diff options
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, 0 insertions, 12 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 deleted file mode 100644 index ee25a13b8b0a..000000000000 --- a/app-dicts/aspell-da/aspell-da-1.4.48.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# 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" |