diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-09-23 03:12:24 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-09-23 03:12:24 +0000 |
commit | 24f134814ef72e5996722d85a77a629cb6bb4fb4 (patch) | |
tree | 862c074ccde233fdd12147b6f17558abfcdcd49b | |
parent | Removed old versions. (diff) | |
download | gentoo-2-24f134814ef72e5996722d85a77a629cb6bb4fb4.tar.gz gentoo-2-24f134814ef72e5996722d85a77a629cb6bb4fb4.tar.bz2 gentoo-2-24f134814ef72e5996722d85a77a629cb6bb4fb4.zip |
Stable on amd64.
(Portage version: 2.0.51.22-r2)
-rw-r--r-- | app-i18n/scim-anthy/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim-anthy/scim-anthy-0.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim-anthy/ChangeLog b/app-i18n/scim-anthy/ChangeLog index 508ad0cf006c..fe9dd6ca56b9 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.19 2005/08/19 21:58:39 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.20 2005/09/23 03:12:24 matsuu Exp $ + + 23 Sep 2005; MATSUU Takuto <matsuu@gentoo.org> scim-anthy-0.5.3.ebuild: + Stable on amd64. 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> scim-anthy-0.5.3.ebuild: diff --git a/app-i18n/scim-anthy/scim-anthy-0.5.3.ebuild b/app-i18n/scim-anthy/scim-anthy-0.5.3.ebuild index bb40780da167..23367072919c 100644 --- a/app-i18n/scim-anthy/scim-anthy-0.5.3.ebuild +++ b/app-i18n/scim-anthy/scim-anthy-0.5.3.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.5.3.ebuild,v 1.3 2005/08/19 21:58:39 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-0.5.3.ebuild,v 1.4 2005/09/23 03:12:24 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/15822/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 ) |