summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2014-08-19 02:31:49 +0000
committerRick Farina <zerochaos@gentoo.org>2014-08-19 02:31:49 +0000
commit79ff265f222c9ed9489aafc7fa39f25c2ff992de (patch)
tree1a0facacad633d59eadab890592695fd7062f31c /net-wireless
parentfixing bug #497586 and setting defaults back to 1.4.0_pre settings. avoiding ... (diff)
downloadgentoo-2-79ff265f222c9ed9489aafc7fa39f25c2ff992de.tar.gz
gentoo-2-79ff265f222c9ed9489aafc7fa39f25c2ff992de.tar.bz2
gentoo-2-79ff265f222c9ed9489aafc7fa39f25c2ff992de.zip
cheetah is an rdep of grc, and an unconditional dep of build.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/gnuradio/ChangeLog6
-rw-r--r--net-wireless/gnuradio/gnuradio-3.7.4.ebuild3
-rw-r--r--net-wireless/gnuradio/gnuradio-9999.ebuild3
3 files changed, 9 insertions, 3 deletions
diff --git a/net-wireless/gnuradio/ChangeLog b/net-wireless/gnuradio/ChangeLog
index a37582b99a4d..12425e3f2451 100644
--- a/net-wireless/gnuradio/ChangeLog
+++ b/net-wireless/gnuradio/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-wireless/gnuradio
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v 1.49 2014/08/15 00:52:36 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/ChangeLog,v 1.50 2014/08/19 02:31:49 zerochaos Exp $
+
+ 18 Aug 2014; Rick Farina <zerochaos@gentoo.org> gnuradio-3.7.4.ebuild,
+ gnuradio-9999.ebuild:
+ cheetah is an rdep of grc, and an unconditional dep of build.
15 Aug 2014; Rick Farina <zerochaos@gentoo.org> gnuradio-3.6.5.1-r2.ebuild,
gnuradio-3.7.4.ebuild, gnuradio-9999.ebuild:
diff --git a/net-wireless/gnuradio/gnuradio-3.7.4.ebuild b/net-wireless/gnuradio/gnuradio-3.7.4.ebuild
index b906d23d185f..f5d1691a0439 100644
--- a/net-wireless/gnuradio/gnuradio-3.7.4.ebuild
+++ b/net-wireless/gnuradio/gnuradio-3.7.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-3.7.4.ebuild,v 1.6 2014/08/15 00:52:36 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-3.7.4.ebuild,v 1.7 2014/08/19 02:31:49 zerochaos Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -50,6 +50,7 @@ RDEPEND="${PYTHON_DEPS}
fcd? ( virtual/libusb:1 )
filter? ( sci-libs/scipy )
grc? (
+ dev-python/cheetah[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
>=dev-python/pygtk-2.10:2[${PYTHON_USEDEP}]
)
diff --git a/net-wireless/gnuradio/gnuradio-9999.ebuild b/net-wireless/gnuradio/gnuradio-9999.ebuild
index a09555a8b596..475da8ae433a 100644
--- a/net-wireless/gnuradio/gnuradio-9999.ebuild
+++ b/net-wireless/gnuradio/gnuradio-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-9999.ebuild,v 1.19 2014/08/15 00:52:36 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnuradio/gnuradio-9999.ebuild,v 1.20 2014/08/19 02:31:49 zerochaos Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -51,6 +51,7 @@ RDEPEND="${PYTHON_DEPS}
fcd? ( virtual/libusb:1 )
filter? ( sci-libs/scipy )
grc? (
+ dev-python/cheetah[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
>=dev-python/pygtk-2.10:2[${PYTHON_USEDEP}]
)