summaryrefslogtreecommitdiff
path: root/app-dicts/sword-bwe
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-bwe
reinit the tree, so we can have metadata
Diffstat (limited to 'app-dicts/sword-bwe')
-rw-r--r--app-dicts/sword-bwe/Manifest5
-rw-r--r--app-dicts/sword-bwe/metadata.xml8
-rw-r--r--app-dicts/sword-bwe/sword-bwe-1.0.ebuild12
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-bwe/Manifest b/app-dicts/sword-bwe/Manifest
new file mode 100644
index 000000000000..761db75fc677
--- /dev/null
+++ b/app-dicts/sword-bwe/Manifest
@@ -0,0 +1,5 @@
+DIST BWE-1.0.zip 368050 SHA256 2460e32ef689a52b0cf9379f0e5ebdf90193ebd75b64bd58c09a723d11cdd51c SHA512 80b1122b837e8d987378ceed402b145ab859d979fba25e6017d414a1f3f6ad20562d903a676c5883b0465518b7ab4813aa7a0b546a32ee30590d82d68e78f2ff WHIRLPOOL 973007a368aec4dc8382021502ab7edc7e566b51303b2825ae6647af99a3796d0f0838f4bc947dbc9307a6cc3afe4d4bd6b4cfc68000467491705b26d33ae563
+EBUILD sword-bwe-1.0.ebuild 325 SHA256 5a7973ff05ebac66d9215061a66dacb765cf3075478db4119d8fe86bb95891b3 SHA512 64d9149d1710234fd2f1a2e169ada88177736ed41b03f7248bbaa045512d41f778a361d174fee5deb70902105c514b75b15aff43c7a753737336954e14487a2f WHIRLPOOL 2d8e09766b2c977f982eb0a867e6a98d2b4c18d9b80d2d56f316c9618c00659549c13ae5917fc2a98a8ca846706f4c194d7d2010a1cc1aca17166e6200f76456
+MISC ChangeLog 2430 SHA256 6b20f739f9e44b2eb08eeb545c7c823653c4c94e872c66ffc1c417bfcee6e56a SHA512 915ee03587ba1410d64ac548daee0a700491fea57521aefac132e334456548584e5205800069c225614012856b4114f99a0b875d9bd3ab0b739d2aeb1ce4c131 WHIRLPOOL 558a4a7e82aa443066cd37eb485e14dc46104fb7ada10f2176c2c6af0d4b5b093389138a9a668ed05e9df7507cca8697d9b3e55d300ee7983ced5a691cbfa608
+MISC ChangeLog-2015 433 SHA256 1cac410975622f33079e161e2a021d6a7c77ade3b6ec844f03cd1be3bce498b6 SHA512 5f7ed5ef895762ae704145d269f6422ebdea6ffd05a94663697a4cc315a3454710d27ebdede27b3b8bf7e706dacf3813827b52b51e8c5ddeff8d29bbdc3769b0 WHIRLPOOL 0ca02255a36a8183e5433743e2083d6d0bc628e18eea1bd1b26adaeee5af1f40fdb445777aed276c03ca03651a23a94080e9dfea088afc52f3c90ef96841b4f8
+MISC metadata.xml 240 SHA256 40bc1da6ffeb57d34d204283382cd0963b122aeb7792a6e81bcc643366fa46c5 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4 WHIRLPOOL 56aae5bd2f14c911c96e16d6d1b7f017f14488b96c3cf24e02a7b1c4172a3fff4a4d63c8feebc0242bc32d86b671f30416ae6d421e26be0760862bae58d4627a
diff --git a/app-dicts/sword-bwe/metadata.xml b/app-dicts/sword-bwe/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-bwe/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-bwe/sword-bwe-1.0.ebuild b/app-dicts/sword-bwe/sword-bwe-1.0.ebuild
new file mode 100644
index 000000000000..bb8db4d983a2
--- /dev/null
+++ b/app-dicts/sword-bwe/sword-bwe-1.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="BWE"
+
+inherit sword-module
+
+DESCRIPTION="Bible in Worldwide English"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=BWE"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"