summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2008-05-17 03:11:45 +0000
committerSteve Dibb <beandog@gentoo.org>2008-05-17 03:11:45 +0000
commited2eb7e87f152c8ea2ab84e63221e4a1b2096777 (patch)
tree419ac5aceef6b8567628b46f82b35dccb5aaa411 /app-dicts/sword-chiun
parentFilter as-needed with nvidia. Bug #221817 (diff)
downloadgentoo-2-ed2eb7e87f152c8ea2ab84e63221e4a1b2096777.tar.gz
gentoo-2-ed2eb7e87f152c8ea2ab84e63221e4a1b2096777.tar.bz2
gentoo-2-ed2eb7e87f152c8ea2ab84e63221e4a1b2096777.zip
Initial commit
(Portage version: 2.1.5)
Diffstat (limited to 'app-dicts/sword-chiun')
-rw-r--r--app-dicts/sword-chiun/ChangeLog10
-rw-r--r--app-dicts/sword-chiun/Manifest4
-rw-r--r--app-dicts/sword-chiun/metadata.xml5
-rw-r--r--app-dicts/sword-chiun/sword-chiun-2.0.ebuild12
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-chiun/ChangeLog b/app-dicts/sword-chiun/ChangeLog
new file mode 100644
index 000000000000..7b74fe0a3863
--- /dev/null
+++ b/app-dicts/sword-chiun/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-dicts/sword-chiun
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-chiun/ChangeLog,v 1.1 2008/05/17 03:11:45 beandog Exp $
+
+*sword-chiun-2.0 (17 May 2008)
+
+ 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml,
+ +sword-chiun-2.0.ebuild:
+ Initial commit
+
diff --git a/app-dicts/sword-chiun/Manifest b/app-dicts/sword-chiun/Manifest
new file mode 100644
index 000000000000..3b3ce492403a
--- /dev/null
+++ b/app-dicts/sword-chiun/Manifest
@@ -0,0 +1,4 @@
+DIST ChiUn-2.0.zip 2244478 RMD160 035a5a9ac30062c7f5c8c3273f9c2edd9659dba5 SHA1 2cdee614a9a0b58389e9ecbaf9e93747bf033e80 SHA256 31bce8e943ed842a7a5667f7f40496e339b012dc4d2459ea82895daee5c081fa
+EBUILD sword-chiun-2.0.ebuild 342 RMD160 08984d96f2e1ee4f145c55957bbedb7efc074710 SHA1 b2542252b517c5ef11fe9a6c71d1bafc2ec74ba8 SHA256 59f5d385320f70b793de38ccc2833f7b6e95a9fb11f95d607ca02523d3641d55
+MISC ChangeLog 261 RMD160 2c7354f62ed5cf3911e6d5977ae206c4797768c4 SHA1 5e69b379dc3cae98f2ec32c09327f4e15915e783 SHA256 2a37c0d5ae9cb0800415bb35d29aa248d5cbf8136dc264e3f116317d72ddef4d
+MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0
diff --git a/app-dicts/sword-chiun/metadata.xml b/app-dicts/sword-chiun/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-chiun/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-chiun/sword-chiun-2.0.ebuild b/app-dicts/sword-chiun/sword-chiun-2.0.ebuild
new file mode 100644
index 000000000000..ae150bf7709e
--- /dev/null
+++ b/app-dicts/sword-chiun/sword-chiun-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-chiun/sword-chiun-2.0.ebuild,v 1.1 2008/05/17 03:11:45 beandog Exp $
+
+SWORD_MODULE="ChiUn"
+
+inherit sword-module
+
+DESCRIPTION="Chinese Union Version Traditional"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ChiUn"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"