summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-04-27 08:58:44 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-04-27 08:58:44 +0000
commit843ceef7ba051e66ccf0e0fc13ddb953b07f4841 (patch)
tree53698cc4eed6cdcc7440a892dbf2febbc933aaf7 /app-text/dictd-jargon
parentadded SLOT (diff)
downloadhistorical-843ceef7ba051e66ccf0e0fc13ddb953b07f4841.tar.gz
historical-843ceef7ba051e66ccf0e0fc13ddb953b07f4841.tar.bz2
historical-843ceef7ba051e66ccf0e0fc13ddb953b07f4841.zip
cleanup
Diffstat (limited to 'app-text/dictd-jargon')
-rw-r--r--app-text/dictd-jargon/dictd-jargon-4.2.3-r1.ebuild9
-rw-r--r--app-text/dictd-jargon/dictd-jargon-4.2.3.ebuild40
-rw-r--r--app-text/dictd-jargon/files/digest-dictd-jargon-4.2.31
3 files changed, 4 insertions, 46 deletions
diff --git a/app-text/dictd-jargon/dictd-jargon-4.2.3-r1.ebuild b/app-text/dictd-jargon/dictd-jargon-4.2.3-r1.ebuild
index 6a6f63d9b84b..83d0b7bd99ef 100644
--- a/app-text/dictd-jargon/dictd-jargon-4.2.3-r1.ebuild
+++ b/app-text/dictd-jargon/dictd-jargon-4.2.3-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-jargon/dictd-jargon-4.2.3-r1.ebuild,v 1.1 2001/06/09 19:22:43 michael Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dictd-jargon/dictd-jargon-4.2.3-r1.ebuild,v 1.2 2002/04/27 08:44:05 seemant Exp $
-#P=
-A=jargon_4.2.3.tar.gz
+MY_P=${PN/dictd-/}_${PV}
S=${WORKDIR}
DESCRIPTION="Jargon lexicon"
-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-jargon/dictd-jargon-4.2.3.ebuild b/app-text/dictd-jargon/dictd-jargon-4.2.3.ebuild
deleted file mode 100644
index 078669a1e1b7..000000000000
--- a/app-text/dictd-jargon/dictd-jargon-4.2.3.ebuild
+++ /dev/null
@@ -1,40 +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-jargon/dictd-jargon-4.2.3.ebuild,v 1.2 2001/04/24 22:58:35 michael Exp $
-
-#P=
-A=jargon_4.2.3.tar.gz
-S=${WORKDIR}
-DESCRIPTION="Jargon lexicon"
-SRC_URI="ftp://ftp.dict.org/pub/dict/pre/${A}"
-HOMEPAGE="http://www.dict.org"
-
-DEPEND=">=app-text/dictd-1.5.5"
-
-src_install () {
- dodoc README
- dodir /usr/lib/dict
- insinto /usr/lib/dict
- doins jargon.dict.dz
- doins jargon.index
-}
-
-pkg_postinst() {
-if [ -f /etc/dict/dictd.conf ]; then
-cat >> /etc/dict/dictd.conf << __EOF__
-database jargon { data "/usr/lib/dict/jargon.dict.dz"
- index "/usr/lib/dict/jargon.index" }
-__EOF__
-fi
-}
-
-pkg_postrm() {
-if [ -f /etc/dict/dictd.conf ]; then
- cat /etc/dict/dictd.conf | sed -e '/jargon/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-jargon/files/digest-dictd-jargon-4.2.3 b/app-text/dictd-jargon/files/digest-dictd-jargon-4.2.3
deleted file mode 100644
index b5c87b5d0dda..000000000000
--- a/app-text/dictd-jargon/files/digest-dictd-jargon-4.2.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 0dc7e5824131d33c8d3e66728fe34f1e jargon_4.2.3.tar.gz 650370