diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2005-05-08 03:03:35 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2005-05-08 03:03:35 +0000 |
commit | 26e085b2539786f7f78762f48d2376fbd653e659 (patch) | |
tree | 390e7827c04a02838f680396154f51af2d8e7ce9 /net-zope | |
parent | x86 stable bump, added ~sparc to -r1 (diff) | |
download | gentoo-2-26e085b2539786f7f78762f48d2376fbd653e659.tar.gz gentoo-2-26e085b2539786f7f78762f48d2376fbd653e659.tar.bz2 gentoo-2-26e085b2539786f7f78762f48d2376fbd653e659.zip |
x86 stable bump, added ~sparc keyword
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-zope')
-rw-r--r-- | net-zope/squishdot/ChangeLog | 9 | ||||
-rw-r--r-- | net-zope/squishdot/Manifest | 6 | ||||
-rw-r--r-- | net-zope/squishdot/files/digest-squishdot-1.5.0-r1 | 1 | ||||
-rw-r--r-- | net-zope/squishdot/squishdot-1.5.0-r1.ebuild | 21 | ||||
-rw-r--r-- | net-zope/squishdot/squishdot-1.5.0.ebuild | 7 |
5 files changed, 38 insertions, 6 deletions
diff --git a/net-zope/squishdot/ChangeLog b/net-zope/squishdot/ChangeLog index 56eae1cbe989..cb796c0ad4ce 100644 --- a/net-zope/squishdot/ChangeLog +++ b/net-zope/squishdot/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-zope/squishdot -# Copyright 2003-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/squishdot/ChangeLog,v 1.4 2004/06/25 01:25:21 agriffis Exp $ +# Copyright 2003-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/squishdot/ChangeLog,v 1.5 2005/05/08 03:03:35 nerdboy Exp $ + + 07 May 2005; Steve Arnold <nerdboy@gentoo.org> squishdot-1.5.0.ebuild + +squishdot-1.5.0-r1.ebuild: + keyworded for ~sparc, works just fine here with zope 2.7x; plus + long overdue stable bump for x86 26 Jun 2003; Jason Shoemaker <kutsuya@gentoo.org> squishdot-1.5.0.ebuild: Added $MYDOC. diff --git a/net-zope/squishdot/Manifest b/net-zope/squishdot/Manifest index fbcc48ab1a30..8decf866ee04 100644 --- a/net-zope/squishdot/Manifest +++ b/net-zope/squishdot/Manifest @@ -1,4 +1,6 @@ -MD5 b7448af99adedb436879d41459785bc3 squishdot-1.5.0.ebuild 525 -MD5 d9ec726fac63bc91234d81c3a0b287ea ChangeLog 648 +MD5 5e07412e8a9275adfb84c665833495e4 ChangeLog 852 MD5 7890d88c5c6d189fbe6b187a3ebb6532 metadata.xml 161 +MD5 1109dd5f25f84feb4337ec70ea60b8ab squishdot-1.5.0.ebuild 541 +MD5 9e584728887771bb77d96b7bea95813b squishdot-1.5.0-r1.ebuild 548 MD5 af451d125672d84f4e34de81d99a15da files/digest-squishdot-1.5.0 67 +MD5 af451d125672d84f4e34de81d99a15da files/digest-squishdot-1.5.0-r1 67 diff --git a/net-zope/squishdot/files/digest-squishdot-1.5.0-r1 b/net-zope/squishdot/files/digest-squishdot-1.5.0-r1 new file mode 100644 index 000000000000..94e74c4354f0 --- /dev/null +++ b/net-zope/squishdot/files/digest-squishdot-1.5.0-r1 @@ -0,0 +1 @@ +MD5 b14ddfdea1cbb1c73bb2bbf46491c821 Squishdot-1-5-0.tar.gz 280867 diff --git a/net-zope/squishdot/squishdot-1.5.0-r1.ebuild b/net-zope/squishdot/squishdot-1.5.0-r1.ebuild new file mode 100644 index 000000000000..5b8642b61590 --- /dev/null +++ b/net-zope/squishdot/squishdot-1.5.0-r1.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/squishdot/squishdot-1.5.0-r1.ebuild,v 1.1 2005/05/08 03:03:35 nerdboy Exp $ + +inherit zproduct +NEW_PV="${PV//./-}" + +DESCRIPTION="A web-based news publishing and discussion product for Zope." +HOMEPAGE="http://squishdot.org/" +SRC_URI="${HOMEPAGE}/Download/Squishdot-${NEW_PV}.tar.gz" +LICENSE="ZPL" + +KEYWORDS="x86 ~sparc" +IUSE="" + +ZPROD_LIST="Squishdot" +MYDOC="License.txt Changes.txt Credits.txt ${MYDOC}" + + + + diff --git a/net-zope/squishdot/squishdot-1.5.0.ebuild b/net-zope/squishdot/squishdot-1.5.0.ebuild index 2a133fc8d088..9add3a3d947c 100644 --- a/net-zope/squishdot/squishdot-1.5.0.ebuild +++ b/net-zope/squishdot/squishdot-1.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # 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.5 2004/06/25 01:25:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/squishdot/squishdot-1.5.0.ebuild,v 1.6 2005/05/08 03:03:35 nerdboy Exp $ inherit zproduct NEW_PV="${PV//./-}" @@ -9,6 +9,9 @@ DESCRIPTION="A web-based news publishing and discussion product for Zope." HOMEPAGE="http://squishdot.org/" SRC_URI="${HOMEPAGE}/Download/Squishdot-${NEW_PV}.tar.gz" LICENSE="ZPL" +IUSE="" + +KEYWORDS="x86" ZPROD_LIST="Squishdot" MYDOC="License.txt Changes.txt Credits.txt ${MYDOC}" |