diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-05 12:50:08 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-05 12:50:08 +0000 |
commit | 7108f8a8fc9e1a0f1bf82d9fbfb6958f3a581692 (patch) | |
tree | fcadc01d9d84abff9c114f5ff4fdddaff9313853 /app-i18n/uim | |
parent | and do it for all instances. (diff) | |
download | gentoo-2-7108f8a8fc9e1a0f1bf82d9fbfb6958f3a581692.tar.gz gentoo-2-7108f8a8fc9e1a0f1bf82d9fbfb6958f3a581692.tar.bz2 gentoo-2-7108f8a8fc9e1a0f1bf82d9fbfb6958f3a581692.zip |
alpha stable wrt #216759
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-i18n/uim')
-rw-r--r-- | app-i18n/uim/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/uim/uim-1.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/uim/ChangeLog b/app-i18n/uim/ChangeLog index ac48f0dd86be..460e855381fa 100644 --- a/app-i18n/uim/ChangeLog +++ b/app-i18n/uim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/uim # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/ChangeLog,v 1.175 2008/05/04 18:24:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/ChangeLog,v 1.176 2008/05/05 12:50:08 armin76 Exp $ + + 05 May 2008; Raúl Porcel <armin76@gentoo.org> uim-1.4.2.ebuild: + alpha stable wrt #216759 04 May 2008; Markus Meier <maekke@gentoo.org> uim-1.4.2.ebuild: amd64/x86 stable, bug #216759 diff --git a/app-i18n/uim/uim-1.4.2.ebuild b/app-i18n/uim/uim-1.4.2.ebuild index 2c971205dede..3ec42b1849f1 100644 --- a/app-i18n/uim/uim-1.4.2.ebuild +++ b/app-i18n/uim/uim-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-1.4.2.ebuild,v 1.4 2008/05/04 18:24:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-1.4.2.ebuild,v 1.5 2008/05/05 12:50:08 armin76 Exp $ EAPI=1 inherit eutils qt3 multilib elisp-common flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="http://uim.googlecode.com/files/${P}.tar.bz2" LICENSE="BSD GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ppc ~ppc64 ~sparc x86" IUSE="anthy canna eb emacs gnome gtk kde libedit m17n-lib ncurses nls prime qt3 X linguas_zh_CN linguas_ja linguas_ko" RDEPEND="X? ( x11-libs/libX11 |