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