diff options
author | Anders Rune Jensen <arj@gentoo.org> | 2006-06-23 21:14:17 +0000 |
---|---|---|
committer | Anders Rune Jensen <arj@gentoo.org> | 2006-06-23 21:14:17 +0000 |
commit | 7749fbc50d2bb579d0d835c44b7f75df3917906e (patch) | |
tree | f80ba5fb73de382700741141c29d6d7a6d448ca1 /app-dicts | |
parent | new version (diff) | |
download | gentoo-2-7749fbc50d2bb579d0d835c44b7f75df3917906e.tar.gz gentoo-2-7749fbc50d2bb579d0d835c44b7f75df3917906e.tar.bz2 gentoo-2-7749fbc50d2bb579d0d835c44b7f75df3917906e.zip |
new version
(Portage version: 2.1)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-da/ChangeLog | 9 | ||||
-rw-r--r-- | app-dicts/aspell-da/aspell-da-1.4.54.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-da/files/digest-aspell-da-1.4.54 | 3 |
3 files changed, 22 insertions, 2 deletions
diff --git a/app-dicts/aspell-da/ChangeLog b/app-dicts/aspell-da/ChangeLog index 23ef53ea36c0..1f6cd203992a 100644 --- a/app-dicts/aspell-da/ChangeLog +++ b/app-dicts/aspell-da/ChangeLog @@ -1,8 +1,13 @@ # ChangeLog for app-dicts/aspell-da # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.26 2006/03/26 17:24:43 arj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.27 2006/06/23 21:14:17 arj Exp $ -*aspell-da-1.4.52 (26 Mar 2006) +*aspell-da-1.4.54 (23 Jun 2006) + + 23 Jun 2006; Anders Rune Jensen <arj@gentoo.org> +aspell-da-1.4.54.ebuild: + Version bump. + +*aspell-da-1.4.53 (26 Mar 2006) 26 Mar 2006; Anders Rune Jensen <arj@gentoo.org> +aspell-da-1.4.53.ebuild: Version bump. diff --git a/app-dicts/aspell-da/aspell-da-1.4.54.ebuild b/app-dicts/aspell-da/aspell-da-1.4.54.ebuild new file mode 100644 index 000000000000..8b45ea218ee6 --- /dev/null +++ b/app-dicts/aspell-da/aspell-da-1.4.54.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.4.54.ebuild,v 1.1 2006/06/23 21:14:17 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" diff --git a/app-dicts/aspell-da/files/digest-aspell-da-1.4.54 b/app-dicts/aspell-da/files/digest-aspell-da-1.4.54 new file mode 100644 index 000000000000..e4a78e3249e8 --- /dev/null +++ b/app-dicts/aspell-da/files/digest-aspell-da-1.4.54 @@ -0,0 +1,3 @@ +MD5 c961e0d22a8e20a540d47690e2aa0380 new_aspell-da-1.4.54.tar.gz 433995 +RMD160 93a2f35f17901e0220d262e805cef5b77c41df60 new_aspell-da-1.4.54.tar.gz 433995 +SHA256 e453fcf430d6bf9c2213ee3ea438ec1877f5d8c20063645f6be8f6d1f0ed0114 new_aspell-da-1.4.54.tar.gz 433995 |