summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-17 02:38:34 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-17 02:38:34 +0000
commit7a35821da8dbe6464c5f268c5ac43c48b27ef01c (patch)
tree259f93f27aac2e678e22578711570a4165d8a5ea /app-dicts/sword-robinson
parentInitial commit (diff)
downloadgentoo-2-7a35821da8dbe6464c5f268c5ac43c48b27ef01c.tar.gz
gentoo-2-7a35821da8dbe6464c5f268c5ac43c48b27ef01c.tar.bz2
gentoo-2-7a35821da8dbe6464c5f268c5ac43c48b27ef01c.zip
Initial commit
(Portage version: 2.1.5)
Diffstat (limited to 'app-dicts/sword-robinson')
-rw-r--r--app-dicts/sword-robinson/ChangeLog10
-rw-r--r--app-dicts/sword-robinson/Manifest4
-rw-r--r--app-dicts/sword-robinson/metadata.xml5
-rw-r--r--app-dicts/sword-robinson/sword-robinson-1.2.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-robinson/ChangeLog b/app-dicts/sword-robinson/ChangeLog
new file mode 100644
index 000000000000..6ee129a73284
--- /dev/null
+++ b/app-dicts/sword-robinson/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-robinson
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-robinson/ChangeLog,v 1.1 2008/05/17 02:38:34 beandog Exp $
+
+*sword-robinson-1.2 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-robinson-1.2.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-robinson/Manifest b/app-dicts/sword-robinson/Manifest
new file mode 100644
index 000000000000..210db7c9c957
--- /dev/null
+++ b/app-dicts/sword-robinson/Manifest
@@ -0,0 +1,4 @@
+DIST Robinson-1.2.zip 13787 RMD160 8303c7e073d7d63ec172715e464c290bfe1cc740 SHA1 8e5d4ab7f2f34b073fbce15bac91dc5fbf351bc6 SHA256 d7e9576482d5dc5d1287729e80625a486bb162334cbc5dd39f5f3df6f845b39f
+EBUILD sword-robinson-1.2.ebuild 359 RMD160 fdcb6642dae70e8d8d2b8e217a2814598bd986b7 SHA1 c75c89dfef74b9fa9f1f411dd5001b6888b2b9f6 SHA256 33c6461021390b598e4b31cb6b586c2740549555d2914c2c1422c5657ac92958
+MISC ChangeLog 270 RMD160 b68d3fcde5dcb4834689bacc7c116c3454744994 SHA1 e2e84462280a931f3d42a89310776cf97d5ea4fc SHA256 564beb62a06757f1d1f46f2ee855f77a978a6aa598e7b1485f9dcc9a79662f85
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-robinson/metadata.xml b/app-dicts/sword-robinson/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-robinson/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-robinson/sword-robinson-1.2.ebuild b/app-dicts/sword-robinson/sword-robinson-1.2.ebuild
new file mode 100644
index 000000000000..775b739a74ca
--- /dev/null
+++ b/app-dicts/sword-robinson/sword-robinson-1.2.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-robinson/sword-robinson-1.2.ebuild,v 1.1 2008/05/17 02:38:34 beandog Exp $
+
+SWORD_MODULE="Robinson"
+
+inherit sword-module
+
+DESCRIPTION="Robinson's Morphological Analysis Codes"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Robinson"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"