summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2001-10-28 20:12:35 +0000
committerDan Armak <danarmak@gentoo.org>2001-10-28 20:12:35 +0000
commitff098d3a110429e91d1b5b11d5b35421ed19561c (patch)
tree7ebce7fd36b65dda54b00caf2b44452c9378988c /app-text
parentmoved -> app-i18n (diff)
downloadgentoo-2-ff098d3a110429e91d1b5b11d5b35421ed19561c.tar.gz
gentoo-2-ff098d3a110429e91d1b5b11d5b35421ed19561c.tar.bz2
gentoo-2-ff098d3a110429e91d1b5b11d5b35421ed19561c.zip
moved -> app-i18n
Diffstat (limited to 'app-text')
-rw-r--r--app-text/aspell-de/aspell-de-20001109.ebuild44
-rw-r--r--app-text/aspell-de/files/digest-aspell-de-200011091
2 files changed, 0 insertions, 45 deletions
diff --git a/app-text/aspell-de/aspell-de-20001109.ebuild b/app-text/aspell-de/aspell-de-20001109.ebuild
deleted file mode 100644
index 325ec1ad50d3..000000000000
--- a/app-text/aspell-de/aspell-de-20001109.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/app-text/aspell-de/aspell-de-20001109.ebuild,v 1.3 2001/05/28 14:32:32 achim Exp $
-
-P=igerman98-${PV}
-S=${WORKDIR}/${P}
-DESCRIPTION="A german dictionary for ispell"
-SRC_URI="http://www.suse.de/~bjacke/igerman98/dict/${P}.tar.bz2"
-HOMEPAGE="http://www.suse.de/~bjacke/igerman98/"
-
-DEPEND="app-text/aspell app-text/ispell"
-RDEPEND="app-text/aspell"
-
-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() {
-
- try make aspell
-
-}
-
-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-text/aspell-de/files/digest-aspell-de-20001109 b/app-text/aspell-de/files/digest-aspell-de-20001109
deleted file mode 100644
index d0097abc8e19..000000000000
--- a/app-text/aspell-de/files/digest-aspell-de-20001109
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ec06d69a4b045b738788fd3359de37ee igerman98-20001109.tar.bz2 294912