diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 16:48:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-08 16:48:33 +0000 |
commit | 02e8c307d34411bde93c797d94c1fffbae06e5f6 (patch) | |
tree | 497eb9cc3ad0309bb3e0dfb162589261efe5a2bb /dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild | |
parent | Mark 0.04 stable on alpha (diff) | |
download | gentoo-2-02e8c307d34411bde93c797d94c1fffbae06e5f6.tar.gz gentoo-2-02e8c307d34411bde93c797d94c1fffbae06e5f6.tar.bz2 gentoo-2-02e8c307d34411bde93c797d94c1fffbae06e5f6.zip |
Mark 1.02 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild')
-rw-r--r-- | dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild b/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild index a751242ea30b..774d35005380 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.12 2005/08/25 22:25:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-NTLM/Authen-NTLM-1.02.ebuild,v 1.13 2005/09/08 16:48:33 agriffis Exp $ inherit perl-module @@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.org/modules/by-module/Authen/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ~ia64 ~ppc sparc x86" IUSE="" DEPEND=">=perl-core/MIME-Base64-3.00" |