diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 04:46:47 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 04:46:47 +0000 |
commit | 1c655ba3c028757ba4f691ce2770d723be100724 (patch) | |
tree | b18e82ef7d35d9e9666be99e43c5bcebb50f0f2a /sys-block/parted/parted-2.3-r1.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-1c655ba3c028757ba4f691ce2770d723be100724.tar.gz gentoo-2-1c655ba3c028757ba4f691ce2770d723be100724.tar.bz2 gentoo-2-1c655ba3c028757ba4f691ce2770d723be100724.zip |
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'sys-block/parted/parted-2.3-r1.ebuild')
-rw-r--r-- | sys-block/parted/parted-2.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-block/parted/parted-2.3-r1.ebuild b/sys-block/parted/parted-2.3-r1.ebuild index bd33da3aefc0..136d702dccdd 100644 --- a/sys-block/parted/parted-2.3-r1.ebuild +++ b/sys-block/parted/parted-2.3-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/sys-block/parted/parted-2.3-r1.ebuild,v 1.2 2011/02/21 17:09:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/parted/parted-2.3-r1.ebuild,v 1.3 2012/05/03 04:46:47 jdhore Exp $ EAPI="3" @@ -29,7 +29,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig " src_prepare() { |