summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Rune Jensen <arj@gentoo.org>2004-07-29 19:57:58 +0000
committerAnders Rune Jensen <arj@gentoo.org>2004-07-29 19:57:58 +0000
commitf732cca9d2d91478e0f391f6e3b1d6c29b9767db (patch)
tree6780fe0b3c68b040ec174f476ab601c356f4c825 /app-dicts
parentevolution is now keyworded and stable in ia64 (diff)
downloadhistorical-f732cca9d2d91478e0f391f6e3b1d6c29b9767db.tar.gz
historical-f732cca9d2d91478e0f391f6e3b1d6c29b9767db.tar.bz2
historical-f732cca9d2d91478e0f391f6e3b1d6c29b9767db.zip
version bump
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/ispell-da/ChangeLog12
-rw-r--r--app-dicts/ispell-da/Manifest6
-rw-r--r--app-dicts/ispell-da/files/digest-ispell-da-1.4.411
-rw-r--r--app-dicts/ispell-da/ispell-da-1.4.40.ebuild4
-rw-r--r--app-dicts/ispell-da/ispell-da-1.4.41.ebuild24
5 files changed, 42 insertions, 5 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog
index ee820c9b8634..4d72c239e29a 100644
--- a/app-dicts/ispell-da/ChangeLog
+++ b/app-dicts/ispell-da/ChangeLog
@@ -1,6 +1,16 @@
# 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.13 2004/07/02 02:00:43 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.14 2004/07/29 19:57:58 arj Exp $
+
+*ispell-da-1.4.41 (29 Jul 2004)
+
+ 29 Jul 2004; Anders Rune Jensen <arj@gentoo.org> ispell-da-1.4.41.ebuild:
+ version bump
+
+*ispell-da-1.4.40 (29 Jul 2004)
+
+ 29 Jul 2004; Anders Rune Jensen <arj@gentoo.org> ispell-da-1.4.40.ebuild:
+ mark as stable on x86
*ispell-da-1.4.35 (02 Jul 2004)
diff --git a/app-dicts/ispell-da/Manifest b/app-dicts/ispell-da/Manifest
index 47825329d541..86514cba74eb 100644
--- a/app-dicts/ispell-da/Manifest
+++ b/app-dicts/ispell-da/Manifest
@@ -1,8 +1,10 @@
-MD5 48024074bfc92e75bc104f170a3111eb ChangeLog 2005
+MD5 a97db2f3abfb2b12740fa96d630dada2 ChangeLog 2264
MD5 35da6a1df70ff0e9e8dd062dbe4358f5 ispell-da-1.4.33.ebuild 590
MD5 965ff276d5ee1255095cea90228c8726 ispell-da-1.4.35.ebuild 585
+MD5 24a874f58a69a91dcb751c1a9481f175 ispell-da-1.4.40.ebuild 590
MD5 eb03775ece62e57725480e782cd84ee8 metadata.xml 162
-MD5 c48e291b5a9544710e871a37a9c217f2 ispell-da-1.4.40.ebuild 591
+MD5 5bcf14bd08d822a4bceda9fed461ecf0 ispell-da-1.4.41.ebuild 591
MD5 7eb0c877911fc6702eab75be1f3c86fa files/digest-ispell-da-1.4.33 68
MD5 f25d57bdc8ebb3fe9643845c94b75804 files/digest-ispell-da-1.4.35 68
MD5 6863311e134f5e2c2874a6fb532694a4 files/digest-ispell-da-1.4.40 68
+MD5 853ee5a25351c9eae0af3c24a26bf40c files/digest-ispell-da-1.4.41 68
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
new file mode 100644
index 000000000000..be67df74116d
--- /dev/null
+++ b/app-dicts/ispell-da/files/digest-ispell-da-1.4.41
@@ -0,0 +1 @@
+MD5 91bd9bce6c13eaf2f06275a0bc902f19 ispell-da-1.4.41.tar.gz 435102
diff --git a/app-dicts/ispell-da/ispell-da-1.4.40.ebuild b/app-dicts/ispell-da/ispell-da-1.4.40.ebuild
index c0784922023d..7099387f8946 100644
--- a/app-dicts/ispell-da/ispell-da-1.4.40.ebuild
+++ b/app-dicts/ispell-da/ispell-da-1.4.40.ebuild
@@ -1,6 +1,6 @@
# 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.1 2004/07/01 17:13:28 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.4.40.ebuild,v 1.2 2004/07/29 19:57:58 arj Exp $
DESCRIPTION="A danish dictionary for ispell"
HOMEPAGE="http://da.speling.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://da.speling.org/filer/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~hppa"
+KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~hppa"
IUSE=""
DEPEND="app-text/ispell"
diff --git a/app-dicts/ispell-da/ispell-da-1.4.41.ebuild b/app-dicts/ispell-da/ispell-da-1.4.41.ebuild
new file mode 100644
index 000000000000..971d1e579946
--- /dev/null
+++ b/app-dicts/ispell-da/ispell-da-1.4.41.ebuild
@@ -0,0 +1,24 @@
+# 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.1 2004/07/29 19:57:58 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
+}