summaryrefslogtreecommitdiff
path: root/app-dicts/sword-rwp
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-rwp
reinit the tree, so we can have metadata
Diffstat (limited to 'app-dicts/sword-rwp')
-rw-r--r--app-dicts/sword-rwp/Manifest5
-rw-r--r--app-dicts/sword-rwp/metadata.xml8
-rw-r--r--app-dicts/sword-rwp/sword-rwp-1.9.ebuild12
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-rwp/Manifest b/app-dicts/sword-rwp/Manifest
new file mode 100644
index 000000000000..407fe9be71c0
--- /dev/null
+++ b/app-dicts/sword-rwp/Manifest
@@ -0,0 +1,5 @@
+DIST RWP-1.9.zip 2728649 SHA256 adc087183e3c7eee81d3c906414deb53cb0b9ff97b3070851e764646e5653b32 SHA512 b3e8cbc5fb01e98776bac4c0ee7744eede1c7a1a9a41dfc72f53b55c3169b729f065e317107fb7e8ef4a2bc2b79c0fabeff1adb1b89150fd12f7d5ae22d7cc7b WHIRLPOOL 4be62b7ce6bb748a83534a6419dde350316b64a39425ecd8fdab140d71430d9fc641da744e8fc735f481009f4a8b0d38f515c747450f6f3ed87d2b43f7afba8b
+EBUILD sword-rwp-1.9.ebuild 342 SHA256 afc6f11ec10719c7c8168275990c51e27484094d0c69e9802e7e2b27cea9d04b SHA512 17756bba9d0392980643efdb6a16d95d3286b8c1cc03a7a16858bb057479106a1cda913d7bbfe969a463d197f8cfac7c496d4eda77e9b17de952dcb7cc60bba7 WHIRLPOOL 40c20a4cb75f3121d1cbf7a05690845cc0b4224562819867ac301a4869ccb62ae898a3d4fe1776e7f77ad542e0596851eb26d6d7af31b5af6f15d3f5c92b1bc5
+MISC ChangeLog 2430 SHA256 bf242de4de1d384900fb66ab2909359340f9a6b532217e0b01d329d6d48397b2 SHA512 46e5ab55c37c4af2e1ce4a8a6babe44b9ca2b7cf23cb023141ad2346f66fdd165bb07531b44dea9280d29b74690a4c64fae3d6c53cb43a56d3fcd35231d0afbd WHIRLPOOL 21ff76fbb12c4c2a76ea262ea867eaa1e1a918133aac550f0553b2d3f5bb83be46c4d5acb3163284fa4e4b9c4dc3d29c4b437d398c3dc89bdf869630454dec42
+MISC ChangeLog-2015 433 SHA256 1b0f51ff915e0dde732fcab1b764ea4924d0b9caade71e53bc772ce6a82b8ad6 SHA512 701a58048eae1cc4129af641ce4cd3e85ccd09d04761a33cd0ee6ed52ab1af4418f6b20afcb589c9493379341ad7f11c0f33967c745d4b5b752298a0e9f32cd8 WHIRLPOOL e89155021126e959164081e542329d64b34b361e2e110c6ed8f36615c758acb54adf2c5004b78a371441537713a8b66f498d83ec7fbcad79057371ed76fcefb0
+MISC metadata.xml 240 SHA256 40bc1da6ffeb57d34d204283382cd0963b122aeb7792a6e81bcc643366fa46c5 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4 WHIRLPOOL 56aae5bd2f14c911c96e16d6d1b7f017f14488b96c3cf24e02a7b1c4172a3fff4a4d63c8feebc0242bc32d86b671f30416ae6d421e26be0760862bae58d4627a
diff --git a/app-dicts/sword-rwp/metadata.xml b/app-dicts/sword-rwp/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-rwp/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-rwp/sword-rwp-1.9.ebuild b/app-dicts/sword-rwp/sword-rwp-1.9.ebuild
new file mode 100644
index 000000000000..74792e5a4ef6
--- /dev/null
+++ b/app-dicts/sword-rwp/sword-rwp-1.9.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="RWP"
+
+inherit sword-module
+
+DESCRIPTION="Robertson's Word Pictures"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=RWP"
+LICENSE="public-domain free-noncomm"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"