diff options
Diffstat (limited to 'dev-perl/MIME-Base64/MIME-Base64-2.20.ebuild')
-rw-r--r-- | dev-perl/MIME-Base64/MIME-Base64-2.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MIME-Base64/MIME-Base64-2.20.ebuild b/dev-perl/MIME-Base64/MIME-Base64-2.20.ebuild index 19cd938a6730..2c6baacb6977 100644 --- a/dev-perl/MIME-Base64/MIME-Base64-2.20.ebuild +++ b/dev-perl/MIME-Base64/MIME-Base64-2.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Base64/MIME-Base64-2.20.ebuild,v 1.6 2004/01/18 22:22:38 tuxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Base64/MIME-Base64-2.20.ebuild,v 1.7 2004/02/16 14:01:36 mcummings Exp $ inherit perl-module @@ -11,4 +11,4 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-category/15_World_Wide_Web_HTML_ SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ~ppc sparc alpha hppa ~arm ia64 ~mips" +KEYWORDS="x86 amd64 ~ppc sparc alpha hppa ia64 ~mips" |