summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-03-06 17:15:21 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-03-06 17:15:21 +0000
commite8a0563f4497e20c6e24802f6b38c3a92c7c4413 (patch)
treec8403767455a370163c0fde216850e675e49b42c /sys-auth
parentStable on ppc wrt bug 212470 (diff)
downloadgentoo-2-e8a0563f4497e20c6e24802f6b38c3a92c7c4413.tar.gz
gentoo-2-e8a0563f4497e20c6e24802f6b38c3a92c7c4413.tar.bz2
gentoo-2-e8a0563f4497e20c6e24802f6b38c3a92c7c4413.zip
Add ~sparc for testing, required for re-keyword request in Bug #212437.
(Portage version: 2.2_pre3)
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_mktemp/ChangeLog7
-rw-r--r--sys-auth/pam_mktemp/pam_mktemp-1.0.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/pam_mktemp/ChangeLog b/sys-auth/pam_mktemp/ChangeLog
index a85cffacb39e..b6b57781c168 100644
--- a/sys-auth/pam_mktemp/ChangeLog
+++ b/sys-auth/pam_mktemp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/pam_mktemp
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mktemp/ChangeLog,v 1.5 2007/10/27 14:05:01 angelos Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mktemp/ChangeLog,v 1.6 2008/03/06 17:15:21 fmccor Exp $
+
+ 06 Mar 2008; Ferris McCormick <fmccor@gentoo.org> pam_mktemp-1.0.3.ebuild:
+ Add ~sparc for testing, required for re-keyword request in Bug #212437.
27 Oct 2007; Christoph Mende <angelos@gentoo.org> pam_mktemp-1.0.3.ebuild:
Stable on amd64 wrt bug #194439
diff --git a/sys-auth/pam_mktemp/pam_mktemp-1.0.3.ebuild b/sys-auth/pam_mktemp/pam_mktemp-1.0.3.ebuild
index 61ef81ec4d71..db80b2b1670b 100644
--- a/sys-auth/pam_mktemp/pam_mktemp-1.0.3.ebuild
+++ b/sys-auth/pam_mktemp/pam_mktemp-1.0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mktemp/pam_mktemp-1.0.3.ebuild,v 1.3 2007/10/27 14:05:01 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_mktemp/pam_mktemp-1.0.3.ebuild,v 1.4 2008/03/06 17:15:21 fmccor Exp $
inherit toolchain-funcs pam
@@ -10,7 +10,7 @@ SRC_URI="http://www.openwall.com/pam/modules/${PN}/${P}.tar.gz"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~sparc x86"
IUSE=""
DEPEND="virtual/pam"