summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-17 02:40:14 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-17 02:40:14 +0000
commit58f3ff95928feff513470d5fb7bddfaf4eaeb565 (patch)
tree9cdeda41153a48b8f35829e18a10f92893064b3a /app-dicts/sword-sme
parentInitial commit (diff)
downloadgentoo-2-58f3ff95928feff513470d5fb7bddfaf4eaeb565.tar.gz
gentoo-2-58f3ff95928feff513470d5fb7bddfaf4eaeb565.tar.bz2
gentoo-2-58f3ff95928feff513470d5fb7bddfaf4eaeb565.zip
Initial commit
(Portage version: 2.1.5)
Diffstat (limited to 'app-dicts/sword-sme')
-rw-r--r--app-dicts/sword-sme/ChangeLog10
-rw-r--r--app-dicts/sword-sme/Manifest4
-rw-r--r--app-dicts/sword-sme/metadata.xml5
-rw-r--r--app-dicts/sword-sme/sword-sme-1.1.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-sme/ChangeLog b/app-dicts/sword-sme/ChangeLog
new file mode 100644
index 000000000000..6a7485fa43a5
--- /dev/null
+++ b/app-dicts/sword-sme/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-sme
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-sme/ChangeLog,v 1.1 2008/05/17 02:40:14 beandog Exp $
+
+*sword-sme-1.1 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-sme-1.1.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-sme/Manifest b/app-dicts/sword-sme/Manifest
new file mode 100644
index 000000000000..865248a911a1
--- /dev/null
+++ b/app-dicts/sword-sme/Manifest
@@ -0,0 +1,4 @@
+DIST SME-1.1.zip 549747 RMD160 e56519d0d76679ab26db95c3179524b4a67773b1 SHA1 a486d7d0914aadb46cc06e21d0fda8dda056cae2 SHA256 5fea812fd685d66331aa83adc17b1fe7434beb04b6ba9870566f9a8d38191875
+EBUILD sword-sme-1.1.ebuild 361 RMD160 880d2e5aa174da619029ea485f4b6e0d56d32dc4 SHA1 110025add7a714fc95fed440d95268139e7c00f3 SHA256 6c1d572c51e62e97f51146ed1b7619c31d610f4658e3d66d8c04120ace63f34f
+MISC ChangeLog 255 RMD160 f42e43d80f125b87946300de2d7e38f476022c00 SHA1 9477fb46daef7395c65e9fd089f93acc33dfe898 SHA256 31b5393c36c983e1511f87f3a979cc2487e10fd8a938859b0179ccce66075b56
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-sme/metadata.xml b/app-dicts/sword-sme/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-sme/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-sme/sword-sme-1.1.ebuild b/app-dicts/sword-sme/sword-sme-1.1.ebuild
new file mode 100644
index 000000000000..18e640c88d97
--- /dev/null
+++ b/app-dicts/sword-sme/sword-sme-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-sme/sword-sme-1.1.ebuild,v 1.1 2008/05/17 02:40:14 beandog Exp $
+
+SWORD_MODULE="SME"
+
+inherit sword-module
+
+DESCRIPTION="C. H. Spurgeon's Morning and Evening: Daily Readins"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=SME"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"