diff options
author | Jodok Batlogg <batlogg@gentoo.org> | 2004-09-24 20:16:37 +0000 |
---|---|---|
committer | Jodok Batlogg <batlogg@gentoo.org> | 2004-09-24 20:16:37 +0000 |
commit | bbdbb10438da5d956788abfea3d459e8ff502608 (patch) | |
tree | f9c718bd0c45f2b97d627ed214fada4aeb1f8176 /net-zope/cmfquickinstallertool | |
parent | marked stable (Manifest recommit) (diff) | |
download | gentoo-2-bbdbb10438da5d956788abfea3d459e8ff502608.tar.gz gentoo-2-bbdbb10438da5d956788abfea3d459e8ff502608.tar.bz2 gentoo-2-bbdbb10438da5d956788abfea3d459e8ff502608.zip |
marked stable
Diffstat (limited to 'net-zope/cmfquickinstallertool')
-rw-r--r-- | net-zope/cmfquickinstallertool/ChangeLog | 6 | ||||
-rw-r--r-- | net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-zope/cmfquickinstallertool/ChangeLog b/net-zope/cmfquickinstallertool/ChangeLog index 009983998eca..c407ae376a9c 100644 --- a/net-zope/cmfquickinstallertool/ChangeLog +++ b/net-zope/cmfquickinstallertool/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-zope/cmfquickinstallertool # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/ChangeLog,v 1.6 2004/07/27 19:24:37 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/ChangeLog,v 1.7 2004/09/24 20:16:37 batlogg Exp $ + + 24 Sep 2004; Jodok Batlogg <batlogg@gentoo.org>; + cmfquickinstallertool-1.5.0.ebuild: + marked stable *cmfquickinstallertool-1.5.0 (27 Jul 2004) diff --git a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild index 5dbfbbbdcc75..32881c3c240e 100644 --- a/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild +++ b/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild,v 1.1 2004/07/27 19:24:37 batlogg Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/cmfquickinstallertool/cmfquickinstallertool-1.5.0.ebuild,v 1.2 2004/09/24 20:16:37 batlogg Exp $ inherit zproduct @@ -8,7 +8,7 @@ DESCRIPTION="Makes it easy to install cmf/plone products." HOMEPAGE="http://www.sf.net/projects/collective/" SRC_URI="mirror://sourceforge/collective/CMFQuickInstallerTool-${PV}.tgz" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" RDEPEND=">=net-zope/cmf-1.3 ${RDEPEND}" |