diff options
-rw-r--r-- | app-dicts/aspell-da/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/aspell-da/aspell-da-1.6.0.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-da/files/digest-aspell-da-1.6.0 | 3 |
3 files changed, 24 insertions, 1 deletions
diff --git a/app-dicts/aspell-da/ChangeLog b/app-dicts/aspell-da/ChangeLog index e36ae508c870..1324a5c8b053 100644 --- a/app-dicts/aspell-da/ChangeLog +++ b/app-dicts/aspell-da/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-dicts/aspell-da # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.28 2006/07/01 16:13:07 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.29 2006/08/13 15:44:06 arj Exp $ + +*aspell-da-1.6.0 (13 Aug 2006) + + 13 Aug 2006; Anders Rune Jensen <arj@gentoo.org> +aspell-da-1.6.0.ebuild, + -aspell-da-1.4.50.ebuild, -aspell-da-1.4.51.ebuild, + -aspell-da-1.4.52.ebuild, -aspell-da-1.4.53.ebuild: + Version bump. Now only uses words which have been checked 3 times. + Remove old versions 01 Jul 2006; Daniel Black <dragonheart@gentoo.org> aspell-da-1.4.50.ebuild, aspell-da-1.4.51.ebuild, aspell-da-1.4.52.ebuild, diff --git a/app-dicts/aspell-da/aspell-da-1.6.0.ebuild b/app-dicts/aspell-da/aspell-da-1.6.0.ebuild new file mode 100644 index 000000000000..6103d22c5578 --- /dev/null +++ b/app-dicts/aspell-da/aspell-da-1.6.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2006 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.6.0.ebuild,v 1.1 2006/08/13 15:44:06 arj Exp $ + +ASPELL_LANG="Danish" +inherit aspell-dict + +HOMEPAGE="http://da.speling.org" +SRC_URI="http://da.speling.org/filer/new_${P}.tar.gz" +S=${WORKDIR}/new_${P} + +LICENSE="GPL-2" diff --git a/app-dicts/aspell-da/files/digest-aspell-da-1.6.0 b/app-dicts/aspell-da/files/digest-aspell-da-1.6.0 new file mode 100644 index 000000000000..77b6bc06b7cc --- /dev/null +++ b/app-dicts/aspell-da/files/digest-aspell-da-1.6.0 @@ -0,0 +1,3 @@ +MD5 2d7fbcb1eea74fc78a73f6b308bba2b4 new_aspell-da-1.6.0.tar.gz 336812 +RMD160 90ebfa822be05e1e7731d6dba1fbcc6e4a1b3bbc new_aspell-da-1.6.0.tar.gz 336812 +SHA256 2eb764c3ba1b0ceeac32f54e2161185d6f72c3cdb314c877ff46e194ae2ff067 new_aspell-da-1.6.0.tar.gz 336812 |