diff options
author | David Holm <dholm@gentoo.org> | 2004-09-03 15:15:07 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-03 15:15:07 +0000 |
commit | 15e58fd00ed91d8a9b22047c4e6d52f822514d92 (patch) | |
tree | f9d8c9b8d0991ba7064f00334e322a0f9f502910 /app-i18n/scim-m17n | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-15e58fd00ed91d8a9b22047c4e6d52f822514d92.tar.gz gentoo-2-15e58fd00ed91d8a9b22047c4e6d52f822514d92.tar.bz2 gentoo-2-15e58fd00ed91d8a9b22047c4e6d52f822514d92.zip |
Added to ~ppc
Diffstat (limited to 'app-i18n/scim-m17n')
-rw-r--r-- | app-i18n/scim-m17n/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim-m17n/scim-m17n-0.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim-m17n/ChangeLog b/app-i18n/scim-m17n/ChangeLog index 4b79de6d69fe..d614c14c5832 100644 --- a/app-i18n/scim-m17n/ChangeLog +++ b/app-i18n/scim-m17n/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/scim-m17n # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/ChangeLog,v 1.13 2004/08/30 09:03:33 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/ChangeLog,v 1.14 2004/09/03 15:15:07 dholm Exp $ + + 03 Sep 2004; David Holm <dholm@gentoo.org> scim-m17n-0.1.3.ebuild: + Added to ~ppc. *scim-m17n-0.1.3 (30 Aug 2004) diff --git a/app-i18n/scim-m17n/scim-m17n-0.1.3.ebuild b/app-i18n/scim-m17n/scim-m17n-0.1.3.ebuild index cd3b5d868bcd..e04d47c3a2f1 100644 --- a/app-i18n/scim-m17n/scim-m17n-0.1.3.ebuild +++ b/app-i18n/scim-m17n/scim-m17n-0.1.3.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-m17n/scim-m17n-0.1.3.ebuild,v 1.1 2004/08/30 09:03:33 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.1.3.ebuild,v 1.2 2004/09/03 15:15:07 dholm Exp $ DESCRIPTION="scim-m17n is an input module for Smart Common Input Method (SCIM) which uses m17n as backend" HOMEPAGE="http://freedesktop.org/~suzhe/" @@ -8,7 +8,7 @@ SRC_URI="http://freedesktop.org/~suzhe/sources/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha ~amd64" +KEYWORDS="~x86 ~alpha ~amd64 ~ppc" IUSE="" DEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 ) |