summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-04 18:57:21 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-04 18:57:21 +0000
commit6dabb863882599c6142dc4be987f385b310cf888 (patch)
tree2ecfdd9ac3e23e1622c594769637b9efb63d615f /sys-auth/libfprint
parentold (diff)
downloadhistorical-6dabb863882599c6142dc4be987f385b310cf888.tar.gz
historical-6dabb863882599c6142dc4be987f385b310cf888.tar.bz2
historical-6dabb863882599c6142dc4be987f385b310cf888.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'sys-auth/libfprint')
-rw-r--r--sys-auth/libfprint/ChangeLog5
-rw-r--r--sys-auth/libfprint/libfprint-0.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/libfprint/ChangeLog b/sys-auth/libfprint/ChangeLog
index 3e538047720f..163c56e5f06a 100644
--- a/sys-auth/libfprint/ChangeLog
+++ b/sys-auth/libfprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/libfprint
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.8 2012/02/13 23:44:14 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.9 2012/05/04 18:57:20 jdhore Exp $
+
+ 04 May 2012; Jeff Horelick <jdhore@gentoo.org> libfprint-0.4.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
13 Feb 2012; Michael Weber <xmw@gentoo.org> libfprint-0.4.0.ebuild:
Drop x11-libs/gtk+:2 and dev-libs/glib dependency. Thanks Andrei Slavoiu
diff --git a/sys-auth/libfprint/libfprint-0.4.0.ebuild b/sys-auth/libfprint/libfprint-0.4.0.ebuild
index d08debf4f436..270a394a3dda 100644
--- a/sys-auth/libfprint/libfprint-0.4.0.ebuild
+++ b/sys-auth/libfprint/libfprint-0.4.0.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-auth/libfprint/libfprint-0.4.0.ebuild,v 1.4 2012/02/13 23:44:14 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.4.0.ebuild,v 1.5 2012/05/04 18:57:20 jdhore Exp $
EAPI=4
@@ -20,7 +20,7 @@ RDEPEND="dev-libs/libusb:1
dev-libs/nss
|| ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] x11-libs/gdk-pixbuf )"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S=${WORKDIR}/${MY_PV}