diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-16 12:30:17 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-16 12:30:17 +0000 |
commit | 4dceefa83e6bf2a57c07e268cc0f1ac62f58970d (patch) | |
tree | a4e8d76b750d0fe42a962d18b6508168a6e77ce2 /sys-auth/fprintd/fprintd-0.5.0.ebuild | |
parent | amd64 stable, bug #488774 (diff) | |
download | historical-4dceefa83e6bf2a57c07e268cc0f1ac62f58970d.tar.gz historical-4dceefa83e6bf2a57c07e268cc0f1ac62f58970d.tar.bz2 historical-4dceefa83e6bf2a57c07e268cc0f1ac62f58970d.zip |
amd64 stable, bug #488782
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'sys-auth/fprintd/fprintd-0.5.0.ebuild')
-rw-r--r-- | sys-auth/fprintd/fprintd-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/fprintd/fprintd-0.5.0.ebuild b/sys-auth/fprintd/fprintd-0.5.0.ebuild index c0dd85f0d9f1..7ba0cd989be4 100644 --- a/sys-auth/fprintd/fprintd-0.5.0.ebuild +++ b/sys-auth/fprintd/fprintd-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/fprintd/fprintd-0.5.0.ebuild,v 1.1 2013/05/09 08:25:08 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/fprintd/fprintd-0.5.0.ebuild,v 1.2 2013/11/16 12:29:02 pacho Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="http://cgit.freedesktop.org/libfprint/${PN}/snapshot/${MY_PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc pam static-libs" RDEPEND="dev-libs/dbus-glib |