diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-09-01 13:45:11 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-09-01 13:45:11 +0000 |
commit | 63aaa431e3188d91cebfd21916df15438cc3e5f1 (patch) | |
tree | d84abb6328541985eadb5cb154602d43d29ad929 /app-i18n/scim-hangul | |
parent | Version bump. (diff) | |
download | historical-63aaa431e3188d91cebfd21916df15438cc3e5f1.tar.gz historical-63aaa431e3188d91cebfd21916df15438cc3e5f1.tar.bz2 historical-63aaa431e3188d91cebfd21916df15438cc3e5f1.zip |
Added ~ppc wrt bug 188190
Package-Manager: portage-2.1.2.12
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.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim-hangul/ChangeLog b/app-i18n/scim-hangul/ChangeLog index 59a46557088c..1070af1e8ba6 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/ChangeLog,v 1.20 2007/08/24 18:03:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-hangul/ChangeLog,v 1.21 2007/09/01 13:45:11 nixnut Exp $ + + 01 Sep 2007; nixnut <nixnut@gentoo.org> scim-hangul-0.3.1.ebuild: + Added ~ppc wrt bug 188190 24 Aug 2007; Raúl Porcel <armin76@gentoo.org> scim-hangul-0.3.1.ebuild: alpha stable wrt #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 f02de673ebcb..e989fd0ae996 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.4 2007/08/24 18:03:55 armin76 Exp $ +# $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 $ 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 x86" +KEYWORDS="alpha ~amd64 ~ppc x86" IUSE="kde nls" RDEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 ) |