summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-02-27 17:23:36 +0000
committerSteve Dibb <beandog@gentoo.org>2008-02-27 17:23:36 +0000
commit00fa317e8d86cf45f5de7fe3dd8a1a434e0b74ec (patch)
tree81efafc20194dd73e94e7b1bb21725d35e0deb70 /app-dicts/sword-itarive
parentUpdated HOMEPAGE and SRC_URI to it's new location http://matchbox-project.org... (diff)
downloadgentoo-2-00fa317e8d86cf45f5de7fe3dd8a1a434e0b74ec.tar.gz
gentoo-2-00fa317e8d86cf45f5de7fe3dd8a1a434e0b74ec.tar.bz2
gentoo-2-00fa317e8d86cf45f5de7fe3dd8a1a434e0b74ec.zip
Initial commit
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts/sword-itarive')
-rw-r--r--app-dicts/sword-itarive/ChangeLog10
-rw-r--r--app-dicts/sword-itarive/Manifest4
-rw-r--r--app-dicts/sword-itarive/metadata.xml5
-rw-r--r--app-dicts/sword-itarive/sword-itarive-1.0.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-itarive/ChangeLog b/app-dicts/sword-itarive/ChangeLog
new file mode 100644
index 000000000000..6143c528efa3
--- /dev/null
+++ b/app-dicts/sword-itarive/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-itarive
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-itarive/ChangeLog,v 1.1 2008/02/27 17:23:36 beandog Exp $
+
+*sword-itarive-1.0 (27 Feb 2008)
+
+ 27 Feb 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-itarive-1.0.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-itarive/Manifest b/app-dicts/sword-itarive/Manifest
new file mode 100644
index 000000000000..cb334e260f5e
--- /dev/null
+++ b/app-dicts/sword-itarive/Manifest
@@ -0,0 +1,4 @@
+DIST ItaRive-1.0.zip 1528624 RMD160 28398b2ea3cf139f12684f1aea0f40f60a5ed215 SHA1 cd0031433d7bfcae0cdfebf0c1a4fb59ffe6c66b SHA256 922ef1bb1ddcbf3733da949f5ce282a9cc7835c2bc2c3645079154fb896b96fe
+EBUILD sword-itarive-1.0.ebuild 343 RMD160 f8099632bfdfe900bef02199c64272836af3a9b9 SHA1 48ad9cff77707918358257bf70efa00a63e23b01 SHA256 ebf308fd7750d307bb6617d39fd32ce57df2ebbfbc89bf7ce007f04662cd98e7
+MISC ChangeLog 267 RMD160 6cdd1de1b74fa34d63e195fd0cd449a8dc43b8af SHA1 6fd52434d86cb19de47ed16fd65904cefc779fa3 SHA256 594ab33ec07c23a7e40147e15542f63a607fa96509a34b4a52b59382a9efa97d
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-itarive/metadata.xml b/app-dicts/sword-itarive/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-itarive/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-itarive/sword-itarive-1.0.ebuild b/app-dicts/sword-itarive/sword-itarive-1.0.ebuild
new file mode 100644
index 000000000000..a9207ea0dd0b
--- /dev/null
+++ b/app-dicts/sword-itarive/sword-itarive-1.0.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-itarive/sword-itarive-1.0.ebuild,v 1.1 2008/02/27 17:23:36 beandog Exp $
+
+SWORD_MODULE="ItaRive"
+
+inherit sword-module
+
+DESCRIPTION="Italian Riveduta Bibbia (1927)"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ItaRive"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"