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-freedict-eng-swe | |
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-freedict-eng-swe')
4 files changed, 23 insertions, 1 deletions
diff --git a/app-dicts/stardict-freedict-eng-swe/ChangeLog b/app-dicts/stardict-freedict-eng-swe/ChangeLog new file mode 100644 index 000000000000..dbec4877cd39 --- /dev/null +++ b/app-dicts/stardict-freedict-eng-swe/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/stardict-freedict-eng-swe +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/stardict-freedict-eng-swe/ChangeLog,v 1.1 2003/06/04 13:40:14 liquidx Exp $ + +*stardict-freedict-eng-swe-2.1.0 (04 Jun 2003) + + 04 Jun 2003; Alastair Tse <liquidx@gentoo.org> + stardict-freedict-eng-swe-2.1.0.ebuild: + new stardict dictionary. see app-dict/stardict's ChangeLog for more. + diff --git a/app-dicts/stardict-freedict-eng-swe/Manifest b/app-dicts/stardict-freedict-eng-swe/Manifest index b54debd46d4a..bb4bac5c6420 100644 --- a/app-dicts/stardict-freedict-eng-swe/Manifest +++ b/app-dicts/stardict-freedict-eng-swe/Manifest @@ -1,2 +1,3 @@ -MD5 ebe0e24cc03e9d7c7dfb2afd792f48b5 stardict-freedict-eng-swe-2.1.0.ebuild 223 +MD5 82bda5c3f79c4c382da17be62d690f84 stardict-freedict-eng-swe-2.1.0.ebuild 361 +MD5 8f15dacb58115d318e9c9be021cc0d2e ChangeLog 464 MD5 179cb3c979b03e240e3d45237ae3e9ce files/digest-stardict-freedict-eng-swe-2.1.0 97 diff --git a/app-dicts/stardict-freedict-eng-swe/files/digest-stardict-freedict-eng-swe-2.1.0 b/app-dicts/stardict-freedict-eng-swe/files/digest-stardict-freedict-eng-swe-2.1.0 new file mode 100644 index 000000000000..d088d6a43b8b --- /dev/null +++ b/app-dicts/stardict-freedict-eng-swe/files/digest-stardict-freedict-eng-swe-2.1.0 @@ -0,0 +1 @@ +MD5 c5326f1531fcf63ea46914e3799900bc stardict-dictd_www.freedict.de_eng-swe-2.1.0.tar.bz2 125704 diff --git a/app-dicts/stardict-freedict-eng-swe/stardict-freedict-eng-swe-2.1.0.ebuild b/app-dicts/stardict-freedict-eng-swe/stardict-freedict-eng-swe-2.1.0.ebuild new file mode 100644 index 000000000000..b5d1e04a3ad8 --- /dev/null +++ b/app-dicts/stardict-freedict-eng-swe/stardict-freedict-eng-swe-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-freedict-eng-swe/stardict-freedict-eng-swe-2.1.0.ebuild,v 1.1 2003/06/04 13:40:14 liquidx Exp $ + +FROM_LANG="English" +TO_LANG="Swedish" +DICT_PREFIX="dictd_www.freedict.de_" + +inherit stardict + |