diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-02-18 14:31:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-02-18 14:31:06 +0000 |
commit | c2d121154d45ba3489853e84e3bfc41e461c2d1a (patch) | |
tree | 8037ec33292630024b4a05c5fcd71cec349d799c /app-i18n/scim-anthy | |
parent | x86 stable wrt bug 167429 (diff) | |
download | gentoo-2-c2d121154d45ba3489853e84e3bfc41e461c2d1a.tar.gz gentoo-2-c2d121154d45ba3489853e84e3bfc41e461c2d1a.tar.bz2 gentoo-2-c2d121154d45ba3489853e84e3bfc41e461c2d1a.zip |
x86 stable wrt bug 167429
(Portage version: 2.1.2-r9)
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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim-anthy/ChangeLog b/app-i18n/scim-anthy/ChangeLog index 07d376079ab2..9a746a335797 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.39 2007/01/05 16:25:39 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.40 2007/02/18 14:31:06 armin76 Exp $ + + 18 Feb 2007; Raúl Porcel <armin76@gentoo.org> scim-anthy-1.2.2.ebuild: + x86 stable wrt bug 167429 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> scim-anthy-0.7.1.ebuild, scim-anthy-1.0.0.ebuild, scim-anthy-1.2.0.ebuild, diff --git a/app-i18n/scim-anthy/scim-anthy-1.2.2.ebuild b/app-i18n/scim-anthy/scim-anthy-1.2.2.ebuild index d0d70f6d1ae1..927db10b1d25 100644 --- a/app-i18n/scim-anthy/scim-anthy-1.2.2.ebuild +++ b/app-i18n/scim-anthy/scim-anthy-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.2.ebuild,v 1.2 2007/01/05 16:25:39 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.2.ebuild,v 1.3 2007/02/18 14:31:06 armin76 Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge.jp/scim-imengine/22709/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="kde nls" DEPEND="|| ( >=app-i18n/scim-1.2 >=app-i18n/scim-cvs-1.2 ) |