diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-29 17:42:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-29 17:42:56 +0000 |
commit | c16b97dba244a55527b60c0490ad7ac465be68e4 (patch) | |
tree | c0fc329d702bb601cf454bed6cdf553fc83fca2c /sys-auth | |
parent | Add ~alpha/~ia64/~sparc (diff) | |
download | gentoo-2-c16b97dba244a55527b60c0490ad7ac465be68e4.tar.gz gentoo-2-c16b97dba244a55527b60c0490ad7ac465be68e4.tar.bz2 gentoo-2-c16b97dba244a55527b60c0490ad7ac465be68e4.zip |
Add ~alpha
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pam_usb/ChangeLog | 7 | ||||
-rw-r--r-- | sys-auth/pam_usb/pam_usb-0.4.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/pam_usb/ChangeLog b/sys-auth/pam_usb/ChangeLog index 09512de726c6..33f04647af13 100644 --- a/sys-auth/pam_usb/ChangeLog +++ b/sys-auth/pam_usb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/pam_usb -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_usb/ChangeLog,v 1.15 2008/08/27 18:53:48 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_usb/ChangeLog,v 1.16 2010/05/29 17:42:56 armin76 Exp $ + + 29 May 2010; Raúl Porcel <armin76@gentoo.org> pam_usb-0.4.2.ebuild: + Add ~alpha 27 Aug 2008; Raúl Porcel <armin76@gentoo.org> pam_usb-0.4.2.ebuild: Re-add ~ia64/~sparc diff --git a/sys-auth/pam_usb/pam_usb-0.4.2.ebuild b/sys-auth/pam_usb/pam_usb-0.4.2.ebuild index 93147d723fbb..9eadb7a139f3 100644 --- a/sys-auth/pam_usb/pam_usb-0.4.2.ebuild +++ b/sys-auth/pam_usb/pam_usb-0.4.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 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.4.2.ebuild,v 1.4 2008/08/27 18:53:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_usb/pam_usb-0.4.2.ebuild,v 1.5 2010/05/29 17:42:56 armin76 Exp $ inherit eutils pam @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pamusb.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" RDEPEND=" dev-libs/libxml2 |