summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-03-14 13:44:38 +0000
committerSteve Dibb <beandog@gentoo.org>2008-03-14 13:44:38 +0000
commitf7236a6c0f7e49407e7ca3ba15b9d5f6341a60b4 (patch)
treef87cdf18ec2ce7502574a4b35990286335018bb1 /app-dicts/sword-esperanto
parentInitial commit (diff)
downloadgentoo-2-f7236a6c0f7e49407e7ca3ba15b9d5f6341a60b4.tar.gz
gentoo-2-f7236a6c0f7e49407e7ca3ba15b9d5f6341a60b4.tar.bz2
gentoo-2-f7236a6c0f7e49407e7ca3ba15b9d5f6341a60b4.zip
Initial commit
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts/sword-esperanto')
-rw-r--r--app-dicts/sword-esperanto/ChangeLog10
-rw-r--r--app-dicts/sword-esperanto/Manifest4
-rw-r--r--app-dicts/sword-esperanto/metadata.xml5
-rw-r--r--app-dicts/sword-esperanto/sword-esperanto-1.1.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-esperanto/ChangeLog b/app-dicts/sword-esperanto/ChangeLog
new file mode 100644
index 000000000000..dc1037aece74
--- /dev/null
+++ b/app-dicts/sword-esperanto/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-esperanto
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-esperanto/ChangeLog,v 1.1 2008/03/14 13:44:38 beandog Exp $
+
+*sword-esperanto-1.1 (14 Mar 2008)
+
+ 14 Mar 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-esperanto-1.1.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-esperanto/Manifest b/app-dicts/sword-esperanto/Manifest
new file mode 100644
index 000000000000..93906141b022
--- /dev/null
+++ b/app-dicts/sword-esperanto/Manifest
@@ -0,0 +1,4 @@
+DIST Esperanto-1.1.zip 1369481 RMD160 201fb48b08813a5641a4c80102a936bcca92fbab SHA1 53ae9401caea05844c7e636faba89c6eb23d9eff SHA256 e0cac51401a5374f44ed8f06bfa5f4de95ba454b699ba393d5740ae42e1ed343
+EBUILD sword-esperanto-1.1.ebuild 332 RMD160 a9703e68153d93340cfe9f3d7629da919c19d32a SHA1 5c5bffbd99919797e18250ab0001982d16065348 SHA256 150dfcd1ecbfccf7832033de4531976ebdd4e36b50d162a8e0bf01b87fc3e2c8
+MISC ChangeLog 273 RMD160 84b7c350a7737575d20f0d7d85297b60c5674338 SHA1 0ba5566a082437e20e0f9931ac801122bd510999 SHA256 84b0b8458266e964cc0eed03c72d6362c1262eda6c9bc88eb873a87177fdf197
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-esperanto/metadata.xml b/app-dicts/sword-esperanto/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-esperanto/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-esperanto/sword-esperanto-1.1.ebuild b/app-dicts/sword-esperanto/sword-esperanto-1.1.ebuild
new file mode 100644
index 000000000000..70cf1144988c
--- /dev/null
+++ b/app-dicts/sword-esperanto/sword-esperanto-1.1.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-esperanto/sword-esperanto-1.1.ebuild,v 1.1 2008/03/14 13:44:38 beandog Exp $
+
+SWORD_MODULE="Esperanto"
+
+inherit sword-module
+
+DESCRIPTION="Esperanto Bible"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Esperanto"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"