diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-06-04 13:43:42 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-06-04 13:43:42 +0000 |
commit | 6cd277422da4f92fde867006b490bf5f295fb589 (patch) | |
tree | 4bb79d64e7a79e439a6a4deaecd88afc8bca2f21 /app-dicts/stardict-quick-eng-fra | |
parent | incoming stardict dictionaries for stardict 2.2.0 (diff) | |
download | gentoo-2-6cd277422da4f92fde867006b490bf5f295fb589.tar.gz gentoo-2-6cd277422da4f92fde867006b490bf5f295fb589.tar.bz2 gentoo-2-6cd277422da4f92fde867006b490bf5f295fb589.zip |
incoming stardict dictionaries for stardict 2.2.0
Diffstat (limited to 'app-dicts/stardict-quick-eng-fra')
4 files changed, 23 insertions, 1 deletions
diff --git a/app-dicts/stardict-quick-eng-fra/ChangeLog b/app-dicts/stardict-quick-eng-fra/ChangeLog new file mode 100644 index 000000000000..9bf129aab0a7 --- /dev/null +++ b/app-dicts/stardict-quick-eng-fra/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/stardict-quick-eng-fra +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-quick-eng-fra/ChangeLog,v 1.1 2003/06/04 13:41:42 liquidx Exp $ + +*stardict-quick-eng-fra-2.1.0 (04 Jun 2003) + + 04 Jun 2003; Alastair Tse <liquidx@gentoo.org> + stardict-quick-eng-fra-2.1.0.ebuild: + new stardict dictionary. see app-dict/stardict's ChangeLog for more. + diff --git a/app-dicts/stardict-quick-eng-fra/Manifest b/app-dicts/stardict-quick-eng-fra/Manifest index 7b1b82ad3ec6..186bb5c5da5c 100644 --- a/app-dicts/stardict-quick-eng-fra/Manifest +++ b/app-dicts/stardict-quick-eng-fra/Manifest @@ -1,2 +1,3 @@ -MD5 d4d8899e76b1bc6b3a2379514902d727 stardict-quick-eng-fra-2.1.0.ebuild 206 +MD5 13a0dfc22d39432a0359bb55ce653d89 stardict-quick-eng-fra-2.1.0.ebuild 338 +MD5 3948b76d6bc303cdafe89fe67b2f523a ChangeLog 452 MD5 7645bb90b745218a1bc254783f293106 files/digest-stardict-quick-eng-fra-2.1.0 81 diff --git a/app-dicts/stardict-quick-eng-fra/files/digest-stardict-quick-eng-fra-2.1.0 b/app-dicts/stardict-quick-eng-fra/files/digest-stardict-quick-eng-fra-2.1.0 new file mode 100644 index 000000000000..831ce8ee5a0a --- /dev/null +++ b/app-dicts/stardict-quick-eng-fra/files/digest-stardict-quick-eng-fra-2.1.0 @@ -0,0 +1 @@ +MD5 afbb0a01c26cef6ae9064229c6cad967 stardict-quick_eng-fra-2.1.0.tar.bz2 300051 diff --git a/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.1.0.ebuild b/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.1.0.ebuild new file mode 100644 index 000000000000..6fd101446750 --- /dev/null +++ b/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.1.0.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.1.0.ebuild,v 1.1 2003/06/04 13:41:42 liquidx Exp $ + +FROM_LANG="English" +TO_LANG="French" +DICT_PREFIX="quick_" + +inherit stardict + |