commit:     8e9a796e8391041d6fe9e6f17455c06e69642ed1
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 11 14:33:42 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Oct 11 14:33:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e9a796e

net-wireless/gr-iqbal: Drop old

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 net-wireless/gr-iqbal/Manifest               |  1 -
 net-wireless/gr-iqbal/gr-iqbal-0.37.3.ebuild | 29 ----------------------------
 2 files changed, 30 deletions(-)

diff --git a/net-wireless/gr-iqbal/Manifest b/net-wireless/gr-iqbal/Manifest
index 223d546adbe..0a1295defee 100644
--- a/net-wireless/gr-iqbal/Manifest
+++ b/net-wireless/gr-iqbal/Manifest
@@ -1,2 +1 @@
-DIST gr-iqbal-0.37.3.tar.gz 105924 BLAKE2B 
25eddc718e2b6d5c679a0d6f199d9d49ff69b535502bf9449d7561ae8c172014a5058cee7ef692a36ec518408747d63d01a23c963f45a5d4b5f58175c49f5bbc
 SHA512 
04ac24e2cc8ebf458088e4d8b005818d3f2496fdc801779dc276c21ee751520039078d5157022a886494f8d62b586d69c703e83fb0539e775ce95e3ca34cf374
 DIST gr-iqbal-0.38.1.tar.gz 106392 BLAKE2B 
009f36dcf34127e80d8afa91196906a2b2dc8696dd16f9e7d6d9011d9baf2e4c2dfac78eb1acabcbe52dd88ce08b15f8da407b141585f2c60fd63549218576e0
 SHA512 
b2f74bba560478b746ad1b11d70202fa2d396462f4806918379543fc69a915346745b34f9ffb2914091ec677295f6f378a5b22641c26aa37c5e23092623b5cee

diff --git a/net-wireless/gr-iqbal/gr-iqbal-0.37.3.ebuild 
b/net-wireless/gr-iqbal/gr-iqbal-0.37.3.ebuild
deleted file mode 100644
index c1920c8ed5e..00000000000
--- a/net-wireless/gr-iqbal/gr-iqbal-0.37.3.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python2_7 )
-
-inherit cmake-utils python-single-r1
-
-DESCRIPTION="gnuradio I/Q balancing"
-HOMEPAGE="http://git.osmocom.org/gr-iqbal/";
-
-if [[ ${PV} == 9999* ]]; then
-       inherit git-r3
-       EGIT_REPO_URI="https://github.com/osmocom/gr-iqbal.git";
-else
-       SRC_URI="https://github.com/osmocom/gr-iqbal/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~x86"
-fi
-
-LICENSE="GPL-3"
-SLOT="0/${PV}"
-IUSE=""
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RDEPEND="=net-wireless/gnuradio-3.7*:0=[${PYTHON_SINGLE_USEDEP}]
-       net-libs/libosmo-dsp:=
-       dev-libs/boost:=
-       ${PYTHON_DEPS}"
-DEPEND="${RDEPEND}"

Reply via email to