summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-04 22:42:06 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-04 22:42:06 +0000
commit06f1f202e66974ce328bf547cbe937ea74c84860 (patch)
tree794554ba58d3384c4409c41b25c69b660cae7d0f /dev-perl/Authen-NTLM
parentAdding perl dep; fixed header; fixed DEPEND (diff)
downloadhistorical-06f1f202e66974ce328bf547cbe937ea74c84860.tar.gz
historical-06f1f202e66974ce328bf547cbe937ea74c84860.tar.bz2
historical-06f1f202e66974ce328bf547cbe937ea74c84860.zip
Adding perl dep; fixed header; fixed DEPEND
Package-Manager: portage-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