diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-12 02:04:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-12 02:04:32 +0000 |
commit | 33cbc5e2c0bfdbeb5048b16673f2e54940b749ba (patch) | |
tree | b2d41f13fb9b00b44ff094a56a5bdcb97488db43 /dev-perl/Text-ChaSen | |
parent | Stable on sparc (diff) | |
download | gentoo-2-33cbc5e2c0bfdbeb5048b16673f2e54940b749ba.tar.gz gentoo-2-33cbc5e2c0bfdbeb5048b16673f2e54940b749ba.tar.bz2 gentoo-2-33cbc5e2c0bfdbeb5048b16673f2e54940b749ba.zip |
Keyworded ~sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/Text-ChaSen')
-rw-r--r-- | dev-perl/Text-ChaSen/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Text-ChaSen/Text-ChaSen-1.03-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Text-ChaSen/ChangeLog b/dev-perl/Text-ChaSen/ChangeLog index 57d1d062b0c9..a9c8b100b98d 100644 --- a/dev-perl/Text-ChaSen/ChangeLog +++ b/dev-perl/Text-ChaSen/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-ChaSen -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-ChaSen/ChangeLog,v 1.6 2004/10/19 08:02:16 absinthe Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-ChaSen/ChangeLog,v 1.7 2005/04/12 02:04:32 gustavoz Exp $ + + 12 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> + Text-ChaSen-1.03-r1.ebuild: + Keyworded ~sparc 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> Text-ChaSen-1.03-r1.ebuild: 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" |