summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Authen-NTLM')
-rw-r--r--dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild6
-rw-r--r--dev-perl/Authen-NTLM/ChangeLog6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild
index c9d5296b8492..ef5fee74b915 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
# 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.10 2005/07/07 01:10:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild,v 1.11 2005/07/07 01:16:41 mcummings Exp $
inherit perl-module
@@ -14,7 +14,7 @@ LICENSE="|| ( Artistic GPL-2 )"
KEYWORDS="x86 amd64 ~ppc sparc ~alpha"
IUSE=""
-DEPEND="${RDEPEND}"
-RDEPEND=">=perl-core/MIME-Base64-3.00"
+DEPEND=">=perl-core/MIME-Base64-3.00"
+RDEPEND="${DEPEND}"
export OPTIMIZE="$CFLAGS"
diff --git a/dev-perl/Authen-NTLM/ChangeLog b/dev-perl/Authen-NTLM/ChangeLog
index 9314182b620a..b4feb6e36579 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.7 2005/07/07 01:10:33 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.8 2005/07/07 01:16:41 mcummings Exp $
+
+ 07 Jul 2005; Michael Cummings <mcummings@gentoo.org>
+ Authen-NTLM-1.02.ebuild:
+ oops - had it backwards, sorry
07 Jul 2005; Michael Cummings <mcummings@gentoo.org>
Authen-NTLM-1.02.ebuild: