summaryrefslogtreecommitdiff
path: root/app-dicts/sword-chiuns
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-dicts/sword-chiuns
reinit the tree, so we can have metadata
Diffstat (limited to 'app-dicts/sword-chiuns')
-rw-r--r--app-dicts/sword-chiuns/Manifest5
-rw-r--r--app-dicts/sword-chiuns/metadata.xml8
-rw-r--r--app-dicts/sword-chiuns/sword-chiuns-2.0.ebuild12
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-chiuns/Manifest b/app-dicts/sword-chiuns/Manifest
new file mode 100644
index 000000000000..cb3f9cbbc36d
--- /dev/null
+++ b/app-dicts/sword-chiuns/Manifest
@@ -0,0 +1,5 @@
+DIST ChiUns-2.0.zip 2241348 SHA256 b19ca4bef18112d0510c2d6fbddc894a78a1bf1876e9a10e6f2472a29724695c SHA512 ed11e0006ca6aed353a4691d1ba37885db4953dbc5593a9d41159136a3e55711e1da65536d3b9e9718b0c661b46fb058f4eaf1419168d3b6bfa0d716564192d0 WHIRLPOOL 2757492fd2eb7f4b50c4e6093541c60854a9d48a7a964d8ebd42c3f85ad887df71ff1f2c577fcedaa25394384e5b313a0addddb0f8266511aeb7fa8426d8f4fd
+EBUILD sword-chiuns-2.0.ebuild 337 SHA256 7dca6b9dedd5aa3b74d670d0b6546afbe759246289a06277aee8c2585ede2317 SHA512 94e08deb746386511597640988cceea01218c30e22f93552e3a9be60b450623134759896bdbe899415fa926cee33d45573328eb8ec133a899193c7d25c032adb WHIRLPOOL 5a12970a8e5d3b9729684b8bea183901ad968ac69ed1f0645890c6fa0ed70ac1d1d50a7074d2040a80e24b3b22d07c49874e67fbed27cd39b6d0f291d838351a
+MISC ChangeLog 2439 SHA256 931c13042d59f8c030dce44cb533565a1e05ee0ecb0d606d0ae8a07fb2b06c89 SHA512 a049f7c1327e33fdb8b84991648918ca15fad230c4b9f2ab6e7d62457a7aaa2a321e248fa3bce5137d623164aeb546f2de2b37d78a07dae5cd26f9abeab6832a WHIRLPOOL dba529a8258eda2ddcd1aa3099ac2a39c7ab0e7f43d7a197e57450b8539a7fc4cc14ba07b0ddf1649842dc855faf3de291cfdc8dae376e2d2314950c859a0a74
+MISC ChangeLog-2015 448 SHA256 948e4870f1371fa7829e0f3c3ba765a0808e015356288f0c8e9f3b104d796a73 SHA512 b500646a3308c0fef8f7fe23793cbe1c6bf6142adfc5edc296d6d4029fbd66616a4f99fda2f84a5f98849d8edf939a819a8b426d7e5f824b9c9b22bb0946dc06 WHIRLPOOL 47f5b170fe5080dd0bb72c8b2be9007967ec65d6249dab4b05841bd60b0d61ad756d7a6b61636dc981eb3ca1e9d0f0b7a6d09de1dbcecfc2accbe9287a30fdae
+MISC metadata.xml 240 SHA256 40bc1da6ffeb57d34d204283382cd0963b122aeb7792a6e81bcc643366fa46c5 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4 WHIRLPOOL 56aae5bd2f14c911c96e16d6d1b7f017f14488b96c3cf24e02a7b1c4172a3fff4a4d63c8feebc0242bc32d86b671f30416ae6d421e26be0760862bae58d4627a
diff --git a/app-dicts/sword-chiuns/metadata.xml b/app-dicts/sword-chiuns/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-chiuns/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>theology@gentoo.org</email>
+ <name>Theology</name>
+</maintainer>
+</pkgmetadata>
diff --git a/app-dicts/sword-chiuns/sword-chiuns-2.0.ebuild b/app-dicts/sword-chiuns/sword-chiuns-2.0.ebuild
new file mode 100644
index 000000000000..7af863e99d4a
--- /dev/null
+++ b/app-dicts/sword-chiuns/sword-chiuns-2.0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+SWORD_MODULE="ChiUns"
+
+inherit sword-module
+
+DESCRIPTION="Chinese Union Version Simplified"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ChiUns"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"