diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-11-13 06:11:55 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-11-13 06:11:55 +0000 |
commit | a402ae453ecde0e40db1cc34e22d391fa2164fc3 (patch) | |
tree | 724cf8e90cba3a684fa6e32269e10d54126a564f /app-i18n/scim-anthy | |
parent | amd64 stable, bug #245190 (diff) | |
download | gentoo-2-a402ae453ecde0e40db1cc34e22d391fa2164fc3.tar.gz gentoo-2-a402ae453ecde0e40db1cc34e22d391fa2164fc3.tar.bz2 gentoo-2-a402ae453ecde0e40db1cc34e22d391fa2164fc3.zip |
amd64 stable, bug #245175
(Portage version: 2.2_rc14/cvs/Linux 2.6.27.5 x86_64)
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-1.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim-anthy/ChangeLog b/app-i18n/scim-anthy/ChangeLog index 58791aaae5cf..2f3cd1191da1 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.55 2008/09/23 17:07:26 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.56 2008/11/13 06:11:55 darkside Exp $ + + 13 Nov 2008; Jeremy Olexa <darkside@gentoo.org> scim-anthy-1.2.6.ebuild: + amd64 stable, bug #245175 23 Sep 2008; MATSUU Takuto <matsuu@gentoo.org> scim-anthy-1.2.4.ebuild, scim-anthy-1.2.6.ebuild, -scim-anthy-1.3.0.ebuild, diff --git a/app-i18n/scim-anthy/scim-anthy-1.2.6.ebuild b/app-i18n/scim-anthy/scim-anthy-1.2.6.ebuild index 2d87426375cf..a6aeda6fa71c 100644 --- a/app-i18n/scim-anthy/scim-anthy-1.2.6.ebuild +++ b/app-i18n/scim-anthy/scim-anthy-1.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.6.ebuild,v 1.2 2008/09/23 17:07:26 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.6.ebuild,v 1.3 2008/11/13 06:11:55 darkside Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge.jp/scim-imengine/30199/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" IUSE="gtk kde nls" DEPEND=">=app-i18n/scim-1.2 |