summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-rst')
-rw-r--r--app-dicts/sword-rst/ChangeLog10
-rw-r--r--app-dicts/sword-rst/Manifest4
-rw-r--r--app-dicts/sword-rst/metadata.xml5
-rw-r--r--app-dicts/sword-rst/sword-rst-1.6.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-rst/ChangeLog b/app-dicts/sword-rst/ChangeLog
new file mode 100644
index 000000000000..43464c38f5ad
--- /dev/null
+++ b/app-dicts/sword-rst/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-rst
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-rst/ChangeLog,v 1.1 2008/05/13 21:32:18 beandog Exp $
+
+*sword-rst-1.6 (13 May 2008)
+
+ 13 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-rst-1.6.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-rst/Manifest b/app-dicts/sword-rst/Manifest
new file mode 100644
index 000000000000..d7ff148dc862
--- /dev/null
+++ b/app-dicts/sword-rst/Manifest
@@ -0,0 +1,4 @@
+DIST RST-1.6.zip 5813471 RMD160 ddd4465699f118a6d227ed8309fa3234c5523673 SHA1 20e3124702899f7bd2885b85268113761e1249c6 SHA256 6759fdf5ab4d0ddbe40f1a52f3e06b1dcd15466df23633f75c69e890efaa6e13
+EBUILD sword-rst-1.6.ebuild 332 RMD160 ffbcf2e0a582e8c91d408d747c6b79e4913cdb39 SHA1 1d50c6a3bfee0b148698f99dd91a1b90662d7fce SHA256 9126e291ff02a05f203f0ebd268f87e293ae5c8942888b83f6df149a02019a02
+MISC ChangeLog 255 RMD160 37b05a5c84887fbecbe8d4b6b0f8c377aed933a0 SHA1 852e91c38f6df46b4b0b5e3852b675b678f88722 SHA256 740854b65643b41b2257d8a2e545b9146a54d74967ba70ac116d62adb09f4202
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-rst/metadata.xml b/app-dicts/sword-rst/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-rst/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-rst/sword-rst-1.6.ebuild b/app-dicts/sword-rst/sword-rst-1.6.ebuild
new file mode 100644
index 000000000000..51b7ba9802f6
--- /dev/null
+++ b/app-dicts/sword-rst/sword-rst-1.6.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-rst/sword-rst-1.6.ebuild,v 1.1 2008/05/13 21:32:18 beandog Exp $
+
+SWORD_MODULE="RST"
+
+inherit sword-module
+
+DESCRIPTION="Russian Synodal Translation"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=RST"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"