diff options
author | David Holm <dholm@gentoo.org> | 2004-08-04 09:33:58 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-04 09:33:58 +0000 |
commit | 904b2e76616fbfd5554f1b263c523dc0125e95fa (patch) | |
tree | 61f9d6001e02727e9de77a9f2ab193e1f237ef6b /app-i18n/scim-hangul | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-904b2e76616fbfd5554f1b263c523dc0125e95fa.tar.gz gentoo-2-904b2e76616fbfd5554f1b263c523dc0125e95fa.tar.bz2 gentoo-2-904b2e76616fbfd5554f1b263c523dc0125e95fa.zip |
Added to ~ppc
Diffstat (limited to 'app-i18n/scim-hangul')
-rw-r--r-- | app-i18n/scim-hangul/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim-hangul/scim-hangul-0.0.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 ad2628b7ad5e..2e9facc821a2 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/ChangeLog,v 1.1 2004/08/03 12:14:12 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/ChangeLog,v 1.2 2004/08/04 09:33:58 dholm Exp $ + + 04 Aug 2004; David Holm <dholm@gentoo.org> scim-hangul-0.0.2.ebuild: + Added to ~ppc. *scim-hangul-0.0.2 (03 Aug 2004) diff --git a/app-i18n/scim-hangul/scim-hangul-0.0.2.ebuild b/app-i18n/scim-hangul/scim-hangul-0.0.2.ebuild index 41af9d0e0305..f7e589c19233 100644 --- a/app-i18n/scim-hangul/scim-hangul-0.0.2.ebuild +++ b/app-i18n/scim-hangul/scim-hangul-0.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.0.2.ebuild,v 1.1 2004/08/03 12:14:12 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/scim-hangul-0.0.2.ebuild,v 1.2 2004/08/04 09:33:58 dholm Exp $ DESCRIPTION="Hangul IMEngine for SCIM ported from imhangul" HOMEPAGE="http://scim.freedesktop.org/ScimHangul" @@ -8,7 +8,7 @@ SRC_URI="http://freedesktop.org/~suzhe/sources/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="|| ( >=app-i18n/scim-0.99.0 app-i18n/scim-cvs )" |