diff options
Diffstat (limited to 'dev-perl/Text-ChaSen/Text-ChaSen-1.03-r1.ebuild')
-rw-r--r-- | dev-perl/Text-ChaSen/Text-ChaSen-1.03-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Text-ChaSen/Text-ChaSen-1.03-r1.ebuild b/dev-perl/Text-ChaSen/Text-ChaSen-1.03-r1.ebuild index db0b676dcec0..a8e5d105bd80 100644 --- a/dev-perl/Text-ChaSen/Text-ChaSen-1.03-r1.ebuild +++ b/dev-perl/Text-ChaSen/Text-ChaSen-1.03-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-ChaSen/Text-ChaSen-1.03-r1.ebuild,v 1.4 2004/10/19 08:02:16 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-ChaSen/Text-ChaSen-1.03-r1.ebuild,v 1.5 2005/04/12 02:04:32 gustavoz Exp $ inherit perl-module eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.daionet.gr.jp/~knok/chasen/" SLOT="0" LICENSE="chasen" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="x86 amd64 ~ppc ~sparc" IUSE="" DEPEND=">=app-text/chasen-2.2.9" |