From def5152c5291f89330ba0324c5c2963216c0f372 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Tue, 10 Jun 2008 19:04:34 +0000 Subject: keyword ~sparc-fbsd (Portage version: 2.1.5.4) --- sys-auth/openpam/ChangeLog | 5 ++++- sys-auth/openpam/openpam-20071221.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-auth/openpam') 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 openpam-20071221.ebuild: + keyword ~sparc-fbsd 09 Jun 2008; Alexis Ballier 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" -- cgit v1.2.3-65-gdbad