From 003e90b1b1dced4fc2e72e71ded10dafca78453b Mon Sep 17 00:00:00 2001 From: Jason Shoemaker Date: Mon, 3 Mar 2003 21:55:52 +0000 Subject: Moving from net-www to net-zope --- net-zope/squishdot/ChangeLog | 10 ++++++++++ net-zope/squishdot/files/digest-squishdot-1.5.0 | 1 + net-zope/squishdot/squishdot-1.5.0.ebuild | 16 ++++++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 net-zope/squishdot/ChangeLog create mode 100644 net-zope/squishdot/files/digest-squishdot-1.5.0 create mode 100644 net-zope/squishdot/squishdot-1.5.0.ebuild (limited to 'net-zope/squishdot') 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 : Moving from net-www to + net-zope. + + 16 Feb 2003; Jason Shoemaker : 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" + + + -- cgit v1.2.3-65-gdbad