summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-04-10 11:13:05 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-04-10 11:13:05 +0000
commitc78c2ade301f8b81211c6418ff8790df9a1a96cc (patch)
treec5b85a5af7b33e1353a40532e299e206c904e273 /app-dicts
parentVersion bump for dev channel release. Remove old. (diff)
downloadgentoo-2-c78c2ade301f8b81211c6418ff8790df9a1a96cc.tar.gz
gentoo-2-c78c2ade301f8b81211c6418ff8790df9a1a96cc.tar.bz2
gentoo-2-c78c2ade301f8b81211c6418ff8790df9a1a96cc.zip
Add latest 1.6 series version. I was unable to figure out if 1.7 is testing series or not.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/ispell-da/ChangeLog9
-rw-r--r--app-dicts/ispell-da/ispell-da-1.4.48.ebuild25
-rw-r--r--app-dicts/ispell-da/ispell-da-1.6.0.ebuild25
-rw-r--r--app-dicts/ispell-da/ispell-da-1.6.34.ebuild (renamed from app-dicts/ispell-da/ispell-da-1.4.54.ebuild)10
4 files changed, 15 insertions, 54 deletions
diff --git a/app-dicts/ispell-da/ChangeLog b/app-dicts/ispell-da/ChangeLog
index 977798857eab..67af078b5c1f 100644
--- a/app-dicts/ispell-da/ChangeLog
+++ b/app-dicts/ispell-da/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-dicts/ispell-da
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.74 2012/03/17 23:22:48 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ChangeLog,v 1.75 2012/04/10 11:13:05 scarabeus Exp $
+
+*ispell-da-1.6.34 (10 Apr 2012)
+
+ 10 Apr 2012; Tomáš Chvátal <scarabeus@gentoo.org> +ispell-da-1.6.34.ebuild,
+ -ispell-da-1.4.48.ebuild, -ispell-da-1.4.54.ebuild, -ispell-da-1.6.0.ebuild:
+ Add latest 1.6 series version. I was unable to figure out if 1.7 is testing
+ series or not.
17 Mar 2012; Matt Turner <mattst88@gentoo.org> ispell-da-1.4.48.ebuild,
ispell-da-1.4.54.ebuild, ispell-da-1.6.0.ebuild, ispell-da-1.6.18.ebuild:
diff --git a/app-dicts/ispell-da/ispell-da-1.4.48.ebuild b/app-dicts/ispell-da/ispell-da-1.4.48.ebuild
deleted file mode 100644
index 771f7182e9cc..000000000000
--- a/app-dicts/ispell-da/ispell-da-1.4.48.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 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.48.ebuild,v 1.10 2012/03/17 23:22:48 mattst88 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="alpha amd64 hppa ~mips ppc sparc x86"
-IUSE=""
-
-DEPEND="app-text/ispell"
-RDEPEND="${DEPEND}"
-
-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.6.0.ebuild b/app-dicts/ispell-da/ispell-da-1.6.0.ebuild
deleted file mode 100644
index 29c255c2bcc1..000000000000
--- a/app-dicts/ispell-da/ispell-da-1.6.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2012 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.6.0.ebuild,v 1.4 2012/03/17 23:22:48 mattst88 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="~alpha ~amd64 ~hppa ~mips ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND="app-text/ispell"
-RDEPEND="${DEPEND}"
-
-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.54.ebuild b/app-dicts/ispell-da/ispell-da-1.6.34.ebuild
index fceed242bbed..c346a9e1b0ae 100644
--- a/app-dicts/ispell-da/ispell-da-1.4.54.ebuild
+++ b/app-dicts/ispell-da/ispell-da-1.6.34.ebuild
@@ -1,6 +1,10 @@
# Copyright 1999-2012 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.54.ebuild,v 1.4 2012/03/17 23:22:48 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/ispell-da/ispell-da-1.6.34.ebuild,v 1.1 2012/04/10 11:13:05 scarabeus Exp $
+
+EAPI=4
+
+inherit multilib
DESCRIPTION="A danish dictionary for ispell"
HOMEPAGE="http://da.speling.org/"
@@ -15,11 +19,11 @@ DEPEND="app-text/ispell"
RDEPEND="${DEPEND}"
src_compile() {
- emake || die
+ default
}
src_install() {
- insinto /usr/lib/ispell
+ insinto /usr/$(get_libdir)/ispell
doins dansk.aff dansk.hash
dodoc README contributors
}