diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-21 15:35:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-21 15:35:30 +0000 |
commit | 62fdc37ef4a2a947cb17050f1ab27c2ccd65ba0e (patch) | |
tree | 4a506a369ff5e9a312fc75646f1ae6089553278f /app-i18n/scim-m17n | |
parent | bump trunk revision. contains Schedule's Direct support (diff) | |
download | gentoo-2-62fdc37ef4a2a947cb17050f1ab27c2ccd65ba0e.tar.gz gentoo-2-62fdc37ef4a2a947cb17050f1ab27c2ccd65ba0e.tar.bz2 gentoo-2-62fdc37ef4a2a947cb17050f1ab27c2ccd65ba0e.zip |
Stable on sparc wrt #189292
(Portage version: 2.1.2.12)
Diffstat (limited to 'app-i18n/scim-m17n')
-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 1e6f38f1e2fe..fa6fc6069238 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.25 2007/08/07 16:00:05 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/ChangeLog,v 1.26 2007/08/21 15:35:30 gustavoz Exp $ + + 21 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + scim-m17n-0.2.2.ebuild: + Stable on sparc wrt #189292 07 Aug 2007; MATSUU Takuto <matsuu@gentoo.org> -scim-m17n-0.2.0.ebuild, -scim-m17n-0.2.1.ebuild, 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 a3f6dbdeff15..cf34b3c4dc12 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.3 2007/08/07 16:00:05 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.2.2.ebuild,v 1.4 2007/08/21 15:35:30 gustavoz 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 ) |