diff options
author | Matti Bickel <mabi@gentoo.org> | 2007-03-24 22:23:17 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2007-03-24 22:23:17 +0000 |
commit | 66c61612adefccee2148c5c25ec3e9f76b37e0bc (patch) | |
tree | e5070f1fca8900657b93580263721b8447fa7e6a /app-i18n/scim-anthy | |
parent | ~ppc readded (bug #167429) (diff) | |
download | gentoo-2-66c61612adefccee2148c5c25ec3e9f76b37e0bc.tar.gz gentoo-2-66c61612adefccee2148c5c25ec3e9f76b37e0bc.tar.bz2 gentoo-2-66c61612adefccee2148c5c25ec3e9f76b37e0bc.zip |
~ppc readded (bug #167429)
(Portage version: 2.1.2.2)
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 9a746a335797..20bd2d91e887 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.40 2007/02/18 14:31:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-anthy/ChangeLog,v 1.41 2007/03/24 22:23:17 mabi Exp $ + + 24 Mar 2007; Matti Bickel <mabi@gentoo.org> scim-anthy-1.2.2.ebuild: + ~ppc readded (bug #167429) 18 Feb 2007; Raúl Porcel <armin76@gentoo.org> scim-anthy-1.2.2.ebuild: x86 stable wrt bug 167429 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 927db10b1d25..311add524d85 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.3 2007/02/18 14:31:06 armin76 Exp $ +# $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 $ 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 ~ppc x86" IUSE="kde nls" DEPEND="|| ( >=app-i18n/scim-1.2 >=app-i18n/scim-cvs-1.2 ) |