summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-03-14 02:16:04 +0000
committerSteve Dibb <beandog@gentoo.org>2008-03-14 02:16:04 +0000
commit271705969f3d3539596fba6be0b4729a0fc33d43 (patch)
treeaa81b5646ee3c761efe9d909f906df4f64e5d3cb /app-dicts/sword-twenty
parent- clarify exactly when EAPI > 0 should and should not be used. solar/Betelgeuse (diff)
downloadhistorical-271705969f3d3539596fba6be0b4729a0fc33d43.tar.gz
historical-271705969f3d3539596fba6be0b4729a0fc33d43.tar.bz2
historical-271705969f3d3539596fba6be0b4729a0fc33d43.zip
Initial commit
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-dicts/sword-twenty')
-rw-r--r--app-dicts/sword-twenty/ChangeLog10
-rw-r--r--app-dicts/sword-twenty/Manifest4
-rw-r--r--app-dicts/sword-twenty/metadata.xml5
-rw-r--r--app-dicts/sword-twenty/sword-twenty-1.1.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-twenty/ChangeLog b/app-dicts/sword-twenty/ChangeLog
new file mode 100644
index 000000000000..a7fdcf385872
--- /dev/null
+++ b/app-dicts/sword-twenty/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-twenty
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-twenty/ChangeLog,v 1.1 2008/03/14 01:50:11 beandog Exp $
+
+*sword-twenty-1.1 (14 Mar 2008)
+
+ 14 Mar 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-twenty-1.1.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-twenty/Manifest b/app-dicts/sword-twenty/Manifest
new file mode 100644
index 000000000000..38876e6134e3
--- /dev/null
+++ b/app-dicts/sword-twenty/Manifest
@@ -0,0 +1,4 @@
+DIST Twenty-1.1.zip 395147 RMD160 ef4e5d385f64ba3c13a22ab6b01596b1f60e540b SHA1 4718cf5cc14a6a371c58291fc3bcabeb886b1067 SHA256 faf226a7d9d782d7407a62fe625464944dc5ac74af2578ca80844480a583af7d
+EBUILD sword-twenty-1.1.ebuild 342 RMD160 288d64937f9cbdaf10383a088f390513e8ec089f SHA1 a181ce369724af7951fbf4db25e1bee700b14504 SHA256 5d9a56a7827672551528045b78a2347f2338b71a0c52275ed3b4adbeb17ce35f
+MISC ChangeLog 264 RMD160 a6884b12b46ca5f27a7ec7b2ae74bcb5172c6c76 SHA1 cfa3eecd424c024a9f3e16896f88a86cd5a073f4 SHA256 9359c8af7d7e55432ac9ae39577e1cf6d3a59faa7dce545bd041da00cc22693e
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-twenty/metadata.xml b/app-dicts/sword-twenty/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-twenty/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>theology</herd>
+</pkgmetadata>
diff --git a/app-dicts/sword-twenty/sword-twenty-1.1.ebuild b/app-dicts/sword-twenty/sword-twenty-1.1.ebuild
new file mode 100644
index 000000000000..201f26979ab0
--- /dev/null
+++ b/app-dicts/sword-twenty/sword-twenty-1.1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-twenty/sword-twenty-1.1.ebuild,v 1.1 2008/03/14 01:50:11 beandog Exp $
+
+SWORD_MODULE="Twenty"
+
+inherit sword-module
+
+DESCRIPTION="Twentieth Century New Testament"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Twenty"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"