diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-09 20:34:24 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-09 20:34:24 +0000 |
commit | 86c797b56e7867c5e80d742077fc54b2da6855ac (patch) | |
tree | 37b97473c5e3da6836913415b9422104afa5367b /app-i18n/scim-tables | |
parent | added ~amd64 to KEYWORDS, left ~ppc out because the kaffe/java binary doesnt ... (diff) | |
download | gentoo-2-86c797b56e7867c5e80d742077fc54b2da6855ac.tar.gz gentoo-2-86c797b56e7867c5e80d742077fc54b2da6855ac.tar.bz2 gentoo-2-86c797b56e7867c5e80d742077fc54b2da6855ac.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-i18n/scim-tables')
-rw-r--r-- | app-i18n/scim-tables/ChangeLog | 6 | ||||
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-i18n/scim-tables/ChangeLog b/app-i18n/scim-tables/ChangeLog index 4fb6a4b548a2..19acb300621b 100644 --- a/app-i18n/scim-tables/ChangeLog +++ b/app-i18n/scim-tables/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-i18n/scim-tables # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v 1.27 2005/03/27 08:57:38 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v 1.28 2005/04/09 20:34:24 hansmi Exp $ + + 09 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + scim-tables-0.5.0.ebuild: + Stable on ppc. 27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> scim-tables-0.5.0.ebuild: diff --git a/app-i18n/scim-tables/scim-tables-0.5.0.ebuild b/app-i18n/scim-tables/scim-tables-0.5.0.ebuild index c7cc92da90d4..d3a93b35f2e9 100644 --- a/app-i18n/scim-tables/scim-tables-0.5.0.ebuild +++ b/app-i18n/scim-tables/scim-tables-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.0.ebuild,v 1.3 2005/03/27 08:57:38 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.5.0.ebuild,v 1.4 2005/04/09 20:34:24 hansmi Exp $ DESCRIPTION="Smart Common Input Method (SCIM) Generic Table Input Method Server" HOMEPAGE="http://www.scim-im.org/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/scim/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 alpha ~ppc ~amd64 ~sparc" +KEYWORDS="x86 alpha ppc ~amd64 ~sparc" IUSE="" DEPEND="|| ( >=app-i18n/scim-1.1 >=app-i18n/scim-cvs-1.1 )" |