diff options
author | Jason Wever <weeve@gentoo.org> | 2004-12-31 05:13:15 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-12-31 05:13:15 +0000 |
commit | 9a980f06142c1ac792b33ec6853b7d0952deb0f2 (patch) | |
tree | 7b9cd0280234b0f91df4193ea176318c3f629543 /app-i18n/scim-m17n | |
parent | Taking over as placeholder maintainer. Fixed some ebuild stuff. (Manifest re... (diff) | |
download | gentoo-2-9a980f06142c1ac792b33ec6853b7d0952deb0f2.tar.gz gentoo-2-9a980f06142c1ac792b33ec6853b7d0952deb0f2.tar.bz2 gentoo-2-9a980f06142c1ac792b33ec6853b7d0952deb0f2.zip |
Added ~sparc keyword wrt bug #76101.
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 d6ab91bdbd4c..304dcd1c2a16 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.16 2004/09/27 02:18:18 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/ChangeLog,v 1.17 2004/12/31 05:12:39 weeve Exp $ + + 30 Dec 2004; Jason Wever <weeve@gentoo.org> scim-m17n-0.1.3.ebuild: + Added ~sparc keyword wrt bug #76101. 27 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> -scim-m17n-0.1.1.ebuild, -scim-m17n-0.1.2.ebuild, scim-m17n-0.1.3.ebuild: 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 d8b93e184948..2ac6d7f13b17 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.4 2004/09/27 02:18:18 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-m17n/scim-m17n-0.1.3.ebuild,v 1.5 2004/12/31 05:12:39 weeve 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 ppc ppc64" +KEYWORDS="x86 alpha ~amd64 ppc ppc64 ~sparc" IUSE="" DEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 ) |