summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-11-03 17:35:35 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-11-03 17:35:35 +0000
commiteb2b1849677396809b94e561bab0e1608906fdbe (patch)
tree048feef9dcf6fe0d8e3680b4da65441ed48538a2 /sys-auth/pam_require
parentAdd ~ia64 wrt #282950 (diff)
downloadgentoo-2-eb2b1849677396809b94e561bab0e1608906fdbe.tar.gz
gentoo-2-eb2b1849677396809b94e561bab0e1608906fdbe.tar.bz2
gentoo-2-eb2b1849677396809b94e561bab0e1608906fdbe.zip
Add ~ia64 wrt #282971
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-auth/pam_require')
-rw-r--r--sys-auth/pam_require/ChangeLog7
-rw-r--r--sys-auth/pam_require/pam_require-0.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-auth/pam_require/ChangeLog b/sys-auth/pam_require/ChangeLog
index eeddd6a9b265..6cef17e031f2 100644
--- a/sys-auth/pam_require/ChangeLog
+++ b/sys-auth/pam_require/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/pam_require
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_require/ChangeLog,v 1.5 2008/09/16 15:32:28 trapni Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_require/ChangeLog,v 1.6 2009/11/03 17:35:35 armin76 Exp $
+
+ 03 Nov 2009; Raúl Porcel <armin76@gentoo.org> pam_require-0.7.ebuild:
+ Add ~ia64 wrt #282971
*pam_require-0.7 (16 Sep 2008)
diff --git a/sys-auth/pam_require/pam_require-0.7.ebuild b/sys-auth/pam_require/pam_require-0.7.ebuild
index 487282ca92b5..89490b2dbd3d 100644
--- a/sys-auth/pam_require/pam_require-0.7.ebuild
+++ b/sys-auth/pam_require/pam_require-0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_require/pam_require-0.7.ebuild,v 1.1 2008/09/16 15:32:28 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_require/pam_require-0.7.ebuild,v 1.2 2009/11/03 17:35:35 armin76 Exp $
inherit eutils pam
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.splitbrain.org/projects/pam_require"
SRC_URI="http://www.splitbrain.org/_media/projects/pamrequire/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
IUSE=""
DEPEND="virtual/pam"