diff options
author | Thomas Kahle <tomka@gentoo.org> | 2012-01-26 14:48:14 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2012-01-26 14:48:14 +0000 |
commit | 7bcc98ed5f0b5bad6773f8e24541c5b0cdde7cf2 (patch) | |
tree | 4dfe3497660245252003bc6e9fd937a9fc95d645 /sys-auth | |
parent | x86 stable per bug 387923 (diff) | |
download | gentoo-2-7bcc98ed5f0b5bad6773f8e24541c5b0cdde7cf2.tar.gz gentoo-2-7bcc98ed5f0b5bad6773f8e24541c5b0cdde7cf2.tar.bz2 gentoo-2-7bcc98ed5f0b5bad6773f8e24541c5b0cdde7cf2.zip |
~x86 per bug 390345
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_fprint/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/pam_fprint/pam_fprint-0.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/pam_fprint/ChangeLog b/sys-auth/pam_fprint/ChangeLog index 68c36a7d491d..fcee990908a3 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_fprint/ChangeLog,v 1.2 2011/06/16 23:50:32 xmw Exp $ +# 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 $ + + 26 Jan 2012; Thomas Kahle <tomka@gentoo.org> pam_fprint-0.2-r1.ebuild: + ~x86 per bug 390345 *pam_fprint-0.2-r1 (16 Jun 2011) 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 48a7a462ac97..35fabdf6f544 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-2011 Gentoo Foundation +# 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.1 2011/06/16 23:50:32 xmw Exp $ +# $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 $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/fprint/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="sys-auth/libfprint |