diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-17 03:13:25 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-17 03:13:25 +0000 |
commit | b126c8e715781d3381d40c19d99b35addd0c0a7c (patch) | |
tree | 0300a69e436417a94d950242b4a1cfb1501661a0 /app-dicts | |
parent | Filter as-needed with nvidia. Bug #221817 (diff) | |
download | historical-b126c8e715781d3381d40c19d99b35addd0c0a7c.tar.gz historical-b126c8e715781d3381d40c19d99b35addd0c0a7c.tar.bz2 historical-b126c8e715781d3381d40c19d99b35addd0c0a7c.zip |
Initial commit
Package-Manager: portage-2.1.5
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-chincvs/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-chincvs/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/sword-chincvs/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-chincvs/sword-chincvs-1.0.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/sword-chincvt/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-chincvt/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/sword-chincvt/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-chincvt/sword-chincvt-1.0.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/sword-chiun/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-chiun/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/sword-chiun/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-chiun/sword-chiun-2.0.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/sword-chiuns/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-chiuns/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/sword-chiuns/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-chiuns/sword-chiuns-2.0.ebuild | 12 |
16 files changed, 124 insertions, 0 deletions
diff --git a/app-dicts/sword-chincvs/ChangeLog b/app-dicts/sword-chincvs/ChangeLog new file mode 100644 index 000000000000..a56f3b9a10ad --- /dev/null +++ b/app-dicts/sword-chincvs/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-chincvs +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-chincvs/ChangeLog,v 1.1 2008/05/17 03:08:42 beandog Exp $ + +*sword-chincvs-1.0 (17 May 2008) + + 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-chincvs-1.0.ebuild: + Initial commit + diff --git a/app-dicts/sword-chincvs/Manifest b/app-dicts/sword-chincvs/Manifest new file mode 100644 index 000000000000..9d994b6e5af9 --- /dev/null +++ b/app-dicts/sword-chincvs/Manifest @@ -0,0 +1,4 @@ +DIST ChiNCVs-1.0.zip 1481069 RMD160 2e020345ede66775d83592cc68a35239a0e49dd2 SHA1 e1e4be4f4b1d9840c4cbb2488775388eabdc9581 SHA256 17c305900102d35915da5400cde2c7dea5bc09991df19bf09d81956dfe8aea56 +EBUILD sword-chincvs-1.0.ebuild 343 RMD160 d0596ea5f842d2d3ed11696579c1536967cdb7ca SHA1 0db00b94298185a56b287474e7d41458f521cacb SHA256 80af7d2c58bc8e9b9326f1fe1321d1fcd0df29c8f8393dd05e20782a90c48422 +MISC ChangeLog 267 RMD160 b7d226f5450a3d24a0c3729e67e16dbaca7788c9 SHA1 9f9e0d59925df4ae608db88746dd645d6c32b0b3 SHA256 ed174c6af80f363428a9de2e0df14c7e16d4a9c346930732d210928f7c6a9f18 +MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0 diff --git a/app-dicts/sword-chincvs/metadata.xml b/app-dicts/sword-chincvs/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-chincvs/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-chincvs/sword-chincvs-1.0.ebuild b/app-dicts/sword-chincvs/sword-chincvs-1.0.ebuild new file mode 100644 index 000000000000..873bbbbd59a8 --- /dev/null +++ b/app-dicts/sword-chincvs/sword-chincvs-1.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-chincvs/sword-chincvs-1.0.ebuild,v 1.1 2008/05/17 03:08:42 beandog Exp $ + +SWORD_MODULE="ChiNCVs" + +inherit sword-module + +DESCRIPTION="New Chinese Version Simplified" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ChiNCVs" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" diff --git a/app-dicts/sword-chincvt/ChangeLog b/app-dicts/sword-chincvt/ChangeLog new file mode 100644 index 000000000000..eb879e90bd15 --- /dev/null +++ b/app-dicts/sword-chincvt/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-chincvt +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-chincvt/ChangeLog,v 1.1 2008/05/17 03:09:44 beandog Exp $ + +*sword-chincvt-1.0 (17 May 2008) + + 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-chincvt-1.0.ebuild: + Initial commit + diff --git a/app-dicts/sword-chincvt/Manifest b/app-dicts/sword-chincvt/Manifest new file mode 100644 index 000000000000..9b880c79dd81 --- /dev/null +++ b/app-dicts/sword-chincvt/Manifest @@ -0,0 +1,4 @@ +DIST ChiNCVt-1.0.zip 1481302 RMD160 ca53e9ea87a75f65b739bda64ec5c771be8f5ba7 SHA1 330b0e83e6ced68aa7c3c4c02c6c65f61c6c08d8 SHA256 8e21b4812688a0b3cb28126eac39585f3776dd368af0be2c715054ab246d77b3 +EBUILD sword-chincvt-1.0.ebuild 344 RMD160 092c79dc2d1ed75830b9298af1b04c60aea73049 SHA1 94a58a22551b0769a79acc9bb43712999a6acedf SHA256 bef553e7bda10f5fde3b06e10f1559470e37c5a7701d6b61c01397a9f8a940e7 +MISC ChangeLog 267 RMD160 16d0253a827baf92786621f94b7b136f30a7eaf3 SHA1 763802757fbcaa0de5346cb39b042e84f4fcb06e SHA256 e3b462a6445440732eeff32d6e9b353b1c10bd6cd7c4c4adbd3c23c7340eb611 +MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0 diff --git a/app-dicts/sword-chincvt/metadata.xml b/app-dicts/sword-chincvt/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-chincvt/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-chincvt/sword-chincvt-1.0.ebuild b/app-dicts/sword-chincvt/sword-chincvt-1.0.ebuild new file mode 100644 index 000000000000..ffd268870eb9 --- /dev/null +++ b/app-dicts/sword-chincvt/sword-chincvt-1.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-chincvt/sword-chincvt-1.0.ebuild,v 1.1 2008/05/17 03:09:44 beandog Exp $ + +SWORD_MODULE="ChiNCVt" + +inherit sword-module + +DESCRIPTION="New Chinese Version Traditional" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ChiNCVt" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" 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" 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" |