diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-19 15:53:29 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-19 15:53:29 +0000 |
commit | 54e2a3fac9b809b3061e9fdb42000a3721603e97 (patch) | |
tree | 57632ce6f64bf4368c83deb84c3f739f1185c8eb /app-i18n | |
parent | ~amd64. Fixes BUG #39937 (took long enough) (Manifest recommit) (diff) | |
download | gentoo-2-54e2a3fac9b809b3061e9fdb42000a3721603e97.tar.gz gentoo-2-54e2a3fac9b809b3061e9fdb42000a3721603e97.tar.bz2 gentoo-2-54e2a3fac9b809b3061e9fdb42000a3721603e97.zip |
stable on ppc64, bug #63375
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/scim-m17n/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim-m17n/scim-m17n-0.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim-m17n/ChangeLog b/app-i18n/scim-m17n/ChangeLog index d614c14c5832..77c132c944e5 100644 --- a/app-i18n/scim-m17n/ChangeLog +++ b/app-i18n/scim-m17n/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/scim-m17n # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/ChangeLog,v 1.14 2004/09/03 15:15:07 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/ChangeLog,v 1.15 2004/09/19 15:53:29 tgall Exp $ + + 19 Sept 2004; Tom Gall <tgall@gentoo.org> scim-m17n-0.1.3.ebuild: + stable on ppc64, bug #63375 03 Sep 2004; David Holm <dholm@gentoo.org> scim-m17n-0.1.3.ebuild: Added to ~ppc. diff --git a/app-i18n/scim-m17n/scim-m17n-0.1.3.ebuild b/app-i18n/scim-m17n/scim-m17n-0.1.3.ebuild index e04d47c3a2f1..f8806cc58c00 100644 --- a/app-i18n/scim-m17n/scim-m17n-0.1.3.ebuild +++ b/app-i18n/scim-m17n/scim-m17n-0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.1.3.ebuild,v 1.2 2004/09/03 15:15:07 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.1.3.ebuild,v 1.3 2004/09/19 15:53:29 tgall Exp $ DESCRIPTION="scim-m17n is an input module for Smart Common Input Method (SCIM) which uses m17n as backend" HOMEPAGE="http://freedesktop.org/~suzhe/" @@ -8,7 +8,7 @@ SRC_URI="http://freedesktop.org/~suzhe/sources/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha ~amd64 ~ppc" +KEYWORDS="~x86 ~alpha ~amd64 ~ppc ppc64" IUSE="" DEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 ) |