summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-29 12:54:04 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-29 12:54:04 +0000
commite4438eb9e2dcaca9def66a4e3acebfa3f944563a (patch)
tree779e34df0996356f151ee273d8072fa831ae29f0 /sys-auth
parentFix gtk+ slot deps (diff)
downloadgentoo-2-e4438eb9e2dcaca9def66a4e3acebfa3f944563a.tar.gz
gentoo-2-e4438eb9e2dcaca9def66a4e3acebfa3f944563a.tar.bz2
gentoo-2-e4438eb9e2dcaca9def66a4e3acebfa3f944563a.zip
Fix gtk+ slot deps
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/libfprint/ChangeLog7
-rw-r--r--sys-auth/libfprint/libfprint-0.3.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/libfprint/ChangeLog b/sys-auth/libfprint/ChangeLog
index 36816d8634c4..4626b624913c 100644
--- a/sys-auth/libfprint/ChangeLog
+++ b/sys-auth/libfprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/libfprint
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.2 2010/10/27 09:38:00 xmw Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/ChangeLog,v 1.3 2011/03/29 12:54:04 angelos Exp $
+
+ 29 Mar 2011; Christoph Mende <angelos@gentoo.org> libfprint-0.3.0.ebuild:
+ Fix gtk+ slot deps
*libfprint-0.3.0 (27 Oct 2010)
diff --git a/sys-auth/libfprint/libfprint-0.3.0.ebuild b/sys-auth/libfprint/libfprint-0.3.0.ebuild
index 5a9021fb3509..5fe819dd8d53 100644
--- a/sys-auth/libfprint/libfprint-0.3.0.ebuild
+++ b/sys-auth/libfprint/libfprint-0.3.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.3.0.ebuild,v 1.1 2010/10/27 09:38:00 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/libfprint/libfprint-0.3.0.ebuild,v 1.2 2011/03/29 12:54:04 angelos Exp $
EAPI=3
@@ -19,7 +19,7 @@ IUSE="X debug +examples static-libs"
RDEPEND="dev-libs/glib:2
dev-libs/libusb:1
dev-libs/nss
- x11-libs/gtk+
+ x11-libs/gtk+:2
|| ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] )
X? ( examples? (
x11-libs/libXext