diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-04-18 18:18:16 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-04-18 18:18:16 +0000 |
commit | ce9369850486e8a2f250de5ddc51c372e9af1bd9 (patch) | |
tree | 5923084d6a504cad747abd256095078f186fcce3 /app-i18n/scim-anthy | |
parent | Removing obsolete ebuild. (diff) | |
download | gentoo-2-ce9369850486e8a2f250de5ddc51c372e9af1bd9.tar.gz gentoo-2-ce9369850486e8a2f250de5ddc51c372e9af1bd9.tar.bz2 gentoo-2-ce9369850486e8a2f250de5ddc51c372e9af1bd9.zip |
stable amd64, bug 167429
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-i18n/scim-anthy')
-rw-r--r-- | app-i18n/scim-anthy/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/scim-anthy/scim-anthy-1.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-i18n/scim-anthy/ChangeLog b/app-i18n/scim-anthy/ChangeLog index 93955842a78b..fabf1039a142 100644 --- a/app-i18n/scim-anthy/ChangeLog +++ b/app-i18n/scim-anthy/ChangeLog @@ -1,6 +1,10 @@ # 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.42 2007/03/28 16:34:03 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.43 2007/04/18 18:18:16 opfer Exp $ + + 18 Apr 2007; Christian Faulhammer <opfer@gentoo.org> + scim-anthy-1.2.2.ebuild: + stable amd64, bug 167429 *scim-anthy-1.3.0 (28 Mar 2007) 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 311add524d85..bcbd26a06fff 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.4 2007/03/24 22:23:17 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/scim-anthy-1.2.2.ebuild,v 1.5 2007/04/18 18:18:16 opfer 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 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="kde nls" DEPEND="|| ( >=app-i18n/scim-1.2 >=app-i18n/scim-cvs-1.2 ) |