diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:43:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 14:43:29 +0000 |
commit | 238c5211f58c63bca042432cf61093ab94933fc3 (patch) | |
tree | b9bf691ca0ebdf1678858089d237180ff429e961 /sys-auth/pam_fprint | |
parent | Add ~ppc, wrt bug #449220 (diff) | |
download | gentoo-2-238c5211f58c63bca042432cf61093ab94933fc3.tar.gz gentoo-2-238c5211f58c63bca042432cf61093ab94933fc3.tar.bz2 gentoo-2-238c5211f58c63bca042432cf61093ab94933fc3.zip |
Add ~ppc, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-auth/pam_fprint')
-rw-r--r-- | sys-auth/pam_fprint/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/pam_fprint/pam_fprint-0.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sys-auth/pam_fprint/ChangeLog b/sys-auth/pam_fprint/ChangeLog index fcee990908a3..f607036fdc30 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_fprint/ChangeLog,v 1.3 2012/01/26 14:48:14 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_fprint/ChangeLog,v 1.4 2012/12/31 14:43:29 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> pam_fprint-0.2-r1.ebuild: + Add ~ppc, wrt bug #449220 26 Jan 2012; Thomas Kahle <tomka@gentoo.org> pam_fprint-0.2-r1.ebuild: ~x86 per bug 390345 @@ -17,4 +20,3 @@ +files/pam_fprint-0.2-headers.patch, +metadata.xml: Initial import, fixes bug 227671, thanks to Jan Buecken and others on this bug. - 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 35fabdf6f544..6eb0058d56ab 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-2012 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.2 2012/01/26 14:48:14 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_fprint/pam_fprint-0.2-r1.ebuild,v 1.3 2012/12/31 14:43:29 ago Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/fprint/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND="sys-auth/libfprint |