diff options
Diffstat (limited to 'dev-perl/Jcode/Jcode-0.83.ebuild')
-rw-r--r-- | dev-perl/Jcode/Jcode-0.83.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Jcode/Jcode-0.83.ebuild b/dev-perl/Jcode/Jcode-0.83.ebuild index 3465b0fba1ee..bbe2e1cdbea3 100644 --- a/dev-perl/Jcode/Jcode-0.83.ebuild +++ b/dev-perl/Jcode/Jcode-0.83.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/Jcode/Jcode-0.83.ebuild,v 1.4 2004/02/17 16:30:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/Jcode-0.83.ebuild,v 1.5 2004/02/27 22:28:15 mcummings Exp $ inherit perl-module @@ -13,7 +13,7 @@ HOMEPAGE="http://cpan.org/modules/by-authors/id/D/DA/DANKOGAI/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ~ppc sparc alpha ia64" +KEYWORDS="x86 amd64 ppc sparc alpha ia64" newdepend ">=dev-perl/MIME-Base64-2.1" |