summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-13 21:24:33 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-13 21:24:33 +0000
commitfd4dff2eaaa27d0b36bb3098f159eae8c3a1d7bb (patch)
treefc97fe8d5200d45ae9fd3ded07e290c8920e4d60 /app-dicts
parentInitial commit (diff)
downloadgentoo-2-fd4dff2eaaa27d0b36bb3098f159eae8c3a1d7bb.tar.gz
gentoo-2-fd4dff2eaaa27d0b36bb3098f159eae8c3a1d7bb.tar.bz2
gentoo-2-fd4dff2eaaa27d0b36bb3098f159eae8c3a1d7bb.zip
Initial commit
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/sword-byz/ChangeLog10
-rw-r--r--app-dicts/sword-byz/Manifest4
-rw-r--r--app-dicts/sword-byz/metadata.xml5
-rw-r--r--app-dicts/sword-byz/sword-byz-1.10.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-byz/ChangeLog b/app-dicts/sword-byz/ChangeLog
new file mode 100644
index 000000000000..f14902b31322
--- /dev/null
+++ b/app-dicts/sword-byz/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-byz
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-byz/ChangeLog,v 1.1 2008/05/13 21:24:33 beandog Exp $
+
+*sword-byz-1.10 (13 May 2008)
+
+ 13 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-byz-1.10.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-byz/Manifest b/app-dicts/sword-byz/Manifest
new file mode 100644
index 000000000000..74fedb3afd65
--- /dev/null
+++ b/app-dicts/sword-byz/Manifest
@@ -0,0 +1,4 @@
+DIST Byz-1.10.zip 1263944 RMD160 6804e0c1bba44b14f16318c06092b7d191505de9 SHA1 4604bdce08c34d964b641a1d8fbadb3bc21fa617 SHA256 8a932cd941f588a47f93c4bc661831476bf5892c677aab22a2282e822c605dd5
+EBUILD sword-byz-1.10.ebuild 335 RMD160 2fefdfef5fc68eefab37cf5761e05baac8b1c107 SHA1 e295548298e0433398bb1e6687e7c79f88f1747d SHA256 4240a30d28316328f2048535ab234de60a0794b1d8e74346b80a1210425bd271
+MISC ChangeLog 257 RMD160 2e0b22d3505d0937deb1c921639ac0613996b6bb SHA1 1c220141e76178dfeafa8860537861dc51d155ac SHA256 a45cd1b5d544d88e58e04ee037438277b8846de0645acd269f7fa655497d3658
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-byz/metadata.xml b/app-dicts/sword-byz/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-byz/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-byz/sword-byz-1.10.ebuild b/app-dicts/sword-byz/sword-byz-1.10.ebuild
new file mode 100644
index 000000000000..d49a8a8ec339
--- /dev/null
+++ b/app-dicts/sword-byz/sword-byz-1.10.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-byz/sword-byz-1.10.ebuild,v 1.1 2008/05/13 21:24:33 beandog Exp $
+
+SWORD_MODULE="Byz"
+
+inherit sword-module
+
+DESCRIPTION="Byzantine/Majority Text (2000)"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Byz"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"