summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2009-01-11 00:09:09 +0000
committerSteve Dibb <beandog@gentoo.org>2009-01-11 00:09:09 +0000
commit299d3536cc555dbdd4e6a490eaface6595ec09f2 (patch)
tree6197b9c79f399a7a203f0726d22a59e5309e482d /app-dicts/sword-burjudson
parentInitial commit (diff)
downloadgentoo-2-299d3536cc555dbdd4e6a490eaface6595ec09f2.tar.gz
gentoo-2-299d3536cc555dbdd4e6a490eaface6595ec09f2.tar.bz2
gentoo-2-299d3536cc555dbdd4e6a490eaface6595ec09f2.zip
Initial commit
(Portage version: 2.2_rc20/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'app-dicts/sword-burjudson')
-rw-r--r--app-dicts/sword-burjudson/ChangeLog10
-rw-r--r--app-dicts/sword-burjudson/metadata.xml5
-rw-r--r--app-dicts/sword-burjudson/sword-burjudson-1.0.ebuild12
3 files changed, 27 insertions, 0 deletions
diff --git a/app-dicts/sword-burjudson/ChangeLog b/app-dicts/sword-burjudson/ChangeLog
new file mode 100644
index 000000000000..32ff5eaa11c4
--- /dev/null
+++ b/app-dicts/sword-burjudson/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-burjudson
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-burjudson/ChangeLog,v 1.1 2009/01/11 00:09:09 beandog Exp $
+
+*sword-burjudson-1.0 (11 Jan 2009)
+
+ 11 Jan 2009; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-burjudson-1.0.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-burjudson/metadata.xml b/app-dicts/sword-burjudson/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-burjudson/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-burjudson/sword-burjudson-1.0.ebuild b/app-dicts/sword-burjudson/sword-burjudson-1.0.ebuild
new file mode 100644
index 000000000000..7a363b5228c4
--- /dev/null
+++ b/app-dicts/sword-burjudson/sword-burjudson-1.0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-burjudson/sword-burjudson-1.0.ebuild,v 1.1 2009/01/11 00:09:09 beandog Exp $
+
+SWORD_MODULE="BurJudson"
+
+inherit sword-module
+
+DESCRIPTION="1835 Judson Burmese Bible"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=BurJudson"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"