diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:08:12 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 08:08:12 +0000 |
commit | 6b185355c2372146a61fcce7a1f6be34b2020425 (patch) | |
tree | 81921ce7688df9d7dc1ffb758360e19e0694206a /dev-perl/Text-ChaSen | |
parent | Version bump." (diff) | |
download | historical-6b185355c2372146a61fcce7a1f6be34b2020425.tar.gz historical-6b185355c2372146a61fcce7a1f6be34b2020425.tar.bz2 historical-6b185355c2372146a61fcce7a1f6be34b2020425.zip |
Stable on amd64.
Diffstat (limited to 'dev-perl/Text-ChaSen')
-rw-r--r-- | dev-perl/Text-ChaSen/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-ChaSen/Text-ChaSen-1.03-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Text-ChaSen/ChangeLog b/dev-perl/Text-ChaSen/ChangeLog index e29ac2588304..57d1d062b0c9 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.5 2004/09/07 08:43:30 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-ChaSen/ChangeLog,v 1.6 2004/10/19 08:02:16 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + Text-ChaSen-1.03-r1.ebuild: + Stable on amd64. 07 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> Text-ChaSen-1.03-r1.ebuild: Added eutils for epatch. 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 e030de64d59b..db0b676dcec0 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 # 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.3 2004/09/07 08:43:30 usata Exp $ +# $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 $ 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" IUSE="" DEPEND=">=app-text/chasen-2.2.9" |