diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-24 18:03:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-24 18:03:55 +0000 |
commit | 19353d7e445f1c88747abac8b016c87e636286b0 (patch) | |
tree | f1300d6da0a137c200b933e92ac57fabe4bac2cb /app-i18n | |
parent | ppc stable, bug #189648 (diff) | |
download | gentoo-2-19353d7e445f1c88747abac8b016c87e636286b0.tar.gz gentoo-2-19353d7e445f1c88747abac8b016c87e636286b0.tar.bz2 gentoo-2-19353d7e445f1c88747abac8b016c87e636286b0.zip |
alpha stable wrt #188190
(Portage version: 2.1.3.6)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/scim-hangul/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim-hangul/scim-hangul-0.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim-hangul/ChangeLog b/app-i18n/scim-hangul/ChangeLog index 8300b0bd786e..59a46557088c 100644 --- a/app-i18n/scim-hangul/ChangeLog +++ b/app-i18n/scim-hangul/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/scim-hangul # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/ChangeLog,v 1.19 2007/08/17 07:23:38 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/ChangeLog,v 1.20 2007/08/24 18:03:55 armin76 Exp $ + + 24 Aug 2007; Raúl Porcel <armin76@gentoo.org> scim-hangul-0.3.1.ebuild: + alpha stable wrt #188190 17 Aug 2007; Christian Faulhammer <opfer@gentoo.org> scim-hangul-0.3.1.ebuild: diff --git a/app-i18n/scim-hangul/scim-hangul-0.3.1.ebuild b/app-i18n/scim-hangul/scim-hangul-0.3.1.ebuild index b04ba20ffaa4..f02de673ebcb 100644 --- a/app-i18n/scim-hangul/scim-hangul-0.3.1.ebuild +++ b/app-i18n/scim-hangul/scim-hangul-0.3.1.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-hangul/scim-hangul-0.3.1.ebuild,v 1.3 2007/08/17 07:23:38 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.3.1.ebuild,v 1.4 2007/08/24 18:03:55 armin76 Exp $ DESCRIPTION="Hangul IMEngine for SCIM ported from imhangul" HOMEPAGE="http://www.scim-im.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 x86" +KEYWORDS="alpha ~amd64 x86" IUSE="kde nls" RDEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 ) |