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 | cb37e29524d7718284c5862ae77c9c73d417f3ac (patch) | |
tree | 59d723f1bca190f5e3f3794b6662c9bf787d107e /dev-perl/Text-ChaSen | |
parent | Stable on sparc (diff) | |
download | historical-cb37e29524d7718284c5862ae77c9c73d417f3ac.tar.gz historical-cb37e29524d7718284c5862ae77c9c73d417f3ac.tar.bz2 historical-cb37e29524d7718284c5862ae77c9c73d417f3ac.zip |
Keyworded ~sparc
Package-Manager: portage-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/Manifest | 14 | ||||
-rw-r--r-- | dev-perl/Text-ChaSen/Text-ChaSen-1.03-r1.ebuild | 6 |
3 files changed, 21 insertions, 7 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/Manifest b/dev-perl/Text-ChaSen/Manifest index 061db787b2c6..e8a830564534 100644 --- a/dev-perl/Text-ChaSen/Manifest +++ b/dev-perl/Text-ChaSen/Manifest @@ -1,6 +1,16 @@ -MD5 384d31fd0e78646749684fae9ebce644 ChangeLog 942 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 5fe01d538e08fb67af14401d5eb82b3a ChangeLog 1046 +MD5 5c676e1a5f7067498e1027ce3c617763 Text-ChaSen-1.03-r1.ebuild 721 MD5 b18ee782e0873562e3ecb1ba3d10406a Text-ChaSen-1.03.ebuild 654 MD5 f361e12b1c294f16004a07fa4e3b3246 metadata.xml 176 -MD5 95bc2d03dfd72657c8c5d32cecbea11b Text-ChaSen-1.03-r1.ebuild 714 MD5 74fcef12ba542f4ac99686511df858a1 files/digest-Text-ChaSen-1.03 135 MD5 74fcef12ba542f4ac99686511df858a1 files/digest-Text-ChaSen-1.03-r1 135 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFCWyy7KRy60XGEcJIRAm3QAJ9BC+2vGhMoFIuT3DHEAoAHYHfmvwCeIb/q +CdLTxadDnk0HFtMFHnDzhgo= +=tfrW +-----END PGP SIGNATURE----- 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" |