diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 14:10:13 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-05-25 14:10:13 +0000 |
commit | 2a1efb8b40be46492799994902376d567a0e9aba (patch) | |
tree | 955b4977f3f4fce6c4a61af73d88bf62c28ec506 /dev-perl/Authen-NTLM | |
parent | dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration (diff) | |
download | historical-2a1efb8b40be46492799994902376d567a0e9aba.tar.gz historical-2a1efb8b40be46492799994902376d567a0e9aba.tar.bz2 historical-2a1efb8b40be46492799994902376d567a0e9aba.zip |
dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-perl/Authen-NTLM')
-rw-r--r-- | dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Authen-NTLM/ChangeLog | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild index a9212dee9a66..c21ac661e748 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.8 2005/04/22 12:31:53 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild,v 1.9 2005/05/25 14:08:30 mcummings Exp $ inherit perl-module @@ -15,6 +15,6 @@ KEYWORDS="x86 amd64 ~ppc sparc ~alpha" IUSE="" DEPEND="${DEPEND}" -RDEPEND=">=dev-perl/MIME-Base64-3.00" +RDEPEND=">=perl-core/MIME-Base64-3.00" export OPTIMIZE="$CFLAGS" diff --git a/dev-perl/Authen-NTLM/ChangeLog b/dev-perl/Authen-NTLM/ChangeLog index 30267f979e47..f185b867f1df 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.5 2005/04/22 12:31:53 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/ChangeLog,v 1.6 2005/05/25 14:08:30 mcummings Exp $ + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> + Authen-NTLM-1.02.ebuild: + dev-perl/MIME-Base64 => perl-core/MIME-Base64 migration 22 Apr 2005; Simon Stelling <blubb@gentoo.org> Authen-NTLM-1.02.ebuild: stable on amd64 |