summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Parpart <trapni@gentoo.org>2005-01-23 13:06:47 +0000
committerChristian Parpart <trapni@gentoo.org>2005-01-23 13:06:47 +0000
commitd7614c6ab9eca086d23bd543389059cee328428f (patch)
tree00fef547ba5dd13254cd938cd1205b8a80536cfc /net-www/mod_auth_pam
parentStable on hppa. (Manifest recommit) (diff)
downloadgentoo-2-d7614c6ab9eca086d23bd543389059cee328428f.tar.gz
gentoo-2-d7614c6ab9eca086d23bd543389059cee328428f.tar.bz2
gentoo-2-d7614c6ab9eca086d23bd543389059cee328428f.zip
adding ~amd64 to keywords
(Portage version: 2.0.51-r14)
Diffstat (limited to 'net-www/mod_auth_pam')
-rw-r--r--net-www/mod_auth_pam/ChangeLog8
-rw-r--r--net-www/mod_auth_pam/mod_auth_pam-1.1.1-r1.ebuild4
-rw-r--r--net-www/mod_auth_pam/mod_auth_pam-1.1.1.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/net-www/mod_auth_pam/ChangeLog b/net-www/mod_auth_pam/ChangeLog
index c27016b5fb2d..7fceabcff945 100644
--- a/net-www/mod_auth_pam/ChangeLog
+++ b/net-www/mod_auth_pam/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-www/mod_auth_pam
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pam/ChangeLog,v 1.5 2005/01/10 22:05:39 trapni Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pam/ChangeLog,v 1.6 2005/01/23 13:06:47 trapni Exp $
+
+ 23 Jan 2005; Christian Parpart <trapni@gentoo.org>
+ mod_auth_pam-1.1.1-r1.ebuild:
+ -m adding ~amd64 to keywords
13 Oct 2004; Christian Parpart <trapni@gentoo.org> :
fixed bug, that prevented the modules to be installed;
diff --git a/net-www/mod_auth_pam/mod_auth_pam-1.1.1-r1.ebuild b/net-www/mod_auth_pam/mod_auth_pam-1.1.1-r1.ebuild
index 8383cd8afbee..cc5d57ed1ac7 100644
--- a/net-www/mod_auth_pam/mod_auth_pam-1.1.1-r1.ebuild
+++ b/net-www/mod_auth_pam/mod_auth_pam-1.1.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pam/mod_auth_pam-1.1.1-r1.ebuild,v 1.1 2005/01/10 22:05:39 trapni Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pam/mod_auth_pam-1.1.1-r1.ebuild,v 1.2 2005/01/23 13:06:47 trapni Exp $
inherit eutils apache-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://pam.sourceforge.net/mod_auth_pam/"
SRC_URI="http://pam.sourceforge.net/mod_auth_pam/dist/${PN}-2.0-1.1.1.tar.gz"
LICENSE="Apache-1.1"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="~x86 ~ppc ~sparc ~amd64"
DEPEND="sys-libs/pam"
SLOT="0"
diff --git a/net-www/mod_auth_pam/mod_auth_pam-1.1.1.ebuild b/net-www/mod_auth_pam/mod_auth_pam-1.1.1.ebuild
index 6486e557040f..ac48517a7fa2 100644
--- a/net-www/mod_auth_pam/mod_auth_pam-1.1.1.ebuild
+++ b/net-www/mod_auth_pam/mod_auth_pam-1.1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pam/mod_auth_pam-1.1.1.ebuild,v 1.4 2004/09/03 23:24:08 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pam/mod_auth_pam-1.1.1.ebuild,v 1.5 2005/01/23 13:06:47 trapni Exp $
inherit eutils