diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-06-10 19:04:34 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-06-10 19:04:34 +0000 |
commit | af6a98a8339d9cf1c35ec6e7a37d2e088d143378 (patch) | |
tree | d0378763ebe4b9912fcaaa3af22146a4972b3d27 /sys-auth/pambase | |
parent | keyword ~x86-fbsd (diff) | |
download | historical-af6a98a8339d9cf1c35ec6e7a37d2e088d143378.tar.gz historical-af6a98a8339d9cf1c35ec6e7a37d2e088d143378.tar.bz2 historical-af6a98a8339d9cf1c35ec6e7a37d2e088d143378.zip |
keyword ~sparc-fbsd
Package-Manager: portage-2.1.5.4
Diffstat (limited to 'sys-auth/pambase')
-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" |