summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Shoemaker <kutsuya@gentoo.org>2003-03-04 00:22:30 +0000
committerJason Shoemaker <kutsuya@gentoo.org>2003-03-04 00:22:30 +0000
commit674ef4048897913f4c5c46dd2279e96c4084bb36 (patch)
treef48aeee99e2a47d43cd4e742b1a40fdb792ee2d2 /net-www
parentRemoving the digest. zwiki/should now be empty. Hope cvs removes it. (diff)
downloadgentoo-2-674ef4048897913f4c5c46dd2279e96c4084bb36.tar.gz
gentoo-2-674ef4048897913f4c5c46dd2279e96c4084bb36.tar.bz2
gentoo-2-674ef4048897913f4c5c46dd2279e96c4084bb36.zip
It's now in net-zope
Diffstat (limited to 'net-www')
-rw-r--r--net-www/squishdot/ChangeLog7
-rw-r--r--net-www/squishdot/files/digest-squishdot-1.5.01
-rw-r--r--net-www/squishdot/squishdot-1.5.0.ebuild16
3 files changed, 0 insertions, 24 deletions
diff --git a/net-www/squishdot/ChangeLog b/net-www/squishdot/ChangeLog
deleted file mode 100644
index aa46f59a6842..000000000000
--- a/net-www/squishdot/ChangeLog
+++ /dev/null
@@ -1,7 +0,0 @@
-# ChangeLog for net-www/squishdot
-# Copyright 2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/squishdot/ChangeLog,v 1.1 2003/02/17 05:44:50 kutsuya Exp $
-
-*squishdot-1.5.0 (16 Feb 2003)
-
- 16 Feb 2003; Jason Shoemaker <kutsuya@gentoo.org> : Initial import.
diff --git a/net-www/squishdot/files/digest-squishdot-1.5.0 b/net-www/squishdot/files/digest-squishdot-1.5.0
deleted file mode 100644
index 94e74c4354f0..000000000000
--- a/net-www/squishdot/files/digest-squishdot-1.5.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b14ddfdea1cbb1c73bb2bbf46491c821 Squishdot-1-5-0.tar.gz 280867
diff --git a/net-www/squishdot/squishdot-1.5.0.ebuild b/net-www/squishdot/squishdot-1.5.0.ebuild
deleted file mode 100644
index 7bf0b9ad540d..000000000000
--- a/net-www/squishdot/squishdot-1.5.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/squishdot/squishdot-1.5.0.ebuild,v 1.1 2003/02/17 05:44:50 kutsuya Exp $
-
-inherit zproduct
-
-DESCRIPTION="A web-based news publishing and discussion product for Zope."
-HOMEPAGE="http://squishdot.org/"
-NEW_PV=$(echo ${PV} |sed -e "s/\./-/g")
-SRC_URI="${HOMEPAGE}/Download/Squishdot-${NEW_PV}.tar.gz"
-LICENSE="ZPL"
-KEYWORDS="~x86"
-ZPROD_LIST="Squishdot"
-
-
-