diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-16 12:29:02 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-16 12:29:02 +0000 |
commit | ae937a5d952fa90596cdc9001228a3b1c1beb9dc (patch) | |
tree | a9b8da854df2f1f6d274d9e347b157578b0c4fbb /sys-auth | |
parent | amd64 stable, bug #488782 (diff) | |
download | gentoo-2-ae937a5d952fa90596cdc9001228a3b1c1beb9dc.tar.gz gentoo-2-ae937a5d952fa90596cdc9001228a3b1c1beb9dc.tar.bz2 gentoo-2-ae937a5d952fa90596cdc9001228a3b1c1beb9dc.zip |
amd64 stable, bug #488782
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/fprintd/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/fprintd/fprintd-0.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/fprintd/ChangeLog b/sys-auth/fprintd/ChangeLog index 50d8341b95f5..a4369417750d 100644 --- a/sys-auth/fprintd/ChangeLog +++ b/sys-auth/fprintd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/fprintd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/fprintd/ChangeLog,v 1.14 2013/05/09 08:25:08 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/fprintd/ChangeLog,v 1.15 2013/11/16 12:29:02 pacho Exp $ + + 16 Nov 2013; Pacho Ramos <pacho@gentoo.org> fprintd-0.5.0.ebuild: + amd64 stable, bug #488782 *fprintd-0.5.0 (09 May 2013) 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 |