diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 09:17:30 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-04 09:17:30 +0000 |
commit | ff93067136c75612f2e8cdfe176e99a6d259149e (patch) | |
tree | 7ba4f995a672035136285fe918638c1c31ad6ef0 /sys-apps/uam/uam-0.3.ebuild | |
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/uam/uam-0.3.ebuild')
-rw-r--r-- | sys-apps/uam/uam-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/uam/uam-0.3.ebuild b/sys-apps/uam/uam-0.3.ebuild index 27ff2868b328..a0ec2d80a58b 100644 --- a/sys-apps/uam/uam-0.3.ebuild +++ b/sys-apps/uam/uam-0.3.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/uam/uam-0.3.ebuild,v 1.1 2012/01/07 18:55:54 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/uam/uam-0.3.ebuild,v 1.2 2012/05/04 09:17:28 jdhore Exp $ EAPI=4 @@ -17,7 +17,7 @@ IUSE="" RDEPEND="sys-fs/udev" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" DOCS=( NEWS README ) |