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
commitb126c8e715781d3381d40c19d99b35addd0c0a7c (patch)
tree0300a69e436417a94d950242b4a1cfb1501661a0 /app-dicts/sword-chincvt
parentFilter as-needed with nvidia. Bug #221817 (diff)
downloadhistorical-b126c8e715781d3381d40c19d99b35addd0c0a7c.tar.gz
historical-b126c8e715781d3381d40c19d99b35addd0c0a7c.tar.bz2
historical-b126c8e715781d3381d40c19d99b35addd0c0a7c.zip
Initial commit
Package-Manager: portage-2.1.5
Diffstat (limited to 'app-dicts/sword-chincvt')
-rw-r--r--app-dicts/sword-chincvt/ChangeLog10
-rw-r--r--app-dicts/sword-chincvt/Manifest4
-rw-r--r--app-dicts/sword-chincvt/metadata.xml5
-rw-r--r--app-dicts/sword-chincvt/sword-chincvt-1.0.ebuild12
4 files changed, 31 insertions, 0 deletions
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"