diff options
author | 2008-05-17 03:09:44 +0000 | |
---|---|---|
committer | 2008-05-17 03:09:44 +0000 | |
commit | b763215d6ec14b0eccb0ffef88f798f9dc5bdb85 (patch) | |
tree | ef7b9af49b35dbcdb75ab5809b16e8d500113e80 /app-dicts/sword-chincvt/sword-chincvt-1.0.ebuild | |
parent | Initial commit (diff) | |
download | gentoo-2-b763215d6ec14b0eccb0ffef88f798f9dc5bdb85.tar.gz gentoo-2-b763215d6ec14b0eccb0ffef88f798f9dc5bdb85.tar.bz2 gentoo-2-b763215d6ec14b0eccb0ffef88f798f9dc5bdb85.zip |
Initial commit
(Portage version: 2.1.5)
Diffstat (limited to 'app-dicts/sword-chincvt/sword-chincvt-1.0.ebuild')
-rw-r--r-- | app-dicts/sword-chincvt/sword-chincvt-1.0.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
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" |