diff options
author | 2007-01-26 01:41:09 +0000 | |
---|---|---|
committer | 2007-01-26 01:41:09 +0000 | |
commit | eaf7cb082cd5f9a28a0417503f44b42d8ee35d26 (patch) | |
tree | 2106a52c588463e3cbec0d439ccad9d7b8f1a5e4 /app-i18n/scim-hangul/scim-hangul-0.3.1.ebuild | |
parent | Add ~alpha keyword. (diff) | |
download | historical-eaf7cb082cd5f9a28a0417503f44b42d8ee35d26.tar.gz historical-eaf7cb082cd5f9a28a0417503f44b42d8ee35d26.tar.bz2 historical-eaf7cb082cd5f9a28a0417503f44b42d8ee35d26.zip |
Stable on Alpha.
Package-Manager: portage-2.1.2-r4
Diffstat (limited to 'app-i18n/scim-hangul/scim-hangul-0.3.1.ebuild')
-rw-r--r-- | app-i18n/scim-hangul/scim-hangul-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 66ac72d13bf4..0bf71dd88020 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.1 2007/01/15 15:19:52 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.3.1.ebuild,v 1.2 2007/01/26 01:35:24 kloeri 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="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="kde nls" RDEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 ) |