diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-03-04 10:13:30 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-03-04 10:13:30 +0000 |
commit | 5e41b89d1ca6fa40e344db6459f533003a9ef3f6 (patch) | |
tree | 4128559760f50a2efdbe4413858d29f99b15022f /sys-auth | |
parent | version bump wrt #211985 (diff) | |
download | gentoo-2-5e41b89d1ca6fa40e344db6459f533003a9ef3f6.tar.gz gentoo-2-5e41b89d1ca6fa40e344db6459f533003a9ef3f6.tar.bz2 gentoo-2-5e41b89d1ca6fa40e344db6459f533003a9ef3f6.zip |
keyword ~x86 for bug 210770
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pambase/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20080301.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/pambase/ChangeLog b/sys-auth/pambase/ChangeLog index 9ff216c1a84e..62eeab4efe2c 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.11 2008/03/03 05:02:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.12 2008/03/04 10:13:30 opfer Exp $ + + 04 Mar 2008; Christian Faulhammer <opfer@gentoo.org> + pambase-20080301.ebuild: + keyword ~x86 for bug 210770 03 Mar 2008; Jeroen Roovers <jer@gentoo.org> pambase-20080301.ebuild: Marked ~hppa (bug #210770). diff --git a/sys-auth/pambase/pambase-20080301.ebuild b/sys-auth/pambase/pambase-20080301.ebuild index 5433a57438d0..0acc67a869ee 100644 --- a/sys-auth/pambase/pambase-20080301.ebuild +++ b/sys-auth/pambase/pambase-20080301.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-20080301.ebuild,v 1.3 2008/03/03 05:02:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080301.ebuild,v 1.4 2008/03/04 10:13:30 opfer Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/proj/en/base/pam/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~hppa" +KEYWORDS="~hppa ~x86" IUSE="debug cracklib consolekit gnome selinux" RDEPEND=" |