diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-05-04 12:57:45 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2014-05-04 12:57:45 +0000 |
commit | 8a5a6df464f8fc24bfba0b258992cf0833004ddc (patch) | |
tree | a9235b0f3ec122a16a0ab4dd90f6ac32aeff72e4 /net-analyzer/gr-fosphor | |
parent | Add more ucode for recent hardware and bug fixes, bug #508670. (diff) | |
download | gentoo-2-8a5a6df464f8fc24bfba0b258992cf0833004ddc.tar.gz gentoo-2-8a5a6df464f8fc24bfba0b258992cf0833004ddc.tar.bz2 gentoo-2-8a5a6df464f8fc24bfba0b258992cf0833004ddc.zip |
Drop gr-osmosdr dependency again as it is not strictly needed.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-analyzer/gr-fosphor')
-rw-r--r-- | net-analyzer/gr-fosphor/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild | 5 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/gr-fosphor/ChangeLog b/net-analyzer/gr-fosphor/ChangeLog index a83924f4a498..daeb9ba8542a 100644 --- a/net-analyzer/gr-fosphor/ChangeLog +++ b/net-analyzer/gr-fosphor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/gr-fosphor -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gr-fosphor/ChangeLog,v 1.2 2013/11/05 20:39:24 chithanh Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gr-fosphor/ChangeLog,v 1.3 2014/05/04 12:57:45 chithanh Exp $ + + 04 May 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + gr-fosphor-9999.ebuild: + Drop gr-osmosdr dependency again as it is not strictly needed. 05 Nov 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> gr-fosphor-9999.ebuild: diff --git a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild index a71d6484a201..0fc4054e86ca 100644 --- a/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild +++ b/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild,v 1.2 2013/11/05 20:39:24 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/gr-fosphor/gr-fosphor-9999.ebuild,v 1.3 2014/05/04 12:57:45 chithanh Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -30,7 +30,6 @@ RDEPEND="qt4? ( dev-qt/qtopengl:4 ) >=net-wireless/gnuradio-3.7_rc:0=[qt4?,wxwidgets?] - net-wireless/gr-osmosdr glfw? ( >=media-libs/glfw-3 ) virtual/opencl virtual/opengl |