diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-26 01:41:09 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-26 01:41:09 +0000 |
commit | eaf7cb082cd5f9a28a0417503f44b42d8ee35d26 (patch) | |
tree | 2106a52c588463e3cbec0d439ccad9d7b8f1a5e4 /app-i18n/scim-hangul | |
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')
-rw-r--r-- | app-i18n/scim-hangul/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/scim-hangul/scim-hangul-0.2.2.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/scim-hangul/scim-hangul-0.3.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-i18n/scim-hangul/ChangeLog b/app-i18n/scim-hangul/ChangeLog index c7bf465249a6..5956a6d29e2e 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.16 2007/01/15 15:19:52 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/ChangeLog,v 1.17 2007/01/26 01:35:24 kloeri Exp $ + + 26 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> + scim-hangul-0.2.2.ebuild, scim-hangul-0.3.1.ebuild: + Stable on Alpha. *scim-hangul-0.3.1 (15 Jan 2007) diff --git a/app-i18n/scim-hangul/scim-hangul-0.2.2.ebuild b/app-i18n/scim-hangul/scim-hangul-0.2.2.ebuild index fa7697c1fb44..6492ab8280f3 100644 --- a/app-i18n/scim-hangul/scim-hangul-0.2.2.ebuild +++ b/app-i18n/scim-hangul/scim-hangul-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-hangul/scim-hangul-0.2.2.ebuild,v 1.5 2007/01/05 16:27:53 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.2.2.ebuild,v 1.6 2007/01/26 01:35:24 kloeri Exp $ inherit eutils @@ -10,7 +10,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="" DEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 )" 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 ) |