summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-04-27 08:47:03 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-04-27 08:47:03 +0000
commit57dd68381d2e36a9d04e0b594c6958b05be08e66 (patch)
treee997126defc64e44ceb448f6c5102db1055dfb5d /app-text/dictd-vera
parentadded SLOT (diff)
downloadgentoo-2-57dd68381d2e36a9d04e0b594c6958b05be08e66.tar.gz
gentoo-2-57dd68381d2e36a9d04e0b594c6958b05be08e66.tar.bz2
gentoo-2-57dd68381d2e36a9d04e0b594c6958b05be08e66.zip
cleanup
Diffstat (limited to 'app-text/dictd-vera')
-rw-r--r--app-text/dictd-vera/dictd-vera-1.7-r1.ebuild9
-rw-r--r--app-text/dictd-vera/dictd-vera-1.7.ebuild39
-rw-r--r--app-text/dictd-vera/files/digest-dictd-vera-1.71
3 files changed, 4 insertions, 45 deletions
diff --git a/app-text/dictd-vera/dictd-vera-1.7-r1.ebuild b/app-text/dictd-vera/dictd-vera-1.7-r1.ebuild
index 3e2ace5049f5..f89f1bfae08a 100644
--- a/app-text/dictd-vera/dictd-vera-1.7-r1.ebuild
+++ b/app-text/dictd-vera/dictd-vera-1.7-r1.ebuild
@@ -1,13 +1,12 @@
-# Copyright 1999-2001 Gentoo Technologies, Inc.
+# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org>
-# $Header: /var/cvsroot/gentoo-x86/app-text/dictd-vera/dictd-vera-1.7-r1.ebuild,v 1.1 2001/06/09 19:22:43 michael Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dictd-vera/dictd-vera-1.7-r1.ebuild,v 1.2 2002/04/27 08:47:03 seemant Exp $
-#P=
-A=vera_1.7.tar.gz
+MY_P=vera_${PV}
S=${WORKDIR}
DESCRIPTION=""
-SRC_URI="ftp://ftp.dict.org/pub/dict/pre/${A}"
+SRC_URI="ftp://ftp.dict.org/pub/dict/pre/${MY_P}.tar.gz"
HOMEPAGE="http://www.dict.org"
DEPEND=">=app-text/dictd-1.5.5"
diff --git a/app-text/dictd-vera/dictd-vera-1.7.ebuild b/app-text/dictd-vera/dictd-vera-1.7.ebuild
deleted file mode 100644
index 9ca3ca8bcbaa..000000000000
--- a/app-text/dictd-vera/dictd-vera-1.7.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2001 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org>
-# $Header: /var/cvsroot/gentoo-x86/app-text/dictd-vera/dictd-vera-1.7.ebuild,v 1.2 2001/04/24 22:58:35 michael Exp $
-
-#P=
-A=vera_1.7.tar.gz
-S=${WORKDIR}
-DESCRIPTION=""
-SRC_URI="ftp://ftp.dict.org/pub/dict/pre/${A}"
-HOMEPAGE="http://www.dict.org"
-
-DEPEND=">=app-text/dictd-1.5.5"
-
-src_install () {
- dodir /usr/lib/dict
- insinto /usr/lib/dict
- doins vera.dict
- doins vera.index
-}
-
-pkg_postinst() {
-if [ -f /etc/dict/dictd.conf ]; then
-cat >> /etc/dict/dictd.conf << __EOF__
-database vera { data "/usr/lib/dict/vera.dict"
- index "/usr/lib/dict/vera.index" }
-__EOF__
-fi
-}
-
-pkg_postrm() {
-if [ -f /etc/dict/dictd.conf ]; then
- cat /etc/dict/dictd.conf | sed -e '/vera/d' > /etc/dict/dictd.conf.$$
- mv /etc/dict/dictd.conf.$$ /etc/dict/dictd.conf
-fi
-}
-
-
-# vim: ai et sw=4 ts=4
diff --git a/app-text/dictd-vera/files/digest-dictd-vera-1.7 b/app-text/dictd-vera/files/digest-dictd-vera-1.7
deleted file mode 100644
index 7740f553d22f..000000000000
--- a/app-text/dictd-vera/files/digest-dictd-vera-1.7
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c2168e23b32fb695a728c913b052e3c2 vera_1.7.tar.gz 196508