diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-05-28 15:31:43 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-05-28 15:31:43 +0000 |
commit | f8c0844396af09eb3f008d30bb5cb2fa77057b3f (patch) | |
tree | 6d51afacf2e5ae7dd98106fbaa4ce54770b0f7e0 /dev-perl/Jcode/Jcode-2.03.ebuild | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-f8c0844396af09eb3f008d30bb5cb2fa77057b3f.tar.gz gentoo-2-f8c0844396af09eb3f008d30bb5cb2fa77057b3f.tar.bz2 gentoo-2-f8c0844396af09eb3f008d30bb5cb2fa77057b3f.zip |
Stable on alpha.
(Portage version: 2.1_rc3)
Diffstat (limited to 'dev-perl/Jcode/Jcode-2.03.ebuild')
-rw-r--r-- | dev-perl/Jcode/Jcode-2.03.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Jcode/Jcode-2.03.ebuild b/dev-perl/Jcode/Jcode-2.03.ebuild index 97936e7f0128..3d85c386b02b 100644 --- a/dev-perl/Jcode/Jcode-2.03.ebuild +++ b/dev-perl/Jcode/Jcode-2.03.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/Jcode-2.03.ebuild,v 1.8 2006/04/21 21:10:43 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Jcode/Jcode-2.03.ebuild,v 1.9 2006/05/28 15:31:43 kloeri 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="~alpha ~amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" DEPEND=">=virtual/perl-MIME-Base64-2.1" |