diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:24:33 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:24:33 +0000 |
commit | fd4dff2eaaa27d0b36bb3098f159eae8c3a1d7bb (patch) | |
tree | fc97fe8d5200d45ae9fd3ded07e290c8920e4d60 /app-dicts/sword-byz/sword-byz-1.10.ebuild | |
parent | Initial commit (diff) | |
download | gentoo-2-fd4dff2eaaa27d0b36bb3098f159eae8c3a1d7bb.tar.gz gentoo-2-fd4dff2eaaa27d0b36bb3098f159eae8c3a1d7bb.tar.bz2 gentoo-2-fd4dff2eaaa27d0b36bb3098f159eae8c3a1d7bb.zip |
Initial commit
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-dicts/sword-byz/sword-byz-1.10.ebuild')
-rw-r--r-- | app-dicts/sword-byz/sword-byz-1.10.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-byz/sword-byz-1.10.ebuild b/app-dicts/sword-byz/sword-byz-1.10.ebuild new file mode 100644 index 000000000000..d49a8a8ec339 --- /dev/null +++ b/app-dicts/sword-byz/sword-byz-1.10.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-byz/sword-byz-1.10.ebuild,v 1.1 2008/05/13 21:24:33 beandog Exp $ + +SWORD_MODULE="Byz" + +inherit sword-module + +DESCRIPTION="Byzantine/Majority Text (2000)" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Byz" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |