summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-17 02:55:50 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-17 02:55:50 +0000
commit8b2c79612264ebff1f9f3cadb54793032d8144c8 (patch)
treef4d63a95e25aacbe98fc48c44659e154bfc13e50 /app-dicts/sword-smith
parentp.mask =app-text/sword-modules-20041209 for removal (diff)
downloadhistorical-8b2c79612264ebff1f9f3cadb54793032d8144c8.tar.gz
historical-8b2c79612264ebff1f9f3cadb54793032d8144c8.tar.bz2
historical-8b2c79612264ebff1f9f3cadb54793032d8144c8.zip
Initial commit
Package-Manager: portage-2.1.5
Diffstat (limited to 'app-dicts/sword-smith')
-rw-r--r--app-dicts/sword-smith/ChangeLog10
-rw-r--r--app-dicts/sword-smith/Manifest4
-rw-r--r--app-dicts/sword-smith/metadata.xml5
-rw-r--r--app-dicts/sword-smith/sword-smith-1.3.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-smith/ChangeLog b/app-dicts/sword-smith/ChangeLog
new file mode 100644
index 000000000000..6ca3fbf94bdf
--- /dev/null
+++ b/app-dicts/sword-smith/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-smith
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-smith/ChangeLog,v 1.1 2008/05/17 02:40:39 beandog Exp $
+
+*sword-smith-1.3 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-smith-1.3.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-smith/Manifest b/app-dicts/sword-smith/Manifest
new file mode 100644
index 000000000000..9d96e53c1de2
--- /dev/null
+++ b/app-dicts/sword-smith/Manifest
@@ -0,0 +1,4 @@
+DIST Smith-1.3.zip 1209276 RMD160 12c5ded55274094c622a1ae152d8f80003732970 SHA1 eaa005a5bc71750eee387795d058d06997b7ec01 SHA256 486e92c446c9edffa4a9448fcfd7e4fc85fa9e63a63a1c61f38a9c9809c0a812
+EBUILD sword-smith-1.3.ebuild 338 RMD160 a6837b09550bfd0d11f008c97a1d8db2c14a88ee SHA1 7f4c4dc797ebd9038a55ba964a0c718eeec65bb2 SHA256 dfc9da63899ed7a56fd4c9acae7a06641b1719364601b8203d725f312c8a1ef3
+MISC ChangeLog 261 RMD160 ad21eab1538bd3c4eff4fe83bbc31b57f06fc730 SHA1 fb696356fe432787cd5c0832be49d51883426e7d SHA256 664e238a5f4b49394a95943a03edd43e2a1442a18638eff76555fd142ecac3ee
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-smith/metadata.xml b/app-dicts/sword-smith/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-smith/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-smith/sword-smith-1.3.ebuild b/app-dicts/sword-smith/sword-smith-1.3.ebuild
new file mode 100644
index 000000000000..c7d89dd656bd
--- /dev/null
+++ b/app-dicts/sword-smith/sword-smith-1.3.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-smith/sword-smith-1.3.ebuild,v 1.1 2008/05/17 02:40:39 beandog Exp $
+
+SWORD_MODULE="Smith"
+
+inherit sword-module
+
+DESCRIPTION="Smith's Bible Dictionary"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Smith"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"