summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/aspell-da/ChangeLog12
-rw-r--r--app-dicts/aspell-da/Manifest6
-rw-r--r--app-dicts/aspell-da/aspell-da-1.4.27.ebuild27
-rw-r--r--app-dicts/aspell-da/aspell-da-1.4.29.ebuild11
-rw-r--r--app-dicts/aspell-da/files/digest-aspell-da-1.4.271
-rw-r--r--app-dicts/aspell-da/files/digest-aspell-da-1.4.291
6 files changed, 25 insertions, 33 deletions
diff --git a/app-dicts/aspell-da/ChangeLog b/app-dicts/aspell-da/ChangeLog
index d4f9cdc69e4f..19d734c4a69d 100644
--- a/app-dicts/aspell-da/ChangeLog
+++ b/app-dicts/aspell-da/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for app-dicts/aspell-da
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.4 2003/10/29 01:59:31 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/ChangeLog,v 1.5 2003/11/15 07:39:31 seemant Exp $
+
+*aspell-da-1.4.29 (14 Nov 2003)
+
+ 14 Nov 2003; Seemant Kulleen <seemant@gentoo.org> aspell-da-1.4.27.ebuild,
+ aspell-da-1.4.29.ebuild:
+ version bump. We're using a modified tarball than that available at
+ da.speling.org. This tarball conforms to the standards at aspell.net, and thus
+ the new ebuild is like the other standard aspell ebuilds based on the eclass.
+ Thanks to: Martin Ehmsen <thames@get2net.dk> for making this tarball. Closes
+ bug #33156 by Henrik Brix Andersen <brix@gimp.org>
*aspell-da-1.4.27 (28 Oct 2003)
diff --git a/app-dicts/aspell-da/Manifest b/app-dicts/aspell-da/Manifest
index 7cb826e5279e..463a47687ce9 100644
--- a/app-dicts/aspell-da/Manifest
+++ b/app-dicts/aspell-da/Manifest
@@ -1,7 +1,5 @@
-MD5 e2ce9adbc85e8062beac2043d0ae534c aspell-da-1.4.27.ebuild 575
-MD5 69ec7c09e0b7d7fa34a25aa66e1727ae aspell-da-1.4.29.ebuild 380
+MD5 07d267211dd4458926c442097e87123c aspell-da-1.4.29.ebuild 380
MD5 405fdaac2ba22042033a76b00a2693cd aspell-da-0.50.2.ebuild 294
-MD5 0c315c3422cea4e71bd39955e4b85497 ChangeLog 721
+MD5 e0b45a16131dd0df5b255c134314803e ChangeLog 1222
MD5 7668cd8a2bebd975170a0b8100566742 files/digest-aspell-da-0.50.2 69
-MD5 f18deb2a6fe2311aeeb78716149c743b files/digest-aspell-da-1.4.27 68
MD5 1c1ba44b232ead98f259785a488e8f0e files/digest-aspell-da-1.4.29 69
diff --git a/app-dicts/aspell-da/aspell-da-1.4.27.ebuild b/app-dicts/aspell-da/aspell-da-1.4.27.ebuild
deleted file mode 100644
index 56625ef8740a..000000000000
--- a/app-dicts/aspell-da/aspell-da-1.4.27.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/aspell-da-1.4.27.ebuild,v 1.1 2003/10/29 01:59:31 seemant Exp $
-
-ASPELL_LANG="Danish"
-inherit aspell-dict
-
-HOMEPAGE="http://da.spelling.org"
-SRC_URI="http://da.speling.org/filer/${P}.tar.gz"
-
-LICENSE="GPL-2"
-
-S=${WORKDIR}/${P}
-
-src_compile() {
- emake || die
-}
-
-src_install() {
- insinto /usr/share/aspell
- doins *.dat
-
- insinto /usr/lib/aspell
- doins dansk
-
- dodoc COPYING Copyright README contributors
-}
diff --git a/app-dicts/aspell-da/aspell-da-1.4.29.ebuild b/app-dicts/aspell-da/aspell-da-1.4.29.ebuild
new file mode 100644
index 000000000000..95adb3dca7d3
--- /dev/null
+++ b/app-dicts/aspell-da/aspell-da-1.4.29.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/aspell-da/aspell-da-1.4.29.ebuild,v 1.1 2003/11/15 07:39:31 seemant Exp $
+
+ASPELL_LANG="Danish"
+inherit aspell-dict
+
+HOMEPAGE="http://da.spelling.org"
+#SRC_URI="http://da.speling.org/filer/${P}.tar.gz"
+
+LICENSE="GPL-2"
diff --git a/app-dicts/aspell-da/files/digest-aspell-da-1.4.27 b/app-dicts/aspell-da/files/digest-aspell-da-1.4.27
deleted file mode 100644
index 6589c49d31d6..000000000000
--- a/app-dicts/aspell-da/files/digest-aspell-da-1.4.27
+++ /dev/null
@@ -1 +0,0 @@
-MD5 0e999aeea39c5e99fe530cb29031781b aspell-da-1.4.27.tar.gz 387872
diff --git a/app-dicts/aspell-da/files/digest-aspell-da-1.4.29 b/app-dicts/aspell-da/files/digest-aspell-da-1.4.29
new file mode 100644
index 000000000000..aed3de7b20fd
--- /dev/null
+++ b/app-dicts/aspell-da/files/digest-aspell-da-1.4.29
@@ -0,0 +1 @@
+MD5 c3fd0181fb33bcc924bf3dad1326de8d aspell-da-1.4-29.tar.bz2 549901