summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-04 22:30:49 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-04 22:30:49 +0000
commit2bbcffefa64dd8e6634f00b33b283be577010567 (patch)
tree08fa6811b7cb839121217636b2ee422800fe1e0d /dev-perl/Authen-NTLM
parentAdding perl dep; fixed header; fixed DEPEND (diff)
downloadgentoo-2-2bbcffefa64dd8e6634f00b33b283be577010567.tar.gz
gentoo-2-2bbcffefa64dd8e6634f00b33b283be577010567.tar.bz2
gentoo-2-2bbcffefa64dd8e6634f00b33b283be577010567.zip
Adding perl dep; fixed header; fixed DEPEND
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/Authen-NTLM')
-rw-r--r--dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild7
-rw-r--r--dev-perl/Authen-NTLM/ChangeLog8
2 files changed, 10 insertions, 5 deletions
diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild
index 4e541f142de8..2b39465f2ffa 100644
--- a/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild
+++ b/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild,v 1.14 2005/10/02 12:16:24 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild,v 1.15 2006/08/04 22:30:49 mcummings Exp $
inherit perl-module
@@ -14,7 +14,8 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="alpha amd64 ia64 ~ppc sparc x86"
IUSE=""
-DEPEND=">=perl-core/MIME-Base64-3.00"
+DEPEND=">=perl-core/MIME-Base64-3.00
+ dev-lang/perl"
RDEPEND="${DEPEND}"
export OPTIMIZE="$CFLAGS"
diff --git a/dev-perl/Authen-NTLM/ChangeLog b/dev-perl/Authen-NTLM/ChangeLog
index 0a728e9079b4..5cf16e5b42d8 100644
--- a/dev-perl/Authen-NTLM/ChangeLog
+++ b/dev-perl/Authen-NTLM/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Authen-NTLM
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.11 2005/10/02 12:16:24 agriffis Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.12 2006/08/04 22:30:49 mcummings Exp $
+
+ 04 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ Authen-NTLM-1.02.ebuild:
+ Adding perl dep; fixed header; fixed DEPEND
02 Oct 2005; Aron Griffis <agriffis@gentoo.org> Authen-NTLM-1.02.ebuild:
Mark 1.02 stable on ia64