diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 07:10:20 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 07:10:20 +0000 |
commit | 7877bf6160072d5610ce461d486ed8d0308b7abc (patch) | |
tree | dc3c6a51284dc750885cc67c3df4529f7d49a520 /sci-electronics/gspeakers | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-7877bf6160072d5610ce461d486ed8d0308b7abc.tar.gz historical-7877bf6160072d5610ce461d486ed8d0308b7abc.tar.bz2 historical-7877bf6160072d5610ce461d486ed8d0308b7abc.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'sci-electronics/gspeakers')
-rw-r--r-- | sci-electronics/gspeakers/ChangeLog | 8 | ||||
-rw-r--r-- | sci-electronics/gspeakers/gspeakers-0.11-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-electronics/gspeakers/gspeakers-0.11.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-electronics/gspeakers/ChangeLog b/sci-electronics/gspeakers/ChangeLog index 80d5cd71ac8f..a9a1caf8d2d1 100644 --- a/sci-electronics/gspeakers/ChangeLog +++ b/sci-electronics/gspeakers/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-electronics/gspeakers -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gspeakers/ChangeLog,v 1.13 2011/07/20 16:03:58 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gspeakers/ChangeLog,v 1.14 2012/05/04 07:10:20 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gspeakers-0.11.ebuild, + gspeakers-0.11-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 20 Jul 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml: Drop maintainer due retirement, bug #70723 diff --git a/sci-electronics/gspeakers/gspeakers-0.11-r1.ebuild b/sci-electronics/gspeakers/gspeakers-0.11-r1.ebuild index b90775e7c026..ec46a387c416 100644 --- a/sci-electronics/gspeakers/gspeakers-0.11-r1.ebuild +++ b/sci-electronics/gspeakers/gspeakers-0.11-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gspeakers/gspeakers-0.11-r1.ebuild,v 1.3 2011/07/15 23:36:18 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gspeakers/gspeakers-0.11-r1.ebuild,v 1.4 2012/05/04 07:10:19 jdhore Exp $ EAPI="1" @@ -19,7 +19,7 @@ RDEPEND=" dev-cpp/gtkmm:2.4 dev-libs/libxml2:2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" RDEPEND="${RDEPEND} || ( sci-electronics/gnucap sci-electronics/ngspice diff --git a/sci-electronics/gspeakers/gspeakers-0.11.ebuild b/sci-electronics/gspeakers/gspeakers-0.11.ebuild index d9a845c2ffd4..5f5a60a5bfc1 100644 --- a/sci-electronics/gspeakers/gspeakers-0.11.ebuild +++ b/sci-electronics/gspeakers/gspeakers-0.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gspeakers/gspeakers-0.11.ebuild,v 1.9 2011/07/15 23:36:18 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gspeakers/gspeakers-0.11.ebuild,v 1.10 2012/05/04 07:10:19 jdhore Exp $ EAPI="1" @@ -19,7 +19,7 @@ RDEPEND=" dev-cpp/gtkmm:2.4 dev-libs/libxml2:2" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" RDEPEND="${RDEPEND} || ( >=sci-electronics/gnucap-0.34 sci-electronics/ngspice |