diff options
author | 2005-03-28 09:32:10 +0000 | |
---|---|---|
committer | 2005-03-28 09:32:10 +0000 | |
commit | a9e127db6a312afe24c490df16170d59d717b2a3 (patch) | |
tree | a57c9cb920ad1be14cd621150cb80f8b4e783671 /app-i18n/scim-anthy | |
parent | Version bumped. (diff) | |
download | historical-a9e127db6a312afe24c490df16170d59d717b2a3.tar.gz historical-a9e127db6a312afe24c490df16170d59d717b2a3.tar.bz2 historical-a9e127db6a312afe24c490df16170d59d717b2a3.zip |
Stable on x86 and added to ~ppc; bug #86825.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-i18n/scim-anthy')
-rw-r--r-- | app-i18n/scim-anthy/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim-anthy/Manifest | 16 | ||||
-rw-r--r-- | app-i18n/scim-anthy/scim-anthy-0.3.1.ebuild | 4 |
3 files changed, 19 insertions, 6 deletions
diff --git a/app-i18n/scim-anthy/ChangeLog b/app-i18n/scim-anthy/ChangeLog index 6e7c9545d7f9..11ba84493173 100644 --- a/app-i18n/scim-anthy/ChangeLog +++ b/app-i18n/scim-anthy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/scim-anthy # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.4 2005/02/28 15:37:23 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.5 2005/03/28 09:32:10 usata Exp $ + + 28 Mar 2005; Mamoru KOMACHI <usata@gentoo.org> scim-anthy-0.3.1.ebuild: + Stable on x86 and added to ~ppc; bug #86825. 01 Mar 2005; MATSUU Takuto <matsuu@gentoo.org> scim-anthy-0.3.1.ebuild: Added ~amd64. diff --git a/app-i18n/scim-anthy/Manifest b/app-i18n/scim-anthy/Manifest index 2ace9ac38e2e..43a68ec9ebe0 100644 --- a/app-i18n/scim-anthy/Manifest +++ b/app-i18n/scim-anthy/Manifest @@ -1,6 +1,16 @@ -MD5 533973cd1ec8001bae9fbcb6dd63eaf1 scim-anthy-0.3.1.ebuild 974 -MD5 e50cc4fc3941da33f196540739f7ef74 scim-anthy-0.2.0.ebuild 971 -MD5 6aebe6fadd191d1b5b51f18a39940600 ChangeLog 597 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 92be411f1383afe52e159ec2db910628 ChangeLog 718 MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156 +MD5 e50cc4fc3941da33f196540739f7ef74 scim-anthy-0.2.0.ebuild 971 +MD5 94340847412383e80d8cf981a1a9eef3 scim-anthy-0.3.1.ebuild 977 MD5 29c5ca987a06294af02811e6634bafad files/digest-scim-anthy-0.2.0 68 MD5 f3fb0c165858cdf04423a69602ad7e2f files/digest-scim-anthy-0.3.1 68 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFCR88iVWNWqTUmv+0RAtJqAKCohciL3EAbhfqV6l/ApC8r/2XC9QCgsi3x +rWe4yye+bKBe3EI9Jma2vFE= +=m8Ak +-----END PGP SIGNATURE----- diff --git a/app-i18n/scim-anthy/scim-anthy-0.3.1.ebuild b/app-i18n/scim-anthy/scim-anthy-0.3.1.ebuild index d76a45168f06..53c4210dabd4 100644 --- a/app-i18n/scim-anthy/scim-anthy-0.3.1.ebuild +++ b/app-i18n/scim-anthy/scim-anthy-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-0.3.1.ebuild,v 1.2 2005/02/28 15:37:23 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-0.3.1.ebuild,v 1.3 2005/03/28 09:32:10 usata Exp $ DESCRIPTION="Japanese input method Anthy IMEngine for SCIM" HOMEPAGE="http://scim-imengine.sourceforge.jp/index.cgi?cmd=view;name=SCIMAnthy" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge.jp/scim-imengine/13188/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64 ~ppc" IUSE="" DEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 ) |