diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-17 03:11:45 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-17 03:11:45 +0000 |
commit | ed2eb7e87f152c8ea2ab84e63221e4a1b2096777 (patch) | |
tree | 419ac5aceef6b8567628b46f82b35dccb5aaa411 /app-dicts/sword-chiun/sword-chiun-2.0.ebuild | |
parent | Filter as-needed with nvidia. Bug #221817 (diff) | |
download | gentoo-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/sword-chiun-2.0.ebuild')
-rw-r--r-- | app-dicts/sword-chiun/sword-chiun-2.0.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
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" |