summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-03-14 02:16:04 +0000
committerSteve Dibb <beandog@gentoo.org>2008-03-14 02:16:04 +0000
commitc7f68016fccdae5b9488a16f9c04979c51ff70eb (patch)
tree82041167336d07eaa6faf2066503213000d05c34 /app-dicts/sword-acv
parentInitial commit (diff)
downloadgentoo-2-c7f68016fccdae5b9488a16f9c04979c51ff70eb.tar.gz
gentoo-2-c7f68016fccdae5b9488a16f9c04979c51ff70eb.tar.bz2
gentoo-2-c7f68016fccdae5b9488a16f9c04979c51ff70eb.zip
Initial commit
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts/sword-acv')
-rw-r--r--app-dicts/sword-acv/ChangeLog10
-rw-r--r--app-dicts/sword-acv/Manifest4
-rw-r--r--app-dicts/sword-acv/metadata.xml5
-rw-r--r--app-dicts/sword-acv/sword-acv-2.0.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-acv/ChangeLog b/app-dicts/sword-acv/ChangeLog
new file mode 100644
index 000000000000..50fd0f3ee054
--- /dev/null
+++ b/app-dicts/sword-acv/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-acv
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-acv/ChangeLog,v 1.1 2008/03/14 02:16:04 beandog Exp $
+
+*sword-acv-2.0 (14 Mar 2008)
+
+ 14 Mar 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-acv-2.0.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-acv/Manifest b/app-dicts/sword-acv/Manifest
new file mode 100644
index 000000000000..584c201f54a3
--- /dev/null
+++ b/app-dicts/sword-acv/Manifest
@@ -0,0 +1,4 @@
+DIST ACV-2.0.zip 1396326 RMD160 2f45471e60ee1745e8fdcf744a2d94d0edf9a685 SHA1 f358015470f98fdbf6fb27f233a48d3bf8ac529b SHA256 de74f5aee935b926993461a1f8192db242c71ed74b052309fd7172881f9ec9c3
+EBUILD sword-acv-2.0.ebuild 332 RMD160 56e08495e054ead4c89f3373ee842f9271ed508a SHA1 ad121e5f4726486dadc6b4919c4d59fa00d6a004 SHA256 b08223144ecd86aab2a107c652ec7402f086ba152479ccf7e77a009cb77302a0
+MISC ChangeLog 255 RMD160 d27edb66379409d83f2b4296471159b34be05a69 SHA1 d78eb0b8e8e3fe94e01ce14ac7e7e81cd315ddaa SHA256 f37e46d82fab136e1610285549bdedf6d39299edaf5a8e6b49a3f09e21318c42
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-acv/metadata.xml b/app-dicts/sword-acv/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-acv/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-acv/sword-acv-2.0.ebuild b/app-dicts/sword-acv/sword-acv-2.0.ebuild
new file mode 100644
index 000000000000..c8646ec72755
--- /dev/null
+++ b/app-dicts/sword-acv/sword-acv-2.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-acv/sword-acv-2.0.ebuild,v 1.1 2008/03/14 02:16:04 beandog Exp $
+
+SWORD_MODULE="ACV"
+
+inherit sword-module
+
+DESCRIPTION="A Conservative Version"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ACV"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"