diff options
author | Anders Rune Jensen <arj@gentoo.org> | 2005-03-12 20:46:50 +0000 |
---|---|---|
committer | Anders Rune Jensen <arj@gentoo.org> | 2005-03-12 20:46:50 +0000 |
commit | a91ac81be404e44b3d37dd7c862ffd458b1cbe92 (patch) | |
tree | 03945c12d497665affdc313c785015f4c3e4dd6c /app-dicts/aspell-da/aspell-da-1.4.48.ebuild | |
parent | arm/hppa/ia64 stable for security #84076 (diff) | |
download | historical-a91ac81be404e44b3d37dd7c862ffd458b1cbe92.tar.gz historical-a91ac81be404e44b3d37dd7c862ffd458b1cbe92.tar.bz2 historical-a91ac81be404e44b3d37dd7c862ffd458b1cbe92.zip |
new version
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-dicts/aspell-da/aspell-da-1.4.48.ebuild')
-rw-r--r-- | app-dicts/aspell-da/aspell-da-1.4.48.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/aspell-da/aspell-da-1.4.48.ebuild b/app-dicts/aspell-da/aspell-da-1.4.48.ebuild new file mode 100644 index 000000000000..ee25a13b8b0a --- /dev/null +++ b/app-dicts/aspell-da/aspell-da-1.4.48.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/aspell-da-1.4.48.ebuild,v 1.1 2005/03/12 20:46:50 arj Exp $ + +ASPELL_LANG="Danish" +inherit aspell-dict + +HOMEPAGE="http://da.spelling.org" +SRC_URI="http://da.speling.org/filer/new_${P}.tar.gz" +S=${WORKDIR}/new_${P} + +LICENSE="GPL-2" |