diff options
author | Anders Rune Jensen <arj@gentoo.org> | 2004-11-09 18:10:54 +0000 |
---|---|---|
committer | Anders Rune Jensen <arj@gentoo.org> | 2004-11-09 18:10:54 +0000 |
commit | 03bea665b907427fd6485bc732c0b592c88e3507 (patch) | |
tree | 526b68c1b29b3eb81b58991ec22ec1248e2d39bc /app-dicts | |
parent | Fixed compilation without arts; bug #70502. Thanks to Simone Gotti <motaboy@g... (diff) | |
download | gentoo-2-03bea665b907427fd6485bc732c0b592c88e3507.tar.gz gentoo-2-03bea665b907427fd6485bc732c0b592c88e3507.tar.bz2 gentoo-2-03bea665b907427fd6485bc732c0b592c88e3507.zip |
new version
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/ispell-da/ChangeLog | 6 | ||||
-rw-r--r-- | app-dicts/ispell-da/files/digest-ispell-da-1.4.35 | 1 | ||||
-rw-r--r-- | app-dicts/ispell-da/files/digest-ispell-da-1.4.40 | 1 | ||||
-rw-r--r-- | app-dicts/ispell-da/files/digest-ispell-da-1.4.41 | 1 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.35.ebuild | 24 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.40.ebuild | 24 | ||||
-rw-r--r-- | app-dicts/ispell-da/ispell-da-1.4.41.ebuild | 24 |
7 files changed, 5 insertions, 76 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog index 314c8058a622..d3c30a31cadf 100644 --- a/app-dicts/ispell-da/ChangeLog +++ b/app-dicts/ispell-da/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-dicts/ispell-da # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.27 2004/11/07 09:23:09 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.28 2004/11/09 18:10:54 arj Exp $ + + 09 Nov 2004; Anders Rune Jensen <arj@gentoo.org> -ispell-da-1.4.41.ebuild, + -ispell-da-1.4.40.ebuild,-ispell-da-1.4.35.ebuild: + Removed old versions. 07 Nov 2004; Joshua Kinard <kumba@gentoo.org> ispell-da-1.4.42.ebuild: Marked stable on mips. diff --git a/app-dicts/ispell-da/files/digest-ispell-da-1.4.35 b/app-dicts/ispell-da/files/digest-ispell-da-1.4.35 deleted file mode 100644 index 5f1b0eb21d4d..000000000000 --- a/app-dicts/ispell-da/files/digest-ispell-da-1.4.35 +++ /dev/null @@ -1 +0,0 @@ -MD5 c6c1707bcb44b2ef5623041aba7e0c73 ispell-da-1.4.35.tar.gz 421074 diff --git a/app-dicts/ispell-da/files/digest-ispell-da-1.4.40 b/app-dicts/ispell-da/files/digest-ispell-da-1.4.40 deleted file mode 100644 index d568fb1ea364..000000000000 --- a/app-dicts/ispell-da/files/digest-ispell-da-1.4.40 +++ /dev/null @@ -1 +0,0 @@ -MD5 1c541ceeffef3294b9f4801bc9b7c9cf ispell-da-1.4.40.tar.gz 433125 diff --git a/app-dicts/ispell-da/files/digest-ispell-da-1.4.41 b/app-dicts/ispell-da/files/digest-ispell-da-1.4.41 deleted file mode 100644 index be67df74116d..000000000000 --- a/app-dicts/ispell-da/files/digest-ispell-da-1.4.41 +++ /dev/null @@ -1 +0,0 @@ -MD5 91bd9bce6c13eaf2f06275a0bc902f19 ispell-da-1.4.41.tar.gz 435102 diff --git a/app-dicts/ispell-da/ispell-da-1.4.35.ebuild b/app-dicts/ispell-da/ispell-da-1.4.35.ebuild deleted file mode 100644 index 849b792db537..000000000000 --- a/app-dicts/ispell-da/ispell-da-1.4.35.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.35.ebuild,v 1.4 2004/07/02 02:00:43 arj Exp $ - -DESCRIPTION="A danish dictionary for ispell" -HOMEPAGE="http://da.speling.org/" -SRC_URI="http://da.speling.org/filer/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha hppa" -IUSE="" - -DEPEND="app-text/ispell" - -src_compile() { - emake || die -} - -src_install() { - insinto /usr/lib/ispell - doins dansk.aff dansk.hash - dodoc README contributors -} diff --git a/app-dicts/ispell-da/ispell-da-1.4.40.ebuild b/app-dicts/ispell-da/ispell-da-1.4.40.ebuild deleted file mode 100644 index d0b0013e7e37..000000000000 --- a/app-dicts/ispell-da/ispell-da-1.4.40.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.40.ebuild,v 1.5 2004/10/05 12:29:39 pvdabeel Exp $ - -DESCRIPTION="A danish dictionary for ispell" -HOMEPAGE="http://da.speling.org/" -SRC_URI="http://da.speling.org/filer/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc ~sparc ~mips alpha hppa" -IUSE="" - -DEPEND="app-text/ispell" - -src_compile() { - emake || die -} - -src_install() { - insinto /usr/lib/ispell - doins dansk.aff dansk.hash - dodoc README contributors -} diff --git a/app-dicts/ispell-da/ispell-da-1.4.41.ebuild b/app-dicts/ispell-da/ispell-da-1.4.41.ebuild deleted file mode 100644 index aae0ae0099c4..000000000000 --- a/app-dicts/ispell-da/ispell-da-1.4.41.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.41.ebuild,v 1.6 2004/10/05 12:29:39 pvdabeel Exp $ - -DESCRIPTION="A danish dictionary for ispell" -HOMEPAGE="http://da.speling.org/" -SRC_URI="http://da.speling.org/filer/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha ~hppa" -IUSE="" - -DEPEND="app-text/ispell" - -src_compile() { - emake || die -} - -src_install() { - insinto /usr/lib/ispell - doins dansk.aff dansk.hash - dodoc README contributors -} |