diff options
author | 2008-08-10 17:21:56 +0000 | |
---|---|---|
committer | 2008-08-10 17:21:56 +0000 | |
commit | 87bd2874142a0698666207e4bb57230ed8fec375 (patch) | |
tree | c1de96713558f573e0ff237fc0fc9a9f8dc742f9 /sys-auth/pambase | |
parent | Stable on alpha, bug #231189 (diff) | |
download | historical-87bd2874142a0698666207e4bb57230ed8fec375.tar.gz historical-87bd2874142a0698666207e4bb57230ed8fec375.tar.bz2 historical-87bd2874142a0698666207e4bb57230ed8fec375.zip |
Keyworded on alpha, bug #232691
Package-Manager: portage-2.2_rc7/cvs/Linux 2.6.26.1 x86_64
Diffstat (limited to 'sys-auth/pambase')
-rw-r--r-- | sys-auth/pambase/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20080801.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/pambase/ChangeLog b/sys-auth/pambase/ChangeLog index 89d04a88c6e8..78f55ebc9f39 100644 --- a/sys-auth/pambase/ChangeLog +++ b/sys-auth/pambase/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/pambase # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.50 2008/08/02 21:32:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.51 2008/08/10 17:21:56 klausman Exp $ + + 10 Aug 2008; Tobias Klausmann <klausman@gentoo.org> + pambase-20080801.ebuild: + Keyworded on alpha, bug #232691 02 Aug 2008; Markus Rothe <corsair@gentoo.org> pambase-20080801.ebuild: It was meant to be ~ppc64... diff --git a/sys-auth/pambase/pambase-20080801.ebuild b/sys-auth/pambase/pambase-20080801.ebuild index 7510b01f4781..0bc4e37dedaa 100644 --- a/sys-auth/pambase/pambase-20080801.ebuild +++ b/sys-auth/pambase/pambase-20080801.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080801.ebuild,v 1.4 2008/08/02 21:32:04 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080801.ebuild,v 1.5 2008/08/10 17:21:56 klausman Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="http://www.flameeyes.eu/gentoo-distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp ssh +sha512" RESTRICT="binchecks" |