commit:     9e906e19025cbfae204461b844cb638b77972923
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Fri May 18 20:15:09 2018 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Fri May 18 20:15:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e906e19

net-wireless/osmo-fl2k: minor cleanup

use upstream snapshots to save effort
sox and pv are pdepend not rdepend

Package-Manager: Portage-2.3.38, Repoman-2.3.9

 net-wireless/osmo-fl2k/Manifest               | 2 +-
 net-wireless/osmo-fl2k/osmo-fl2k-0.1.1.ebuild | 6 +++---
 net-wireless/osmo-fl2k/osmo-fl2k-9999.ebuild  | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/net-wireless/osmo-fl2k/Manifest b/net-wireless/osmo-fl2k/Manifest
index 9c9acab7da8..acd1b0033b7 100644
--- a/net-wireless/osmo-fl2k/Manifest
+++ b/net-wireless/osmo-fl2k/Manifest
@@ -1 +1 @@
-DIST osmo-fl2k-0.1.1.tar.xz 59196 BLAKE2B 
031b9bdf7f03f3e9c3bcb158bf5695b3771381d5cbabb94853580c57cf8a7bafcacba6168815b6ff46d6fb4e463ea6caff0e1d289692510801409d8b4cf28b72
 SHA512 
fb19c34919956970106fe7a69632e691f01caef3a1bc212501304f9d910dd08389f95b8d031b3336d009afc08744d846ea3bc349e1d9446bbfd13e11ec95ceff
+DIST osmo-fl2k-0.1.1.tar.gz 68811 BLAKE2B 
6c1b602b47d5e0816d93750e0470ed4530e587341f28e2e93c3aef634d7108b981cc4a96b758d72796316f15e4401ef746b91a983f374e63103ac76d8b7168c1
 SHA512 
55b384e18cfa5a1ab660860874cc6f6256b812ee867c863b6cd12c67cfc3517632469fc1ed6b83a35c956aa5371e1198634a52b292b109da828bee60c23f5140

diff --git a/net-wireless/osmo-fl2k/osmo-fl2k-0.1.1.ebuild 
b/net-wireless/osmo-fl2k/osmo-fl2k-0.1.1.ebuild
index 8125eb474ee..5c0705ae872 100644
--- a/net-wireless/osmo-fl2k/osmo-fl2k-0.1.1.ebuild
+++ b/net-wireless/osmo-fl2k/osmo-fl2k-0.1.1.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
        EGIT_REPO_URI="https://git.osmocom.org/osmo-fl2k";
 else
        KEYWORDS="~amd64"
-       SRC_URI="mirror://gentoo/${P}.tar.xz"
+       SRC_URI="https://git.osmocom.org/osmo-fl2k/snapshot/v${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 
 LICENSE="GPL-2+"
@@ -23,8 +23,8 @@ SLOT="0"
 IUSE="udev"
 
 DEPEND="virtual/libusb:1"
-RDEPEND="${DEPEND}
-       media-sound/sox
+RDEPEND="${DEPEND}"
+PDEPEND="media-sound/sox
        sys-apps/pv"
 
 # continguous memory allocator can optionally be used for zero-copy transfer

diff --git a/net-wireless/osmo-fl2k/osmo-fl2k-9999.ebuild 
b/net-wireless/osmo-fl2k/osmo-fl2k-9999.ebuild
index 8125eb474ee..5c0705ae872 100644
--- a/net-wireless/osmo-fl2k/osmo-fl2k-9999.ebuild
+++ b/net-wireless/osmo-fl2k/osmo-fl2k-9999.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == "9999" ]]; then
        EGIT_REPO_URI="https://git.osmocom.org/osmo-fl2k";
 else
        KEYWORDS="~amd64"
-       SRC_URI="mirror://gentoo/${P}.tar.xz"
+       SRC_URI="https://git.osmocom.org/osmo-fl2k/snapshot/v${PV}.tar.gz -> 
${P}.tar.gz"
 fi
 
 LICENSE="GPL-2+"
@@ -23,8 +23,8 @@ SLOT="0"
 IUSE="udev"
 
 DEPEND="virtual/libusb:1"
-RDEPEND="${DEPEND}
-       media-sound/sox
+RDEPEND="${DEPEND}"
+PDEPEND="media-sound/sox
        sys-apps/pv"
 
 # continguous memory allocator can optionally be used for zero-copy transfer

Reply via email to