diff options
author | 2012-05-03 04:46:47 +0000 | |
---|---|---|
committer | 2012-05-03 04:46:47 +0000 | |
commit | 4320a48f0d447689b593dd117383d2a2a4adf9ee (patch) | |
tree | 0ee88c12aae12d4ed23f05d5fffdfc46db37d63f /sys-block/parted/parted-3.1.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-4320a48f0d447689b593dd117383d2a2a4adf9ee.tar.gz historical-4320a48f0d447689b593dd117383d2a2a4adf9ee.tar.bz2 historical-4320a48f0d447689b593dd117383d2a2a4adf9ee.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'sys-block/parted/parted-3.1.ebuild')
-rw-r--r-- | sys-block/parted/parted-3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/parted/parted-3.1.ebuild b/sys-block/parted/parted-3.1.ebuild index aa039547eeaa..4050c078ecd6 100644 --- a/sys-block/parted/parted-3.1.ebuild +++ b/sys-block/parted/parted-3.1.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-block/parted/parted-3.1.ebuild,v 1.1 2012/03/04 18:23:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-3.1.ebuild,v 1.2 2012/05/03 04:46:47 jdhore Exp $ EAPI="3" @@ -29,7 +29,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig test? ( >=dev-libs/check-0.9.3 ) " |