diff options
author | 2008-05-13 21:23:47 +0000 | |
---|---|---|
committer | 2008-05-13 21:23:47 +0000 | |
commit | 8529cfa0e09e7af7b36bda256aa70d9874c3b68d (patch) | |
tree | f0a75559cab3711bf2a30ff575179583a8cd4592 /app-dicts/sword-alb/sword-alb-1.2.ebuild | |
parent | Revision bump with updated default config files so that we can search in glob... (diff) | |
download | gentoo-2-8529cfa0e09e7af7b36bda256aa70d9874c3b68d.tar.gz gentoo-2-8529cfa0e09e7af7b36bda256aa70d9874c3b68d.tar.bz2 gentoo-2-8529cfa0e09e7af7b36bda256aa70d9874c3b68d.zip |
Initial commit
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-dicts/sword-alb/sword-alb-1.2.ebuild')
-rw-r--r-- | app-dicts/sword-alb/sword-alb-1.2.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-alb/sword-alb-1.2.ebuild b/app-dicts/sword-alb/sword-alb-1.2.ebuild new file mode 100644 index 000000000000..c691c8ffaef0 --- /dev/null +++ b/app-dicts/sword-alb/sword-alb-1.2.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-alb/sword-alb-1.2.ebuild,v 1.1 2008/05/13 21:23:47 beandog Exp $ + +SWORD_MODULE="Alb" + +inherit sword-module + +DESCRIPTION="Albanian Bible" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Alb" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |