diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 11:09:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-06 11:09:49 +0000 |
commit | b70f45dd5ea24bbb058f656989967e2e834cf4c4 (patch) | |
tree | b49bb718fe5ad63650638718a1ed0b905f0349f7 /sys-auth/pam_fprint | |
parent | Add ~sparc, wrt bug #449220 (diff) | |
download | gentoo-2-b70f45dd5ea24bbb058f656989967e2e834cf4c4.tar.gz gentoo-2-b70f45dd5ea24bbb058f656989967e2e834cf4c4.tar.bz2 gentoo-2-b70f45dd5ea24bbb058f656989967e2e834cf4c4.zip |
Add ~sparc, 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 | 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 1365e2f57c19..d5759efb18c0 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.7 2013/01/01 14:54:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_fprint/ChangeLog,v 1.8 2013/01/06 11:09:49 ago Exp $ + + 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> pam_fprint-0.2-r1.ebuild: + Add ~sparc, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> pam_fprint-0.2-r1.ebuild: Add ~alpha, wrt bug #449220 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 f3cbca505aee..e3bcd40615ce 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.6 2013/01/01 14:54:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_fprint/pam_fprint-0.2-r1.ebuild,v 1.7 2013/01/06 11:09:49 ago Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/fprint/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="sys-auth/libfprint |