diff options
author | 2005-02-28 15:37:23 +0000 | |
---|---|---|
committer | 2005-02-28 15:37:23 +0000 | |
commit | daf606917f151b498d0f57cf0c4792f2d4227a7f (patch) | |
tree | f838a5c12687cccc48cba52757d061ffc6c6acff /app-i18n/scim-anthy | |
parent | Fixed broken Manifest. (diff) | |
download | gentoo-2-daf606917f151b498d0f57cf0c4792f2d4227a7f.tar.gz gentoo-2-daf606917f151b498d0f57cf0c4792f2d4227a7f.tar.bz2 gentoo-2-daf606917f151b498d0f57cf0c4792f2d4227a7f.zip |
Added ~amd64.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-i18n/scim-anthy')
-rw-r--r-- | app-i18n/scim-anthy/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim-anthy/scim-anthy-0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim-anthy/ChangeLog b/app-i18n/scim-anthy/ChangeLog index fae57e7b815f..6e7c9545d7f9 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.3 2005/02/05 07:07:26 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.4 2005/02/28 15:37:23 matsuu Exp $ + + 01 Mar 2005; MATSUU Takuto <matsuu@gentoo.org> scim-anthy-0.3.1.ebuild: + Added ~amd64. *scim-anthy-0.3.1 (05 Feb 2005) 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 2a947a6de2d5..d76a45168f06 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.1 2005/02/05 07:07:26 usata Exp $ +# $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 $ 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" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 ) |