summaryrefslogtreecommitdiff
path: root/app-dicts/stardict-quick-jpn-eng
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-jpn-eng
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/stardict-quick-jpn-eng')
-rw-r--r--app-dicts/stardict-quick-jpn-eng/Manifest3
-rw-r--r--app-dicts/stardict-quick-jpn-eng/metadata.xml15
-rw-r--r--app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.4.2.ebuild15
3 files changed, 33 insertions, 0 deletions
diff --git a/app-dicts/stardict-quick-jpn-eng/Manifest b/app-dicts/stardict-quick-jpn-eng/Manifest
new file mode 100644
index 000000000000..3574c6be0bb1
--- /dev/null
+++ b/app-dicts/stardict-quick-jpn-eng/Manifest
@@ -0,0 +1,3 @@
+DIST stardict-quick_jpn-eng-2.4.2.tar.bz2 842456 BLAKE2B ed1cf7a875595cb8bd7b90c00784446b45a61f35af460543a3699cf38a5f1458c8099ddb169044edcc028a2265e627731159bb1e51fd3a83c7036ac168a88b67 SHA512 bc188995ea1d333b66e70f54fea73d31dd2a1f50c3d2eb3a11f3ae785a2d136fbbc1f8656ff5c2206cd6ec2bebbfb7779765afacf9ae4a9761ef6d0761743c0c
+EBUILD stardict-quick-jpn-eng-2.4.2.ebuild 292 BLAKE2B 5a541f59971dc32c1f37df2c1b2e20f2ee84d7b0ab1867bc823ca6f57986dbada8e6bd0619737f82dc64d6187a5bbf7789428522490bb5208d3513dbee0f29b1 SHA512 8a3180a10fd5b267edded64e5197a851c36bc9e5e9786f487977464a6d5ca9bc3770ec755728e1e4bec96b99b1d40b9989e4fffa156aafbbd85e80f1d96095e4
+MISC metadata.xml 423 BLAKE2B d88ef7607a56f49f17a9f3c7d61bb5b127a86df908f08695a27db85c5ddb960e3c48e93754945075c0f6a10b8380936b5707489eae31885e2331da6ae01d9574 SHA512 22ef931c364f0f1d613e8da3329f3f59ec769f252f14b0ba79dd9028f39c1291098748939bcd3c8c969b48511b2299d42bcb29dc9fce832eb8002a827e24c497
diff --git a/app-dicts/stardict-quick-jpn-eng/metadata.xml b/app-dicts/stardict-quick-jpn-eng/metadata.xml
new file mode 100644
index 000000000000..4c29f0c11103
--- /dev/null
+++ b/app-dicts/stardict-quick-jpn-eng/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-jpn-eng/stardict-quick-jpn-eng-2.4.2.ebuild b/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.4.2.ebuild
new file mode 100644
index 000000000000..77fd2960e98b
--- /dev/null
+++ b/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-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="Japanese Romaji"
+TO_LANG="English"
+DICT_PREFIX="quick_"
+
+inherit stardict
+
+HOMEPAGE="http://download.huzheng.org/Quick/"
+
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+IUSE=""