summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-17 03:13:25 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-17 03:13:25 +0000
commit8de762d43b1cedacec7210ab72e5e286f70edc7d (patch)
tree449c49aa8be0969d2589d8c039ec7dcfcf35aea3 /app-dicts
parentInitial commit (diff)
downloadgentoo-2-8de762d43b1cedacec7210ab72e5e286f70edc7d.tar.gz
gentoo-2-8de762d43b1cedacec7210ab72e5e286f70edc7d.tar.bz2
gentoo-2-8de762d43b1cedacec7210ab72e5e286f70edc7d.zip
Initial commit
(Portage version: 2.1.5)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/sword-chiuns/ChangeLog10
-rw-r--r--app-dicts/sword-chiuns/Manifest4
-rw-r--r--app-dicts/sword-chiuns/metadata.xml5
-rw-r--r--app-dicts/sword-chiuns/sword-chiuns-2.0.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-chiuns/ChangeLog b/app-dicts/sword-chiuns/ChangeLog
new file mode 100644
index 000000000000..1ab52356a4ff
--- /dev/null
+++ b/app-dicts/sword-chiuns/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-chiuns
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-chiuns/ChangeLog,v 1.1 2008/05/17 03:13:25 beandog Exp $
+
+*sword-chiuns-2.0 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-chiuns-2.0.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-chiuns/Manifest b/app-dicts/sword-chiuns/Manifest
new file mode 100644
index 000000000000..187aeefce5fc
--- /dev/null
+++ b/app-dicts/sword-chiuns/Manifest
@@ -0,0 +1,4 @@
+DIST ChiUns-2.0.zip 2241348 RMD160 7dac0d64b8d56e2adbb5e6b9b0fa2d9feb13fcb4 SHA1 9d91349929e2c2e9056a7dabf7c76470537f8e04 SHA256 b19ca4bef18112d0510c2d6fbddc894a78a1bf1876e9a10e6f2472a29724695c
+EBUILD sword-chiuns-2.0.ebuild 343 RMD160 502b619dbc9ecb13f8d2fca6f4bb3c683f53cf1f SHA1 7df1ff5798e4b3b510d194e9c8a3e0e24a58504a SHA256 2ce7b00fbcb4a1121209e97ea81f160d69d72c50f111fc07ec84cae7efbf1e4d
+MISC ChangeLog 264 RMD160 cc9e9a4ad6ca39fe1506460823c0218172fbeb3f SHA1 42fb05a6d5dddc8ecbcc4265ff2d9956b3d3b9d7 SHA256 720fb952cfc781460b97a3f1005e5a5c2295ad9551064b80433453c2dab18fcb
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-chiuns/metadata.xml b/app-dicts/sword-chiuns/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-chiuns/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-chiuns/sword-chiuns-2.0.ebuild b/app-dicts/sword-chiuns/sword-chiuns-2.0.ebuild
new file mode 100644
index 000000000000..9ab07065b790
--- /dev/null
+++ b/app-dicts/sword-chiuns/sword-chiuns-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-chiuns/sword-chiuns-2.0.ebuild,v 1.1 2008/05/17 03:13:25 beandog Exp $
+
+SWORD_MODULE="ChiUns"
+
+inherit sword-module
+
+DESCRIPTION="Chinese Union Version Simplified"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ChiUns"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"