summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2007-01-07 21:43:50 +0000
committerMichael Cummings <mcummings@gentoo.org>2007-01-07 21:43:50 +0000
commit174f7b42a23f84687f15744675b5648329905dbe (patch)
treed29d84d561a2af340705d34e1a3768f2f4558867 /dev-perl/Apache2-AuthenNTLM
parentNew ebuild for bug #155364 (diff)
downloadhistorical-174f7b42a23f84687f15744675b5648329905dbe.tar.gz
historical-174f7b42a23f84687f15744675b5648329905dbe.tar.bz2
historical-174f7b42a23f84687f15744675b5648329905dbe.zip
Marking amd64 stable
Package-Manager: portage-2.1.2_rc4-r3
Diffstat (limited to 'dev-perl/Apache2-AuthenNTLM')
-rw-r--r--dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild7
-rw-r--r--dev-perl/Apache2-AuthenNTLM/ChangeLog8
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild b/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild
index 949e54357063..16e06ce90197 100644
--- a/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild
+++ b/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild,v 1.2 2006/12/10 13:09:30 yuval Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache2-AuthenNTLM/Apache2-AuthenNTLM-0.02.ebuild,v 1.3 2007/01/07 21:24:25 mcummings Exp $
inherit perl-module
@@ -10,10 +10,9 @@ SRC_URI="mirror://cpan/authors/id/S/SP/SPEEVES/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
DEPEND="dev-lang/perl
virtual/perl-MIME-Base64
>=www-apache/mod_perl-2"
-RDEPEND="${DEPEND}"
diff --git a/dev-perl/Apache2-AuthenNTLM/ChangeLog b/dev-perl/Apache2-AuthenNTLM/ChangeLog
index d5a5b89456c0..737bc414b564 100644
--- a/dev-perl/Apache2-AuthenNTLM/ChangeLog
+++ b/dev-perl/Apache2-AuthenNTLM/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Apache2-AuthenNTLM
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache2-AuthenNTLM/ChangeLog,v 1.2 2006/12/10 13:09:30 yuval Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Apache2-AuthenNTLM/ChangeLog,v 1.3 2007/01/07 21:24:25 mcummings Exp $
+
+ 07 Jan 2007; Michael Cummings <mcummings@gentoo.org>
+ Apache2-AuthenNTLM-0.02.ebuild:
+ Marking amd64 stable
10 Dec 2006; Yuval Yaari <yuval@gentoo.org>
Apache2-AuthenNTLM-0.02.ebuild: