summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-02-27 17:32:00 +0000
committerSteve Dibb <beandog@gentoo.org>2008-02-27 17:32:00 +0000
commit3f788039ccf98610255e9ace11dd66254d3a11db (patch)
treeb998622c5971a9b291c7fd3639ef6f9cdfe8e74d /app-dicts/sword-frelsg
parentUpdated HOMEPAGE and SRC_URI to it's new location http://matchbox-project.org... (diff)
downloadhistorical-3f788039ccf98610255e9ace11dd66254d3a11db.tar.gz
historical-3f788039ccf98610255e9ace11dd66254d3a11db.tar.bz2
historical-3f788039ccf98610255e9ace11dd66254d3a11db.zip
Initial commit
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-dicts/sword-frelsg')
-rw-r--r--app-dicts/sword-frelsg/ChangeLog10
-rw-r--r--app-dicts/sword-frelsg/Manifest4
-rw-r--r--app-dicts/sword-frelsg/metadata.xml5
-rw-r--r--app-dicts/sword-frelsg/sword-frelsg-1.3.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-frelsg/ChangeLog b/app-dicts/sword-frelsg/ChangeLog
new file mode 100644
index 000000000000..65720eb548ca
--- /dev/null
+++ b/app-dicts/sword-frelsg/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-frelsg
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-frelsg/ChangeLog,v 1.1 2008/02/27 17:17:20 beandog Exp $
+
+*sword-frelsg-1.3 (27 Feb 2008)
+
+ 27 Feb 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-frelsg-1.3.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-frelsg/Manifest b/app-dicts/sword-frelsg/Manifest
new file mode 100644
index 000000000000..42950ef6220b
--- /dev/null
+++ b/app-dicts/sword-frelsg/Manifest
@@ -0,0 +1,4 @@
+DIST FreLSG-1.3.zip 2317480 RMD160 72a25908858befedbe2da5ea515df71c6ac21010 SHA1 a41db214dd6294a4557f4e225ca5319033cb690f SHA256 ede6ecfe29508856ac5db586db7e2fc6802dda262a7eb834f32c2acd3b5b33e1
+EBUILD sword-frelsg-1.3.ebuild 337 RMD160 28d40092ff5fb0c8dade1a291ef04454c09f098a SHA1 54538eeaf0f53df01c2e33ee442249063625d896 SHA256 8c6e89a1ccc8aab83936cd8f52d861c4f41e5b530cbc21e03aeaf1af125bfede
+MISC ChangeLog 264 RMD160 8ceec65112fb07754888387a9d749970849ed5d5 SHA1 4572c5fd661b1d1146e67d08c50fc5d18041cc1c SHA256 0a67f48b74c2a9c39f4e8f672d2fe58b64eb11fd266e31b8178f4ee9fedc1685
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-frelsg/metadata.xml b/app-dicts/sword-frelsg/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-frelsg/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-frelsg/sword-frelsg-1.3.ebuild b/app-dicts/sword-frelsg/sword-frelsg-1.3.ebuild
new file mode 100644
index 000000000000..260001521fb0
--- /dev/null
+++ b/app-dicts/sword-frelsg/sword-frelsg-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-frelsg/sword-frelsg-1.3.ebuild,v 1.1 2008/02/27 17:17:20 beandog Exp $
+
+SWORD_MODULE="FreLSG"
+
+inherit sword-module
+
+DESCRIPTION="French Louis Segond (1910)"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=FreLSG"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"