diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-17 14:13:52 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-03-17 14:13:52 +0000 |
commit | 3954074f1fa4ec24e2af4cf62ef6c8324716ef8d (patch) | |
tree | e84d1fe0825a92a53c3b34eb5586b7ec04abb24c /sys-auth | |
parent | Re-keyworded ~amd64 wrt bug #210770 (diff) | |
download | gentoo-2-3954074f1fa4ec24e2af4cf62ef6c8324716ef8d.tar.gz gentoo-2-3954074f1fa4ec24e2af4cf62ef6c8324716ef8d.tar.bz2 gentoo-2-3954074f1fa4ec24e2af4cf62ef6c8324716ef8d.zip |
Added ~amd64
(Portage version: 2.1.4.4, RepoMan options: --force)
Diffstat (limited to 'sys-auth')
-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 b46731b3cd2a..c7f75d41da36 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.23 2008/03/15 13:44:08 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.24 2008/03/17 14:13:52 coldwind Exp $ + + 17 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> + pambase-20080306.2.ebuild: + Added ~amd64 15 Mar 2008; Tobias Klausmann <klausman@gentoo.org> pambase-20080306.2.ebuild: diff --git a/sys-auth/pambase/pambase-20080306.2.ebuild b/sys-auth/pambase/pambase-20080306.2.ebuild index 4756853d7d3e..18013146bb68 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.3 2008/03/15 13:44:08 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080306.2.ebuild,v 1.4 2008/03/17 14:13:52 coldwind Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/proj/en/base/pam/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~x86" IUSE="debug cracklib passwdqc consolekit gnome selinux mktemp" RDEPEND=" |