summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-auth/openpam')
-rw-r--r--sys-auth/openpam/ChangeLog5
-rw-r--r--sys-auth/openpam/openpam-20050616.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/openpam/ChangeLog b/sys-auth/openpam/ChangeLog
index 480f989c9612..f102dd260949 100644
--- a/sys-auth/openpam/ChangeLog
+++ b/sys-auth/openpam/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/openpam
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/ChangeLog,v 1.4 2006/10/05 11:13:57 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/ChangeLog,v 1.5 2006/10/17 09:31:16 uberlord Exp $
+
+ 17 Oct 2006; Roy Marples <uberlord@gentoo.org> openpam-20050616.ebuild:
+ Added ~sparc-fbsd keyword.
05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
-openpam-20050201-r1.ebuild, openpam-20050616.ebuild:
diff --git a/sys-auth/openpam/openpam-20050616.ebuild b/sys-auth/openpam/openpam-20050616.ebuild
index 948b643c80e2..18ba3433f228 100644
--- a/sys-auth/openpam/openpam-20050616.ebuild
+++ b/sys-auth/openpam/openpam-20050616.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/openpam-20050616.ebuild,v 1.3 2006/10/05 11:13:57 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/openpam-20050616.ebuild,v 1.4 2006/10/17 09:31:16 uberlord Exp $
WANT_AUTOCONF="latest"
WANT_AUTOMAKE="latest"
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86-fbsd"
+KEYWORDS="~sparc-fbsd ~x86-fbsd"
IUSE="debug"
RDEPEND="!virtual/pam"