diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-09-22 16:37:48 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-09-22 16:37:48 +0000 |
commit | 7e55ab16f44c9bf682f754ed9ae53c90c4f70bb5 (patch) | |
tree | 7200d5c01cb43de78442ba3fcf5a780992462168 /app-i18n | |
parent | Stable on mips (diff) | |
download | gentoo-2-7e55ab16f44c9bf682f754ed9ae53c90c4f70bb5.tar.gz gentoo-2-7e55ab16f44c9bf682f754ed9ae53c90c4f70bb5.tar.bz2 gentoo-2-7e55ab16f44c9bf682f754ed9ae53c90c4f70bb5.zip |
Marked stable on amd64 as per bug 188190.
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/scim-hangul/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/scim-hangul/scim-hangul-0.3.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-i18n/scim-hangul/ChangeLog b/app-i18n/scim-hangul/ChangeLog index 1070af1e8ba6..43fb8b933eb6 100644 --- a/app-i18n/scim-hangul/ChangeLog +++ b/app-i18n/scim-hangul/ChangeLog @@ -1,6 +1,10 @@ # 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.21 2007/09/01 13:45:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/ChangeLog,v 1.22 2007/09/22 16:37:48 philantrop Exp $ + + 22 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org> + scim-hangul-0.3.1.ebuild: + Marked stable on amd64 as per bug 188190. 01 Sep 2007; nixnut <nixnut@gentoo.org> scim-hangul-0.3.1.ebuild: Added ~ppc wrt bug 188190 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 e989fd0ae996..4a8f7d81ed4a 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.5 2007/09/01 13:45:11 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.3.1.ebuild,v 1.6 2007/09/22 16:37:48 philantrop 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 ~ppc x86" +KEYWORDS="alpha amd64 ~ppc x86" IUSE="kde nls" RDEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 ) |