summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-13 09:42:04 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-13 09:42:04 +0000
commitfbaa8b56c26b7ccaa5faac6fca6ecb38db4b38df (patch)
tree042c7fe033275fb5433104b4873744b035e291f4 /app-i18n
parentadd compile patch for kcalc from kde-devel (diff)
downloadgentoo-2-fbaa8b56c26b7ccaa5faac6fca6ecb38db4b38df.tar.gz
gentoo-2-fbaa8b56c26b7ccaa5faac6fca6ecb38db4b38df.tar.bz2
gentoo-2-fbaa8b56c26b7ccaa5faac6fca6ecb38db4b38df.zip
bleh
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/aspell-de/aspell-de-20001109.ebuild47
-rw-r--r--app-i18n/aspell-de/files/digest-aspell-de-200011091
2 files changed, 0 insertions, 48 deletions
diff --git a/app-i18n/aspell-de/aspell-de-20001109.ebuild b/app-i18n/aspell-de/aspell-de-20001109.ebuild
deleted file mode 100644
index ce752384e470..000000000000
--- a/app-i18n/aspell-de/aspell-de-20001109.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2002 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/aspell-de/aspell-de-20001109.ebuild,v 1.6 2002/07/11 13:21:52 seemant Exp $
-
-MY_P=igerman98-${PV}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="A german dictionary for ispell"
-SRC_URI="http://www.suse.de/~bjacke/igerman98/dict/${MY_P}.tar.bz2"
-HOMEPAGE="http://www.suse.de/~bjacke/igerman98/"
-
-DEPEND="app-text/aspell app-text/ispell"
-RDEPEND="app-text/aspell"
-
-SLOT="0"
-LICENSE="GPL"
-KEYWORDS="x86"
-
-src_unpack() {
-
- unpack ${A}
- cd ${S}
- cp Makefile Makefile.orig
- sed -e "s:^ASPELL.*:ASPELL = aspell --data-dir=./aspell:" \
- Makefile.orig > Makefile
- ln -s /usr/share/aspell/iso8859-1.dat aspell
-}
-
-src_compile() {
-
- make aspell || die
-
-}
-
-src_install () {
-
- dodir /usr/share/pspell
- echo "/usr/lib/aspell/german" > ${D}/usr/share/pspell/de-aspell.pwli
-
- insinto /usr/share/aspell
- doins aspell/german*.dat
- insinto /usr/lib/aspell
- doins german
-
- dodoc Documentation/*
-
-}
-
diff --git a/app-i18n/aspell-de/files/digest-aspell-de-20001109 b/app-i18n/aspell-de/files/digest-aspell-de-20001109
deleted file mode 100644
index c01b87573845..000000000000
--- a/app-i18n/aspell-de/files/digest-aspell-de-20001109
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ec06d69a4b045b738788fd3359de37ee igerman98-20001109.tar.bz2 291598