summaryrefslogtreecommitdiff
path: root/app-dicts/sword-bbe
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-bbe
reinit the tree, so we can have metadata
Diffstat (limited to 'app-dicts/sword-bbe')
-rw-r--r--app-dicts/sword-bbe/Manifest5
-rw-r--r--app-dicts/sword-bbe/metadata.xml8
-rw-r--r--app-dicts/sword-bbe/sword-bbe-1.3.ebuild12
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-bbe/Manifest b/app-dicts/sword-bbe/Manifest
new file mode 100644
index 000000000000..6bad90915c5c
--- /dev/null
+++ b/app-dicts/sword-bbe/Manifest
@@ -0,0 +1,5 @@
+DIST BBE-1.3.zip 1391875 SHA256 923f09f2592a94f43b89d7db497648f6d534882b5d2c68c65583092a9f27111d SHA512 9df323ea99b5b116937c22e1ae5b2b863220c52a7d488096968d63dd8b937a99a60691462f5604f3d22133058ce5744bf227d35421501362791043f520f34b3b WHIRLPOOL a0dfb6ee07ae8fa74557587181e756ee0b377eb2e57c498b05d14bdac720e91758b30337c063ad5ddb933f94f1539a0d4a23f66357e0cabe6cce460a78a19c95
+EBUILD sword-bbe-1.3.ebuild 338 SHA256 9902109b301ba949c470bde9615dc0363760fad17d72c48a71ba10798be468b0 SHA512 49ce9c2ed027750d3c67e811e820b4616ed0c854f619787b8b85b594370ef1c9a028cb69b8ceec6d1ae194dba949134c946b951c2e5306ba3e6e4fbea7878924 WHIRLPOOL 70a4537477b52857d8fa2971e4b7cee14b594803b4acfc79ec6a4c9c3d2d415df343f2290483f58a625ce25c27b9836ecae6fab373932532f29b263d150238e9
+MISC ChangeLog 2430 SHA256 75841f122c4c471c1bfa88196689339ba948b95184d4976de20e0d43dd1cf4f1 SHA512 797588fb7a102bd34c8c3f9c684a45530e11028897a41797ae6637b3cce1efed4b9601df5b5d4a4a1f2cc639e8aa168deed718a92fbfe721867b0d9f9604983a WHIRLPOOL 32806ae88d54851c988da3bce6697e218cb4b4bdce7cc175b8717e4ac5921d13bcd05226556d57a529dd228f3b14dc13d894e1df27480522afb7b8423455575b
+MISC ChangeLog-2015 596 SHA256 19f531d1bb79dd5e45fb73c039829f0515b6ccd9dad5d9a2683152a928aa8814 SHA512 95e772aef7ab14c135e6d18fb2d7eb3af0bd54a00fe115e02fd4af972af4137076dcf0df219917f38dcaf2a24d6b03b328063d37af737282281c13edb1d54d31 WHIRLPOOL 15cebda705a209e73d7ebf82f0b6dcd6f7cee425ec287e6b19679947d5b011e842b156799a3aef4fbe10655810a660a82d925bee9a6cfc142093fda076ca306e
+MISC metadata.xml 240 SHA256 40bc1da6ffeb57d34d204283382cd0963b122aeb7792a6e81bcc643366fa46c5 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4 WHIRLPOOL 56aae5bd2f14c911c96e16d6d1b7f017f14488b96c3cf24e02a7b1c4172a3fff4a4d63c8feebc0242bc32d86b671f30416ae6d421e26be0760862bae58d4627a
diff --git a/app-dicts/sword-bbe/metadata.xml b/app-dicts/sword-bbe/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-bbe/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-bbe/sword-bbe-1.3.ebuild b/app-dicts/sword-bbe/sword-bbe-1.3.ebuild
new file mode 100644
index 000000000000..00406c2cfb99
--- /dev/null
+++ b/app-dicts/sword-bbe/sword-bbe-1.3.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="BBE"
+
+inherit sword-module
+
+DESCRIPTION="Bible in Basic English (1949/1964)"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=BBE"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"