summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Shoemaker <kutsuya@gentoo.org>2003-04-04 06:03:54 +0000
committerJason Shoemaker <kutsuya@gentoo.org>2003-04-04 06:03:54 +0000
commit745cb21758879a5c920f902c819fedd984d6ea94 (patch)
treea7ac6a2e92fece24f8ad70fa290347346ea7c089 /net-zope/squishdot/squishdot-1.5.0.ebuild
parentjust a mistake in the copyright line (diff)
downloadgentoo-2-745cb21758879a5c920f902c819fedd984d6ea94.tar.gz
gentoo-2-745cb21758879a5c920f902c819fedd984d6ea94.tar.bz2
gentoo-2-745cb21758879a5c920f902c819fedd984d6ea94.zip
~x86 -> x86 and added ~ppc.
Diffstat (limited to 'net-zope/squishdot/squishdot-1.5.0.ebuild')
-rw-r--r--net-zope/squishdot/squishdot-1.5.0.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/net-zope/squishdot/squishdot-1.5.0.ebuild b/net-zope/squishdot/squishdot-1.5.0.ebuild
index e696794418c8..e2875e2deebc 100644
--- a/net-zope/squishdot/squishdot-1.5.0.ebuild
+++ b/net-zope/squishdot/squishdot-1.5.0.ebuild
@@ -1,15 +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 $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/squishdot/squishdot-1.5.0.ebuild,v 1.2 2003/04/04 06:03:54 kutsuya Exp $
inherit zproduct
+NEW_PV=$(echo ${PV} |sed -e "s/\./-/g")
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"
+KEYWORDS="x86 ~ppc"
+
ZPROD_LIST="Squishdot"