diff options
author | Markus Meier <maekke@gentoo.org> | 2013-12-23 22:01:45 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-12-23 22:01:45 +0000 |
commit | bf8deb23b8109b7301fabbbb5e090390360dafdc (patch) | |
tree | 960508d898aa035312c389d82407c4adb616a117 /sys-auth/pam_fprint | |
parent | arm stable, bug #488782 (diff) | |
download | gentoo-2-bf8deb23b8109b7301fabbbb5e090390360dafdc.tar.gz gentoo-2-bf8deb23b8109b7301fabbbb5e090390360dafdc.tar.bz2 gentoo-2-bf8deb23b8109b7301fabbbb5e090390360dafdc.zip |
arm stable, bug #488782
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-auth/pam_fprint')
-rw-r--r-- | sys-auth/pam_fprint/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pam_fprint/pam_fprint-0.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_fprint/ChangeLog b/sys-auth/pam_fprint/ChangeLog index f3373d167517..a2667cd16797 100644 --- a/sys-auth/pam_fprint/ChangeLog +++ b/sys-auth/pam_fprint/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_fprint # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_fprint/ChangeLog,v 1.13 2013/12/23 16:23:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_fprint/ChangeLog,v 1.14 2013/12/23 22:01:45 maekke Exp $ + + 23 Dec 2013; Markus Meier <maekke@gentoo.org> pam_fprint-0.2-r1.ebuild: + arm stable, bug #488782 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> pam_fprint-0.2-r1.ebuild: Stable for sparc, wrt bug #488782 diff --git a/sys-auth/pam_fprint/pam_fprint-0.2-r1.ebuild b/sys-auth/pam_fprint/pam_fprint-0.2-r1.ebuild index 03e01a1efa48..0c80ee82842f 100644 --- a/sys-auth/pam_fprint/pam_fprint-0.2-r1.ebuild +++ b/sys-auth/pam_fprint/pam_fprint-0.2-r1.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/pam_fprint/pam_fprint-0.2-r1.ebuild,v 1.12 2013/12/23 16:23:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_fprint/pam_fprint-0.2-r1.ebuild,v 1.13 2013/12/23 22:01:45 maekke Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/fprint/${P}.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="" RDEPEND="sys-auth/libfprint |