summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoru Komachi <usata@gentoo.org>2005-08-11 13:03:44 +0000
committerMamoru Komachi <usata@gentoo.org>2005-08-11 13:03:44 +0000
commit6b6a64c9ca250417df69d8d556616e88b621971d (patch)
treea693f7103f8a89a0a4a8e920ba4c1add17e8bbd6 /app-i18n/scim/files
parentStable on x86 (diff)
downloadgentoo-2-6b6a64c9ca250417df69d8d556616e88b621971d.tar.gz
gentoo-2-6b6a64c9ca250417df69d8d556616e88b621971d.tar.bz2
gentoo-2-6b6a64c9ca250417df69d8d556616e88b621971d.zip
Version bumped.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-i18n/scim/files')
-rw-r--r--app-i18n/scim/files/digest-scim-1.2.01
-rw-r--r--app-i18n/scim/files/digest-scim-1.4.11
-rw-r--r--app-i18n/scim/files/scim-0.6.1-gtk2immodule.patch11
3 files changed, 1 insertions, 12 deletions
diff --git a/app-i18n/scim/files/digest-scim-1.2.0 b/app-i18n/scim/files/digest-scim-1.2.0
deleted file mode 100644
index 211b3365d6e7..000000000000
--- a/app-i18n/scim/files/digest-scim-1.2.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 af0882ad74769a465be0674abe76279c scim-1.2.0.tar.gz 2223147
diff --git a/app-i18n/scim/files/digest-scim-1.4.1 b/app-i18n/scim/files/digest-scim-1.4.1
new file mode 100644
index 000000000000..20abfcaca7ee
--- /dev/null
+++ b/app-i18n/scim/files/digest-scim-1.4.1
@@ -0,0 +1 @@
+MD5 8615e96ecb55fde2876fc71b9287dd31 scim-1.4.1.tar.gz 2576162
diff --git a/app-i18n/scim/files/scim-0.6.1-gtk2immodule.patch b/app-i18n/scim/files/scim-0.6.1-gtk2immodule.patch
deleted file mode 100644
index 55f45c4bc061..000000000000
--- a/app-i18n/scim/files/scim-0.6.1-gtk2immodule.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- scim-0.6.1/extras/gtk2_immodule/imscim.cpp 2003-03-31 05:01:25.000000000 +0100
-+++ scim-0.6.1/extras/gtk2_immodule/imscim.cpp.new 2003-07-07 02:25:00.000000000 +0100
-@@ -33,7 +33,7 @@
- "SCIM Input Method", /* Human readable name */
- "scim", /* Translation domain */
- SCIM_LOCALEDIR, /* Dir for bindtextdomain (not strictly needed for "gtk+") */
-- "*" /* Languages for which this module is the default */
-+ "ko:ja:zh" /* Languages for which this module is the default */
- };
-
- static const GtkIMContextInfo *info_list[] = {