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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/MIME-Base64/MIME-Base64-2.20.ebuild b/dev-perl/MIME-Base64/MIME-Base64-2.20.ebuild index 8ee3e2d461fb..cf2df1c599a4 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-2003 Gentoo Technologies, Inc. +# 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.4 2004/01/07 19:20:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Base64/MIME-Base64-2.20.ebuild,v 1.5 2004/01/08 00:46:04 gustavoz 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" +KEYWORDS="x86 amd64 ~ppc sparc alpha hppa ~arm ia64" |