summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Shoemaker <kutsuya@gentoo.org>2003-03-03 21:55:52 +0000
committerJason Shoemaker <kutsuya@gentoo.org>2003-03-03 21:55:52 +0000
commit003e90b1b1dced4fc2e72e71ded10dafca78453b (patch)
tree8fbc55a766f491e56f6f36424f4fa0c7cfdc1d16 /net-zope/squishdot
parentMoving from net-www to net-zope (diff)
downloadhistorical-003e90b1b1dced4fc2e72e71ded10dafca78453b.tar.gz
historical-003e90b1b1dced4fc2e72e71ded10dafca78453b.tar.bz2
historical-003e90b1b1dced4fc2e72e71ded10dafca78453b.zip
Moving from net-www to net-zope
Diffstat (limited to 'net-zope/squishdot')
-rw-r--r--net-zope/squishdot/ChangeLog10
-rw-r--r--net-zope/squishdot/files/digest-squishdot-1.5.01
-rw-r--r--net-zope/squishdot/squishdot-1.5.0.ebuild16
3 files changed, 27 insertions, 0 deletions
diff --git a/net-zope/squishdot/ChangeLog b/net-zope/squishdot/ChangeLog
new file mode 100644
index 000000000000..c7e9ad942b69
--- /dev/null
+++ b/net-zope/squishdot/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for net-zope/squishdot
+# Copyright 2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/squishdot/ChangeLog,v 1.1 2003/03/03 21:55:52 kutsuya Exp $
+
+*squishdot-1.5.0 (16 Feb 2003)
+
+ 03 Mar 2003; Jason Shoemaker <kutsuya@gentoo.org> : Moving from net-www to
+ net-zope.
+
+ 16 Feb 2003; Jason Shoemaker <kutsuya@gentoo.org> : Initial import.
diff --git a/net-zope/squishdot/files/digest-squishdot-1.5.0 b/net-zope/squishdot/files/digest-squishdot-1.5.0
new file mode 100644
index 000000000000..94e74c4354f0
--- /dev/null
+++ b/net-zope/squishdot/files/digest-squishdot-1.5.0
@@ -0,0 +1 @@
+MD5 b14ddfdea1cbb1c73bb2bbf46491c821 Squishdot-1-5-0.tar.gz 280867
diff --git a/net-zope/squishdot/squishdot-1.5.0.ebuild b/net-zope/squishdot/squishdot-1.5.0.ebuild
new file mode 100644
index 000000000000..e696794418c8
--- /dev/null
+++ b/net-zope/squishdot/squishdot-1.5.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/squishdot/squishdot-1.5.0.ebuild,v 1.1 2003/03/03 21:55:52 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"
+
+
+