diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 16:23:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 16:23:37 +0000 |
commit | f4aafa146a7feda4fb80d338fabe7e7110f1c3a1 (patch) | |
tree | 848d121f336921f31ed796a723c8e386a571a0e6 /sys-auth/fprintd | |
parent | Stable for sparc, wrt bug #488782 (diff) | |
download | gentoo-2-f4aafa146a7feda4fb80d338fabe7e7110f1c3a1.tar.gz gentoo-2-f4aafa146a7feda4fb80d338fabe7e7110f1c3a1.tar.bz2 gentoo-2-f4aafa146a7feda4fb80d338fabe7e7110f1c3a1.zip |
Stable for sparc, wrt bug #488782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-auth/fprintd')
-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 66b53ce6eef9..8044ceddccaf 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.17 2013/12/23 11:22:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/fprintd/ChangeLog,v 1.18 2013/12/23 16:23:37 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> fprintd-0.5.0.ebuild: + Stable for sparc, wrt bug #488782 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> fprintd-0.5.0.ebuild: Stable for ppc, wrt bug #488782 diff --git a/sys-auth/fprintd/fprintd-0.5.0.ebuild b/sys-auth/fprintd/fprintd-0.5.0.ebuild index b2443db7331f..c709829376b5 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.4 2013/12/23 11:22:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/fprintd/fprintd-0.5.0.ebuild,v 1.5 2013/12/23 16:23:37 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 |