diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-06-10 18:57:52 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-06-10 18:57:52 +0000 |
commit | dc1de3c8f46ba1041d2c9ab64f224a97ff7cc46c (patch) | |
tree | 40b08616d195b87b549bdbe4c7ab551afa430e5c /sys-auth | |
parent | Add ~x86 (diff) | |
download | gentoo-2-dc1de3c8f46ba1041d2c9ab64f224a97ff7cc46c.tar.gz gentoo-2-dc1de3c8f46ba1041d2c9ab64f224a97ff7cc46c.tar.bz2 gentoo-2-dc1de3c8f46ba1041d2c9ab64f224a97ff7cc46c.zip |
keyword ~sparc-fbsd
(Portage version: 2.1.5.4)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/pambase/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/pambase/pambase-20080318.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/pambase/ChangeLog b/sys-auth/pambase/ChangeLog index f12f8940fe8c..49ea30fe7bc4 100644 --- a/sys-auth/pambase/ChangeLog +++ b/sys-auth/pambase/ChangeLog @@ -1,6 +1,9 @@ # 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.30 2008/06/08 22:31:50 the_paya Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.31 2008/06/10 18:57:52 aballier Exp $ + + 10 Jun 2008; Alexis Ballier <aballier@gentoo.org> pambase-20080318.ebuild: + keyword ~sparc-fbsd 08 Jun 2008; Javier Villavicencio <the_paya@gentoo.org> pambase-20080318.ebuild: diff --git a/sys-auth/pambase/pambase-20080318.ebuild b/sys-auth/pambase/pambase-20080318.ebuild index c6566bc19025..514bee715131 100644 --- a/sys-auth/pambase/pambase-20080318.ebuild +++ b/sys-auth/pambase/pambase-20080318.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-20080318.ebuild,v 1.7 2008/06/08 22:31:50 the_paya Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080318.ebuild,v 1.8 2008/06/10 18:57:52 aballier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.flameeyes.eu/gentoo-distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp" RESTRICT="binchecks" |