diff options
author | Tom Gall <tgall@gentoo.org> | 2007-10-03 08:00:10 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-10-03 08:00:10 +0000 |
commit | e2474d78207a335fbdf33b1cebf45f92757fb679 (patch) | |
tree | 018b7c3477e06eb3addbc0a12be334741385bf4f /app-i18n | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-e2474d78207a335fbdf33b1cebf45f92757fb679.tar.gz gentoo-2-e2474d78207a335fbdf33b1cebf45f92757fb679.tar.bz2 gentoo-2-e2474d78207a335fbdf33b1cebf45f92757fb679.zip |
stable on ppc64
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/scim-m17n/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-i18n/scim-m17n/ChangeLog b/app-i18n/scim-m17n/ChangeLog index 459f94770d95..730007ed86ac 100644 --- a/app-i18n/scim-m17n/ChangeLog +++ b/app-i18n/scim-m17n/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/scim-m17n # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/ChangeLog,v 1.29 2007/09/22 22:08:03 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/ChangeLog,v 1.30 2007/10/03 08:00:10 tgall Exp $ + + 03 Oct 2007; Tom Gall <tgall@gentoo.org> + scim-m17n-0.2.2.ebuild: + stable on ppc64 22 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org> scim-m17n-0.2.2.ebuild: diff --git a/app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild b/app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild index 60045a57b109..51655a2a07eb 100644 --- a/app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild +++ b/app-i18n/scim-m17n/scim-m17n-0.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-m17n/scim-m17n-0.2.2.ebuild,v 1.7 2007/09/22 22:08:03 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild,v 1.8 2007/10/03 08:00:10 tgall Exp $ DESCRIPTION="scim-m17n is an input module for Smart Common Input Method (SCIM) which uses m17n as backend" HOMEPAGE="http://www.scim-im.org/projects/imengines" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" IUSE="" DEPEND="|| ( >=app-i18n/scim-1.4 >=app-i18n/scim-cvs-1.4 ) |