summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/stardict-quick-eng-fra')
-rw-r--r--app-dicts/stardict-quick-eng-fra/Manifest1
-rw-r--r--app-dicts/stardict-quick-eng-fra/metadata.xml7
-rw-r--r--app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild17
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/stardict-quick-eng-fra/Manifest b/app-dicts/stardict-quick-eng-fra/Manifest
new file mode 100644
index 000000000000..a551068236a3
--- /dev/null
+++ b/app-dicts/stardict-quick-eng-fra/Manifest
@@ -0,0 +1 @@
+DIST stardict-quick_eng-fra-2.4.2.tar.bz2 304397 SHA256 2952e4bbb919412e9544e8f9b046c19053f5209acbe81eff4c8535a1f934f65c SHA512 148195c11de68df7e6a69015cc7d741d38b6afe9cea8e2fcf320d7b21e24c01ab9a856c9d1a87086274b35c00639db1eb9f16bf9e3730532f7d4a274bbe78606 WHIRLPOOL 0d482f01f4a2ea871fb6ceef7a99b519f00088b9345af4c1db191818929e10c77a2f949c454e25c8a014c5daeef1d8a1e9d2767a1d9588dc556df1d762a1d8cb
diff --git a/app-dicts/stardict-quick-eng-fra/metadata.xml b/app-dicts/stardict-quick-eng-fra/metadata.xml
new file mode 100644
index 000000000000..91f4e72fb544
--- /dev/null
+++ b/app-dicts/stardict-quick-eng-fra/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild b/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild
new file mode 100644
index 000000000000..eb134fec3d5c
--- /dev/null
+++ b/app-dicts/stardict-quick-eng-fra/stardict-quick-eng-fra-2.4.2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+FROM_LANG="English"
+TO_LANG="French"
+DICT_PREFIX="quick_"
+
+inherit stardict
+
+HOMEPAGE="http://stardict.sourceforge.net/Dictionaries_Quick.php"
+
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""