diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-03-14 13:45:42 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-03-14 13:45:42 +0000 |
commit | 3ef4ce86b6a01a8669c552e719d76b21166be935 (patch) | |
tree | 27dbbdd367674d286bc3e2b5e1b849f9e3c60c1b /app-dicts/sword-czebkr/sword-czebkr-1.1.ebuild | |
parent | remove old versions (diff) | |
download | historical-3ef4ce86b6a01a8669c552e719d76b21166be935.tar.gz historical-3ef4ce86b6a01a8669c552e719d76b21166be935.tar.bz2 historical-3ef4ce86b6a01a8669c552e719d76b21166be935.zip |
Initial commit
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-dicts/sword-czebkr/sword-czebkr-1.1.ebuild')
-rw-r--r-- | app-dicts/sword-czebkr/sword-czebkr-1.1.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-czebkr/sword-czebkr-1.1.ebuild b/app-dicts/sword-czebkr/sword-czebkr-1.1.ebuild new file mode 100644 index 000000000000..c18382b7d1c1 --- /dev/null +++ b/app-dicts/sword-czebkr/sword-czebkr-1.1.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-czebkr/sword-czebkr-1.1.ebuild,v 1.1 2008/03/14 13:42:51 beandog Exp $ + +SWORD_MODULE="CzeBKR" + +inherit sword-module + +DESCRIPTION="Czech Bible Kralicka" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=CzeBKR" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |