summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-03-14 02:14:57 +0000
committerSteve Dibb <beandog@gentoo.org>2008-03-14 02:14:57 +0000
commit18c8ed9486e2a4b53a1d98cb1e100c9f6ac801db (patch)
treef6284e04d20b6c35af45393381a0980c2fb28b03 /app-dicts
parentInitial commit (diff)
downloadgentoo-2-18c8ed9486e2a4b53a1d98cb1e100c9f6ac801db.tar.gz
gentoo-2-18c8ed9486e2a4b53a1d98cb1e100c9f6ac801db.tar.bz2
gentoo-2-18c8ed9486e2a4b53a1d98cb1e100c9f6ac801db.zip
Initial commit
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/sword-asv/ChangeLog10
-rw-r--r--app-dicts/sword-asv/Manifest4
-rw-r--r--app-dicts/sword-asv/metadata.xml5
-rw-r--r--app-dicts/sword-asv/sword-asv-1.3.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-asv/ChangeLog b/app-dicts/sword-asv/ChangeLog
new file mode 100644
index 000000000000..867b644fc25d
--- /dev/null
+++ b/app-dicts/sword-asv/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-asv
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-asv/ChangeLog,v 1.1 2008/03/14 02:14:57 beandog Exp $
+
+*sword-asv-1.3 (14 Mar 2008)
+
+ 14 Mar 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-asv-1.3.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-asv/Manifest b/app-dicts/sword-asv/Manifest
new file mode 100644
index 000000000000..b974802dfb4d
--- /dev/null
+++ b/app-dicts/sword-asv/Manifest
@@ -0,0 +1,4 @@
+DIST ASV-1.3.zip 1579461 RMD160 c2ff729104c45ef272c1f040c3dd5abbdd6fc5cf SHA1 217fc539c8edf5a5ca613923f0214e3842ad48ae SHA256 f8277dca71a4d429720b3b643f419db392ace46324d82527101a41b4371f6407
+EBUILD sword-asv-1.3.ebuild 342 RMD160 051274bbf6906b0ca28091aeebc6d2ac792d3a2e SHA1 6dfb7c3cb01682b946d6da97ab9c8ae8d741e572 SHA256 1ebfd63dd769c46781454a23c00e1f323c1a1ebc4b93171dd0f742f0218659c1
+MISC ChangeLog 255 RMD160 fecf60c7c8895e9108b3350e53a5752d4c6f1f95 SHA1 bd558dbcf8894fb2c90f72fc1c0d88413f6024e3 SHA256 095088bac602ad06f049849f7aad5d81641729298aab2513d758e7fbafc61f20
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-asv/metadata.xml b/app-dicts/sword-asv/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-asv/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-asv/sword-asv-1.3.ebuild b/app-dicts/sword-asv/sword-asv-1.3.ebuild
new file mode 100644
index 000000000000..43d61493d191
--- /dev/null
+++ b/app-dicts/sword-asv/sword-asv-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-asv/sword-asv-1.3.ebuild,v 1.1 2008/03/14 02:14:57 beandog Exp $
+
+SWORD_MODULE="ASV"
+
+inherit sword-module
+
+DESCRIPTION="American Standard Version (1901)"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ASV"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"