summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Villavicencio <the_paya@gentoo.org>2008-06-08 22:31:50 +0000
committerJavier Villavicencio <the_paya@gentoo.org>2008-06-08 22:31:50 +0000
commitf144210c4c7c1dbca50bb841c7e9e9b9b7b8ef06 (patch)
tree9c4b3702c4879f18df87c92afb60374c51db3299 /sys-auth
parentKeyworded ~x86-fbsd. (diff)
downloadgentoo-2-f144210c4c7c1dbca50bb841c7e9e9b9b7b8ef06.tar.gz
gentoo-2-f144210c4c7c1dbca50bb841c7e9e9b9b7b8ef06.tar.bz2
gentoo-2-f144210c4c7c1dbca50bb841c7e9e9b9b7b8ef06.zip
Keyworded ~x86-fbsd.
(Portage version: 2.1.5.4)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pambase/ChangeLog6
-rw-r--r--sys-auth/pambase/pambase-20080318.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-auth/pambase/ChangeLog b/sys-auth/pambase/ChangeLog
index 914dd69598f6..f12f8940fe8c 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.29 2008/06/04 09:18:59 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/ChangeLog,v 1.30 2008/06/08 22:31:50 the_paya Exp $
+
+ 08 Jun 2008; Javier Villavicencio <the_paya@gentoo.org>
+ pambase-20080318.ebuild:
+ Keyworded ~x86-fbsd.
04 Jun 2008; Markus Rothe <corsair@gentoo.org> pambase-20080318.ebuild:
Added ~ppc64; bug #224555
diff --git a/sys-auth/pambase/pambase-20080318.ebuild b/sys-auth/pambase/pambase-20080318.ebuild
index 81fd070f5792..c6566bc19025 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.6 2008/06/04 09:18:59 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pambase/pambase-20080318.ebuild,v 1.7 2008/06/08 22:31:50 the_paya 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"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="debug cracklib passwdqc consolekit gnome-keyring selinux mktemp"
RESTRICT="binchecks"