diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-09-11 09:52:09 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-09-11 09:52:09 +0000 |
commit | 2bde3f0429d4a30b9b239642ca8c11e4d2c91c80 (patch) | |
tree | 69c85e0f3355bead469196ae3ccffcb8c016071b /app-i18n/scim-tables | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-2bde3f0429d4a30b9b239642ca8c11e4d2c91c80.tar.gz gentoo-2-2bde3f0429d4a30b9b239642ca8c11e4d2c91c80.tar.bz2 gentoo-2-2bde3f0429d4a30b9b239642ca8c11e4d2c91c80.zip |
~amd64
Diffstat (limited to 'app-i18n/scim-tables')
-rw-r--r-- | app-i18n/scim-tables/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/scim-tables/ChangeLog b/app-i18n/scim-tables/ChangeLog index 2fc4c0655c01..01834b89acf1 100644 --- a/app-i18n/scim-tables/ChangeLog +++ b/app-i18n/scim-tables/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/scim-tables # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v 1.20 2004/09/07 08:07:09 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/ChangeLog,v 1.21 2004/09/11 09:49:49 blubb Exp $ + + 11 Sep 2004; <blubb@gentoo.org> scim-tables-0.4.3.ebuild: + added ~amd64 07 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> scim-tables-0.4.0.ebuild, -scim-tables-0.4.1.ebuild, -scim-tables-0.4.2.ebuild: diff --git a/app-i18n/scim-tables/scim-tables-0.4.3.ebuild b/app-i18n/scim-tables/scim-tables-0.4.3.ebuild index 39f1def08306..d3c767905fa1 100644 --- a/app-i18n/scim-tables/scim-tables-0.4.3.ebuild +++ b/app-i18n/scim-tables/scim-tables-0.4.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-tables/scim-tables-0.4.3.ebuild,v 1.1 2004/08/30 09:00:22 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/scim-tables/scim-tables-0.4.3.ebuild,v 1.2 2004/09/11 09:49:49 blubb Exp $ DESCRIPTION="Smart Common Input Method (SCIM) Generic Table Input Method Server" 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 ~ppc" +KEYWORDS="~x86 ~alpha ~ppc ~amd64" IUSE="" DEPEND="|| ( >=app-i18n/scim-0.99.8 >=app-i18n/scim-cvs-0.99.8 )" |