diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-11-23 18:46:22 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-11-23 18:46:22 +0000 |
commit | 78c5f6325bed490c11d8721329979ed5ff74e86e (patch) | |
tree | e9a0f6ea790082d16a214579d8637aed9f4f8b2e /app-i18n | |
parent | stable on amd64 (diff) | |
download | gentoo-2-78c5f6325bed490c11d8721329979ed5ff74e86e.tar.gz gentoo-2-78c5f6325bed490c11d8721329979ed5ff74e86e.tar.bz2 gentoo-2-78c5f6325bed490c11d8721329979ed5ff74e86e.zip |
stable on amd64
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/scim-hangul/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim-hangul/scim-hangul-0.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim-hangul/ChangeLog b/app-i18n/scim-hangul/ChangeLog index c0ba5ec8409d..f1461790d7bf 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/ChangeLog,v 1.12 2006/11/05 18:27:50 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/ChangeLog,v 1.13 2006/11/23 18:46:22 blubb Exp $ + + 23 Nov 2006; <blubb@gentoo.org> scim-hangul-0.2.2.ebuild: + stable on amd64 05 Nov 2006; Christian Faulhammer <opfer@gentoo.org> scim-hangul-0.2.2.ebuild: 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 94ae937bb621..c2b6f9d5c068 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-2006 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.2 2006/11/05 18:27:50 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.2.2.ebuild,v 1.3 2006/11/23 18:46:22 blubb 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 )" |