diff options
author | Otavio Rodolfo Piske <angusyoung@gentoo.org> | 2004-09-10 21:00:45 +0000 |
---|---|---|
committer | Otavio Rodolfo Piske <angusyoung@gentoo.org> | 2004-09-10 21:00:45 +0000 |
commit | 9ac081f65f5a05443627b9c07107dd67e3db53f3 (patch) | |
tree | 8630475d464bac138c7384aea56918c9025e29c8 /app-dicts/babytrans/files | |
parent | Version bump (diff) | |
download | historical-9ac081f65f5a05443627b9c07107dd67e3db53f3.tar.gz historical-9ac081f65f5a05443627b9c07107dd67e3db53f3.tar.bz2 historical-9ac081f65f5a05443627b9c07107dd67e3db53f3.zip |
Added patch and dictionary files that were missing
Diffstat (limited to 'app-dicts/babytrans/files')
-rw-r--r-- | app-dicts/babytrans/files/babytrans-0.9.2-r1.patch | 10 | ||||
-rw-r--r-- | app-dicts/babytrans/files/dictionary | 19 | ||||
-rw-r--r-- | app-dicts/babytrans/files/digest-babytrans-0.9.2-r1 | 1 |
3 files changed, 30 insertions, 0 deletions
diff --git a/app-dicts/babytrans/files/babytrans-0.9.2-r1.patch b/app-dicts/babytrans/files/babytrans-0.9.2-r1.patch new file mode 100644 index 000000000000..0185f0227f1e --- /dev/null +++ b/app-dicts/babytrans/files/babytrans-0.9.2-r1.patch @@ -0,0 +1,10 @@ +--- main.cc 2004-05-07 00:57:29.199564360 -0300 ++++ main.cc.old 2004-05-07 01:02:08.232144960 -0300 +@@ -27,6 +27,7 @@ + # error "HAVE_CONFIG_H not set" + #endif + ++#include <assert.h> + #include <iostream> + #include <string> + #include <vector> diff --git a/app-dicts/babytrans/files/dictionary b/app-dicts/babytrans/files/dictionary new file mode 100644 index 000000000000..6ab8c676549e --- /dev/null +++ b/app-dicts/babytrans/files/dictionary @@ -0,0 +1,19 @@ +# Aliases for babytrans +# +# Syntax: +# path = path_to_dictionary_file +# language_abbreviation = language_name , language_file + +# uncomment this line to use a personal directory +# (see documentation) +# path = ~/.babytrans +# +# Edited in version 0.9.2 + +de = Deutsch , Engtoger.dic +en = English , Engtoeng.dic +es = Español , Engtospa.dic +fr = Français , Engtofre.dic +# he = Hebrew , Engtoheb.dic +it = Italiano , Engtoita.dic +pt = Português , Engtoptg.dic diff --git a/app-dicts/babytrans/files/digest-babytrans-0.9.2-r1 b/app-dicts/babytrans/files/digest-babytrans-0.9.2-r1 new file mode 100644 index 000000000000..98ce1ef0fb23 --- /dev/null +++ b/app-dicts/babytrans/files/digest-babytrans-0.9.2-r1 @@ -0,0 +1 @@ +MD5 635848e6e9287e6a025236c71232df19 babytrans-0.9.2.tar.gz 223204 |