diff options
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_usb/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pam_usb/pam_usb-0.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pam_usb/ChangeLog b/sys-auth/pam_usb/ChangeLog index b7bbdd6ab7b5..da3c2f2cd832 100644 --- a/sys-auth/pam_usb/ChangeLog +++ b/sys-auth/pam_usb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_usb # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_usb/ChangeLog,v 1.26 2012/05/25 14:01:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_usb/ChangeLog,v 1.27 2012/05/28 19:43:38 johu Exp $ + + 28 May 2012; Johannes Huber <johu@gentoo.org> pam_usb-0.5.0.ebuild: + Stable for x86, wrt bug #407355 25 May 2012; Agostino Sarubbo <ago@gentoo.org> pam_usb-0.5.0.ebuild: Stable for amd64, wrt bug #407355 diff --git a/sys-auth/pam_usb/pam_usb-0.5.0.ebuild b/sys-auth/pam_usb/pam_usb-0.5.0.ebuild index f35b98ad7969..e305ff586281 100644 --- a/sys-auth/pam_usb/pam_usb-0.5.0.ebuild +++ b/sys-auth/pam_usb/pam_usb-0.5.0.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_usb/pam_usb-0.5.0.ebuild,v 1.8 2012/05/25 14:01:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_usb/pam_usb-0.5.0.ebuild,v 1.9 2012/05/28 19:43:38 johu Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/pamusb/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND="dev-libs/libxml2 |