diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-02-27 17:32:00 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-02-27 17:32:00 +0000 |
commit | 3a6ab03226e94b2ada132a9dcca91ecaa3eb1482 (patch) | |
tree | 4b4116452987c19f807c0e80aad9c3c9883de34a /app-dicts/sword-webstersdict/sword-webstersdict-1.1.ebuild | |
parent | Initial commit (diff) | |
download | gentoo-2-3a6ab03226e94b2ada132a9dcca91ecaa3eb1482.tar.gz gentoo-2-3a6ab03226e94b2ada132a9dcca91ecaa3eb1482.tar.bz2 gentoo-2-3a6ab03226e94b2ada132a9dcca91ecaa3eb1482.zip |
Initial commit
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts/sword-webstersdict/sword-webstersdict-1.1.ebuild')
-rw-r--r-- | app-dicts/sword-webstersdict/sword-webstersdict-1.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-webstersdict/sword-webstersdict-1.1.ebuild b/app-dicts/sword-webstersdict/sword-webstersdict-1.1.ebuild new file mode 100644 index 000000000000..9896b2d57d82 --- /dev/null +++ b/app-dicts/sword-webstersdict/sword-webstersdict-1.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-webstersdict/sword-webstersdict-1.1.ebuild,v 1.1 2008/02/27 17:32:00 beandog Exp $ + +SWORD_MODULE="WebstersDict" + +inherit sword-module + +DESCRIPTION="Webster's Revised Unabridged Dictionary of the English Language +1913" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=WebstersDict" +LICENSE="public-domain" +KEYWORDS="~amd64" |