diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 16:24:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 16:24:39 +0000 |
commit | f6c606be60bcbf0c9a5af451ee3f84cc3f33f37f (patch) | |
tree | 6ea208b989d099418f98051cc3ef0cac6d366f9e /sys-auth | |
parent | Stable for ppc64, wrt bug #488782 (diff) | |
download | gentoo-2-f6c606be60bcbf0c9a5af451ee3f84cc3f33f37f.tar.gz gentoo-2-f6c606be60bcbf0c9a5af451ee3f84cc3f33f37f.tar.bz2 gentoo-2-f6c606be60bcbf0c9a5af451ee3f84cc3f33f37f.zip |
Stable for ppc64, wrt bug #488782
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
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 d42b9644c2bb..32669fd0bd95 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.19 2013/12/23 22:02:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/fprintd/ChangeLog,v 1.20 2013/12/24 16:24:39 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> fprintd-0.5.0.ebuild: + Stable for ppc64, wrt bug #488782 23 Dec 2013; Markus Meier <maekke@gentoo.org> fprintd-0.5.0.ebuild: arm stable, bug #488782 diff --git a/sys-auth/fprintd/fprintd-0.5.0.ebuild b/sys-auth/fprintd/fprintd-0.5.0.ebuild index 518c99b66729..73bd64f510df 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.6 2013/12/23 22:02:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/fprintd/fprintd-0.5.0.ebuild,v 1.7 2013/12/24 16:24:39 ago 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 |