diff options
author | Anders Rune Jensen <arj@gentoo.org> | 2004-07-01 17:05:59 +0000 |
---|---|---|
committer | Anders Rune Jensen <arj@gentoo.org> | 2004-07-01 17:05:59 +0000 |
commit | 4fdd05ace4127c088094abf0a2138796875a8481 (patch) | |
tree | 12bdcfb072886a2a8ca0d822ad0e73e3f892ae81 /app-dicts | |
parent | Prioritized mysql over postgresql, closes #53439. (diff) | |
download | gentoo-2-4fdd05ace4127c088094abf0a2138796875a8481.tar.gz gentoo-2-4fdd05ace4127c088094abf0a2138796875a8481.tar.bz2 gentoo-2-4fdd05ace4127c088094abf0a2138796875a8481.zip |
new aspell ebuild
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-da/ChangeLog | 7 | ||||
-rw-r--r-- | app-dicts/aspell-da/Manifest | 8 | ||||
-rw-r--r-- | app-dicts/aspell-da/aspell-da-1.4.39.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-da/files/digest-aspell-da-1.4.39 | 1 |
4 files changed, 24 insertions, 4 deletions
diff --git a/app-dicts/aspell-da/ChangeLog b/app-dicts/aspell-da/ChangeLog index 57854464510b..86e7bd668f28 100644 --- a/app-dicts/aspell-da/ChangeLog +++ b/app-dicts/aspell-da/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-dicts/aspell-da # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.8 2004/06/24 21:32:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.9 2004/07/01 17:05:59 arj Exp $ + +*aspell-da-1.4.39 (01 Jul 2004) + + 01 Jul 2004; Anders Rune Jensen <arj@gentoo.org> aspell-da-1.4.39.ebuild: + version bump (#49258). 1.4.40 is currently broken. *aspell-da-1.4.35 (29 Feb 2004) diff --git a/app-dicts/aspell-da/Manifest b/app-dicts/aspell-da/Manifest index a7473f404745..56d2acbc11a9 100644 --- a/app-dicts/aspell-da/Manifest +++ b/app-dicts/aspell-da/Manifest @@ -1,10 +1,12 @@ -MD5 93b51e67fb85d9758e380f20ef1d0493 aspell-da-1.4.33.ebuild 397 +MD5 f6b535677c9a9101a044546687ae1cee ChangeLog 1685 +MD5 ce8ace10d27dcf9624bc1d603d3732e7 aspell-da-0.50.2.ebuild 286 MD5 305812fd7f8203fa659e05854a60e601 aspell-da-1.4.29.ebuild 373 +MD5 93b51e67fb85d9758e380f20ef1d0493 aspell-da-1.4.33.ebuild 397 MD5 46807b869e591d176259dfd515bad83d aspell-da-1.4.35.ebuild 397 -MD5 ce8ace10d27dcf9624bc1d603d3732e7 aspell-da-0.50.2.ebuild 286 -MD5 8fbd7c593a3b1901d0c80fb8c3419ca9 ChangeLog 1522 MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162 +MD5 e2793e9ba2d24986136caa6f96866d71 aspell-da-1.4.39.ebuild 392 MD5 7668cd8a2bebd975170a0b8100566742 files/digest-aspell-da-0.50.2 69 MD5 1c1ba44b232ead98f259785a488e8f0e files/digest-aspell-da-1.4.29 69 MD5 a18dcb517e6979b46eba434a879895f7 files/digest-aspell-da-1.4.33 72 MD5 a423cc7b82fa55695b06bae2d4d9d8d9 files/digest-aspell-da-1.4.35 72 +MD5 30ded19cafaef1857833f217e44939ec files/digest-aspell-da-1.4.39 72 diff --git a/app-dicts/aspell-da/aspell-da-1.4.39.ebuild b/app-dicts/aspell-da/aspell-da-1.4.39.ebuild new file mode 100644 index 000000000000..183d74017eca --- /dev/null +++ b/app-dicts/aspell-da/aspell-da-1.4.39.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2004 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.39.ebuild,v 1.1 2004/07/01 17:05:59 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.39 b/app-dicts/aspell-da/files/digest-aspell-da-1.4.39 new file mode 100644 index 000000000000..331332ea8204 --- /dev/null +++ b/app-dicts/aspell-da/files/digest-aspell-da-1.4.39 @@ -0,0 +1 @@ +MD5 262fedb083376f66efa9bd8bd19802fb new_aspell-da-1.4.39.tar.gz 387991 |