diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-09-11 09:49:49 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-09-11 09:49:49 +0000 |
commit | ff46fe7cbf878f02f156a868e7034911a4ec6eaa (patch) | |
tree | 94bacfb8712b93f5fa0bc51863fe3d361528a550 /app-i18n | |
parent | ~amd64 (diff) | |
download | historical-ff46fe7cbf878f02f156a868e7034911a4ec6eaa.tar.gz historical-ff46fe7cbf878f02f156a868e7034911a4ec6eaa.tar.bz2 historical-ff46fe7cbf878f02f156a868e7034911a4ec6eaa.zip |
~amd64
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/scim-tables/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/scim-tables/Manifest | 6 | ||||
-rw-r--r-- | app-i18n/scim-tables/scim-tables-0.4.3.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/app-i18n/scim-tables/Manifest index b55cfadada82..6cbeedc070f5 100644 --- a/app-i18n/scim-tables/Manifest +++ b/app-i18n/scim-tables/Manifest @@ -1,8 +1,8 @@ +MD5 895a74ac544ed4754cdafcaa78ee7884 ChangeLog 3028 +MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156 MD5 478098402fa6ebf67c4962b4dfe3bbfb scim-tables-0.3.5.ebuild 696 MD5 031a2d38ce63dbe88a33a2322a4d6fc2 scim-tables-0.4.0.ebuild 703 -MD5 939e80b878cfa5553fb8a430a3182c4c ChangeLog 2952 -MD5 e92a48548554c80cf90e18df17ff6a82 metadata.xml 156 -MD5 901f34aac7aa89989ebf936f36e76f7d scim-tables-0.4.3.ebuild 717 +MD5 2258e1f68ab2938ac95257fd06902b69 scim-tables-0.4.3.ebuild 724 MD5 987a151995d448b5141b853c617ba74f files/digest-scim-tables-0.3.5 70 MD5 006044b089b0a67e08bd1eaf60f6e901 files/digest-scim-tables-0.4.0 70 MD5 816513805b8e99a3dd4971ced29413ff files/digest-scim-tables-0.4.3 70 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 )" |