summaryrefslogtreecommitdiff
path: root/app-dicts/stardict-quick-eng-jpn
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-dicts/stardict-quick-eng-jpn
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/stardict-quick-eng-jpn')
-rw-r--r--app-dicts/stardict-quick-eng-jpn/Manifest3
-rw-r--r--app-dicts/stardict-quick-eng-jpn/metadata.xml15
-rw-r--r--app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2.ebuild15
3 files changed, 33 insertions, 0 deletions
diff --git a/app-dicts/stardict-quick-eng-jpn/Manifest b/app-dicts/stardict-quick-eng-jpn/Manifest
new file mode 100644
index 000000000000..13fb1ef7bc3d
--- /dev/null
+++ b/app-dicts/stardict-quick-eng-jpn/Manifest
@@ -0,0 +1,3 @@
+DIST stardict-quick_eng-jpn-2.4.2.tar.bz2 792487 BLAKE2B f6d2e6b5b32e663c18f1984bb892aec5f9eba946bc2fac843b3577dbc338b2f18f2bff101cc5db236a7231a792cc24b978ec2ca46a58785b0fc4908c98de520f SHA512 82202a1741af52e8dd841e24e3b670165bd60780c31a3d97a9a62f82d94ab3e61b036b93405f938bf585b6356593c4678079e521616282ee5f626b92d0ece1f0
+EBUILD stardict-quick-eng-jpn-2.4.2.ebuild 292 BLAKE2B 95f88f73fc1ac1b5ed4b736bfbe8be0d18fdfa943ccd0aec7a57ada04003c7d454f35e688d59d966712e6ab9abdc91e9e9bf78dcbb140c4a2d318fd47ba74bb6 SHA512 bdedfd1c5084db962f0d0c8e93b31e66de416965f680e513b37c13d4b0621a01c025ff32da29eff8d4e0fb29e48d402e3a04ef8d6d728b1ae6f375697d099496
+MISC metadata.xml 423 BLAKE2B d88ef7607a56f49f17a9f3c7d61bb5b127a86df908f08695a27db85c5ddb960e3c48e93754945075c0f6a10b8380936b5707489eae31885e2331da6ae01d9574 SHA512 22ef931c364f0f1d613e8da3329f3f59ec769f252f14b0ba79dd9028f39c1291098748939bcd3c8c969b48511b2299d42bcb29dc9fce832eb8002a827e24c497
diff --git a/app-dicts/stardict-quick-eng-jpn/metadata.xml b/app-dicts/stardict-quick-eng-jpn/metadata.xml
new file mode 100644
index 000000000000..4c29f0c11103
--- /dev/null
+++ b/app-dicts/stardict-quick-eng-jpn/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>cjk@gentoo.org</email>
+ <name>Cjk</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>bircoph@gentoo.org</email>
+ <name>Andrew Savchenko</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="sourceforge">stardict</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2.ebuild b/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2.ebuild
new file mode 100644
index 000000000000..75e7279248f5
--- /dev/null
+++ b/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+FROM_LANG="English"
+TO_LANG="Japanese Romaji"
+DICT_PREFIX="quick_"
+
+inherit stardict
+
+HOMEPAGE="http://download.huzheng.org/Quick/"
+
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""