summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2008-06-10 19:04:34 +0000
committerAlexis Ballier <aballier@gentoo.org>2008-06-10 19:04:34 +0000
commitdef5152c5291f89330ba0324c5c2963216c0f372 (patch)
treedb44c13f481293073760b66eb7cbca67d5d8c1ef /sys-auth/openpam
parentkeyword ~x86-fbsd (diff)
downloadgentoo-2-def5152c5291f89330ba0324c5c2963216c0f372.tar.gz
gentoo-2-def5152c5291f89330ba0324c5c2963216c0f372.tar.bz2
gentoo-2-def5152c5291f89330ba0324c5c2963216c0f372.zip
keyword ~sparc-fbsd
(Portage version: 2.1.5.4)
Diffstat (limited to 'sys-auth/openpam')
-rw-r--r--sys-auth/openpam/ChangeLog5
-rw-r--r--sys-auth/openpam/openpam-20071221.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/openpam/ChangeLog b/sys-auth/openpam/ChangeLog
index 0f6507be7ac5..691857d20e77 100644
--- a/sys-auth/openpam/ChangeLog
+++ b/sys-auth/openpam/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/openpam
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/ChangeLog,v 1.11 2008/06/09 07:01:38 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/ChangeLog,v 1.12 2008/06/10 19:04:34 aballier Exp $
+
+ 10 Jun 2008; Alexis Ballier <aballier@gentoo.org> openpam-20071221.ebuild:
+ keyword ~sparc-fbsd
09 Jun 2008; Alexis Ballier <aballier@gentoo.org> openpam-20071221.ebuild:
Add missing trailing slash to the modules dir (otherwise modules will not
diff --git a/sys-auth/openpam/openpam-20071221.ebuild b/sys-auth/openpam/openpam-20071221.ebuild
index ffac8cccfd12..5ea83b647d4e 100644
--- a/sys-auth/openpam/openpam-20071221.ebuild
+++ b/sys-auth/openpam/openpam-20071221.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/openpam/openpam-20071221.ebuild,v 1.2 2008/06/09 07:01:38 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/openpam-20071221.ebuild,v 1.3 2008/06/10 19:04:34 aballier Exp $
inherit multilib flag-o-matic autotools
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86-fbsd"
+KEYWORDS="~sparc-fbsd ~x86-fbsd"
IUSE="debug vim-syntax"
RDEPEND="!virtual/pam"