diff options
Diffstat (limited to 'net-zope/plone/plone-1.0.5.ebuild')
-rw-r--r-- | net-zope/plone/plone-1.0.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-zope/plone/plone-1.0.5.ebuild b/net-zope/plone/plone-1.0.5.ebuild index f5ed912101f2..f7073992e5bc 100644 --- a/net-zope/plone/plone-1.0.5.ebuild +++ b/net-zope/plone/plone-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/plone/plone-1.0.5.ebuild,v 1.2 2003/10/10 22:34:57 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/plone/plone-1.0.5.ebuild,v 1.3 2003/10/10 22:36:13 robbat2 Exp $ inherit zproduct S="${WORKDIR}/CMFPlone-${PV}" @@ -29,5 +29,4 @@ pkg_postinst() { zproduct_pkg_postinst einfo "---> NOTE: i18n folder location: ${ZP_DIR}/${PF}" - ewarn "Using >net-zope/cmf-1.3.1 will break this product." } |