diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2008-03-15 13:44:08 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2008-03-15 13:44:08 +0000 |
commit | 8cf04c923c35f60a33c4618f9c5dbe7da297b357 (patch) | |
tree | 5c299647496287d9fbf01df8443c62370b5df3ab /sys-auth/pambase | |
parent | Stable on ppc wrt bug 213465 (diff) | |
download | gentoo-2-8cf04c923c35f60a33c4618f9c5dbe7da297b357.tar.gz gentoo-2-8cf04c923c35f60a33c4618f9c5dbe7da297b357.tar.bz2 gentoo-2-8cf04c923c35f60a33c4618f9c5dbe7da297b357.zip |
Keyworded for (~)alpha, bug 212437
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-auth/pambase')
-rw-r--r-- | sys-auth/pambase/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20080306.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/pambase/ChangeLog b/sys-auth/pambase/ChangeLog index 578a09cb7987..b46731b3cd2a 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.22 2008/03/13 23:43:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.23 2008/03/15 13:44:08 klausman Exp $ + + 15 Mar 2008; Tobias Klausmann <klausman@gentoo.org> + pambase-20080306.2.ebuild: + Keyworded for (~)alpha, bug 212437 13 Mar 2008; Jeroen Roovers <jer@gentoo.org> pambase-20080306.2.ebuild: Marked ~hppa (bug #212437). diff --git a/sys-auth/pambase/pambase-20080306.2.ebuild b/sys-auth/pambase/pambase-20080306.2.ebuild index 19b57e51f48a..4756853d7d3e 100644 --- a/sys-auth/pambase/pambase-20080306.2.ebuild +++ b/sys-auth/pambase/pambase-20080306.2.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-20080306.2.ebuild,v 1.2 2008/03/13 23:43:56 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080306.2.ebuild,v 1.3 2008/03/15 13:44:08 klausman Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/proj/en/base/pam/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~hppa ~x86" +KEYWORDS="~alpha ~hppa ~x86" IUSE="debug cracklib passwdqc consolekit gnome selinux mktemp" RDEPEND=" |