diff options
author | 2012-05-04 09:17:30 +0000 | |
---|---|---|
committer | 2012-05-04 09:17:30 +0000 | |
commit | ff93067136c75612f2e8cdfe176e99a6d259149e (patch) | |
tree | 7ba4f995a672035136285fe918638c1c31ad6ef0 /sys-apps/lshw | |
parent | sci-libs/libcmatrix: Prefer atlas over blas-atlas (diff) | |
download | gentoo-2-ff93067136c75612f2e8cdfe176e99a6d259149e.tar.gz gentoo-2-ff93067136c75612f2e8cdfe176e99a6d259149e.tar.bz2 gentoo-2-ff93067136c75612f2e8cdfe176e99a6d259149e.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sys-apps/lshw')
-rw-r--r-- | sys-apps/lshw/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/lshw/lshw-02.15b.ebuild | 8 | ||||
-rw-r--r-- | sys-apps/lshw/lshw-02.16b-r1.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/lshw/lshw-02.16b.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/sys-apps/lshw/ChangeLog b/sys-apps/lshw/ChangeLog index 26b439dea817..a28ad025a9d3 100644 --- a/sys-apps/lshw/ChangeLog +++ b/sys-apps/lshw/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/lshw # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/ChangeLog,v 1.102 2012/04/21 06:34:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/ChangeLog,v 1.103 2012/05/04 09:17:30 jdhore Exp $ + + 04 May 2012; Jeff Horelick <jdhore@gentoo.org> lshw-02.15b.ebuild, + lshw-02.16b.ebuild, lshw-02.16b-r1.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 21 Apr 2012; Mike Frysinger <vapier@gentoo.org> lshw-02.16b-r1.ebuild: Restore ~arch keywords #410401. diff --git a/sys-apps/lshw/lshw-02.15b.ebuild b/sys-apps/lshw/lshw-02.15b.ebuild index 4086449069d1..e378f06ff74e 100644 --- a/sys-apps/lshw/lshw-02.15b.ebuild +++ b/sys-apps/lshw/lshw-02.15b.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/sys-apps/lshw/lshw-02.15b.ebuild,v 1.14 2011/11/11 17:23:49 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/lshw-02.15b.ebuild,v 1.15 2012/05/04 09:17:30 jdhore Exp $ EAPI=3 inherit flag-o-matic eutils toolchain-funcs @@ -22,8 +22,8 @@ IUSE="gtk sqlite static" RDEPEND="gtk? ( x11-libs/gtk+:2 ) sqlite? ( dev-db/sqlite:3 )" DEPEND="${RDEPEND} - gtk? ( dev-util/pkgconfig ) - sqlite? ( dev-util/pkgconfig )" + gtk? ( virtual/pkgconfig ) + sqlite? ( virtual/pkgconfig )" S=${WORKDIR}/${MY_P} diff --git a/sys-apps/lshw/lshw-02.16b-r1.ebuild b/sys-apps/lshw/lshw-02.16b-r1.ebuild index 54979875fadf..0feaaef52136 100644 --- a/sys-apps/lshw/lshw-02.16b-r1.ebuild +++ b/sys-apps/lshw/lshw-02.16b-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/lshw-02.16b-r1.ebuild,v 1.3 2012/04/21 06:34:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/lshw-02.16b-r1.ebuild,v 1.4 2012/05/04 09:17:30 jdhore Exp $ EAPI=4 inherit flag-o-matic eutils toolchain-funcs @@ -24,8 +24,8 @@ REQUIRED_USE="static? ( !gtk )" RDEPEND="gtk? ( x11-libs/gtk+:2 ) sqlite? ( dev-db/sqlite:3 )" DEPEND="${RDEPEND} - gtk? ( dev-util/pkgconfig ) - sqlite? ( dev-util/pkgconfig )" + gtk? ( virtual/pkgconfig ) + sqlite? ( virtual/pkgconfig )" RDEPEND+=" sys-apps/hwids" S=${WORKDIR}/${MY_P} diff --git a/sys-apps/lshw/lshw-02.16b.ebuild b/sys-apps/lshw/lshw-02.16b.ebuild index 3917c751e1f1..a00610e5104b 100644 --- a/sys-apps/lshw/lshw-02.16b.ebuild +++ b/sys-apps/lshw/lshw-02.16b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/lshw-02.16b.ebuild,v 1.1 2012/01/11 23:01:23 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/lshw/lshw-02.16b.ebuild,v 1.2 2012/05/04 09:17:30 jdhore Exp $ EAPI=4 inherit flag-o-matic eutils toolchain-funcs @@ -22,8 +22,8 @@ IUSE="gtk sqlite static" RDEPEND="gtk? ( x11-libs/gtk+:2 ) sqlite? ( dev-db/sqlite:3 )" DEPEND="${RDEPEND} - gtk? ( dev-util/pkgconfig ) - sqlite? ( dev-util/pkgconfig )" + gtk? ( virtual/pkgconfig ) + sqlite? ( virtual/pkgconfig )" S=${WORKDIR}/${MY_P} |