diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 02:54:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 02:54:22 +0000 |
commit | c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e (patch) | |
tree | 6bd40a158fd82749126dcc5558feaef88d101b74 /net-zope/externaleditor | |
parent | 2.8.0 in the house, and 2.6.0 kicked to the curb. (diff) | |
download | historical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.tar.gz historical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.tar.bz2 historical-c427bc36e8890c7b5a555a6ca9e8a96fa80b2b6e.zip |
misc touchups
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-zope/externaleditor')
-rw-r--r-- | net-zope/externaleditor/externaleditor-0.7-r1.ebuild | 10 | ||||
-rw-r--r-- | net-zope/externaleditor/externaleditor-0.7.2.ebuild | 10 | ||||
-rw-r--r-- | net-zope/externaleditor/externaleditor-0.8.ebuild | 22 |
3 files changed, 20 insertions, 22 deletions
diff --git a/net-zope/externaleditor/externaleditor-0.7-r1.ebuild b/net-zope/externaleditor/externaleditor-0.7-r1.ebuild index 5ce579dc2683..ee3d7ae32e85 100644 --- a/net-zope/externaleditor/externaleditor-0.7-r1.ebuild +++ b/net-zope/externaleditor/externaleditor-0.7-r1.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/externaleditor/externaleditor-0.7-r1.ebuild,v 1.4 2004/09/11 21:23:25 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/externaleditor/externaleditor-0.7-r1.ebuild,v 1.5 2006/01/27 02:31:53 vapier Exp $ inherit zproduct -DESCRIPTION="The ExternalEditor is a Zope product and configurable helper application that allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects." +DESCRIPTION="The ExternalEditor is a Zope product and configurable helper application that allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects" HOMEPAGE="http://www.zope.org/Members/Caseman/ExternalEditor/" SRC_URI="http://www.zope.org/Members/Caseman/ExternalEditor/${PV}/ExternalEditor-${PV}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ~ppc" -IUSE="" +KEYWORDS="~ppc x86" ZPROD_LIST="ExternalEditor" diff --git a/net-zope/externaleditor/externaleditor-0.7.2.ebuild b/net-zope/externaleditor/externaleditor-0.7.2.ebuild index 3145f9d3087f..0549e5a396e7 100644 --- a/net-zope/externaleditor/externaleditor-0.7.2.ebuild +++ b/net-zope/externaleditor/externaleditor-0.7.2.ebuild @@ -1,14 +1,14 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/externaleditor/externaleditor-0.7.2.ebuild,v 1.1 2004/09/11 21:23:25 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/externaleditor/externaleditor-0.7.2.ebuild,v 1.2 2006/01/27 02:31:53 vapier Exp $ inherit zproduct -DESCRIPTION="The ExternalEditor is a Zope product and configurable helper application that allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects." +DESCRIPTION="The ExternalEditor is a Zope product and configurable helper application that allows you to drop into your favorite editor(s) directly from the ZMI to modify Zope objects" HOMEPAGE="http://www.zope.org/Members/Caseman/ExternalEditor/" SRC_URI="http://www.zope.org/Members/Caseman/ExternalEditor/${PV}/ExternalEditor-${PV}-src.tgz" + LICENSE="ZPL" -KEYWORDS="~x86 ~ppc" -IUSE="" +KEYWORDS="~ppc ~x86" ZPROD_LIST="ExternalEditor" diff --git a/net-zope/externaleditor/externaleditor-0.8.ebuild b/net-zope/externaleditor/externaleditor-0.8.ebuild index 28b54967d9f5..466e02bc3910 100644 --- a/net-zope/externaleditor/externaleditor-0.8.ebuild +++ b/net-zope/externaleditor/externaleditor-0.8.ebuild @@ -1,25 +1,25 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/externaleditor/externaleditor-0.8.ebuild,v 1.5 2005/05/06 14:54:33 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/externaleditor/externaleditor-0.8.ebuild,v 1.6 2006/01/27 02:31:53 vapier Exp $ inherit zproduct MY_PN="ExternalEditor" MY_P="${MY_PN}-${PV}-src" MY_P2="zopeedit-${PV}-src" -DESCRIPTION="Allows you to use your favorite editor(s) from ZMI." +DESCRIPTION="Allows you to use your favorite editor(s) from ZMI" HOMEPAGE="http://www.zope.org/Members/Caseman/${MY_PN}/" SRC_URI_BASE="${HOMEPAGE}/${PV}" SRC_URI="${SRC_URI_BASE}/${MY_P}.tgz ${SRC_URI_BASE}/${MY_P2}.tgz" + LICENSE="ZPL" -KEYWORDS="x86 ppc ~sparc ~amd64" -IUSE="" -ZPROD_LIST="${MY_PN}" +KEYWORDS="~amd64 ppc ~sparc x86" # the base of teh application is in Python2.1, but zopeedit.py wants Python2.2 -RDEPEND="${RDEPEND} - >=dev-lang/python-2.2" +RDEPEND=">=dev-lang/python-2.2" + +ZPROD_LIST="${MY_PN}" S_ZPROD=${WORKDIR}/${MY_PN} S_SRC=${WORKDIR}/${MY_P2} @@ -36,8 +36,7 @@ src_unpack() { DOCDIR=/usr/share/doc/${PF} -src_install() -{ +src_install() { S=${S_ZPROD} zproduct_src_install mkdir -p ${T}${DOCDIR}/${MY_PN} mv ${D}${DOCDIR}/* ${T}${DOCDIR}/${MY_PN} @@ -52,8 +51,7 @@ src_install() doins Plugins/*.py } -pkg_postinst() -{ +pkg_postinst() { zproduct_pkg_postinst ewarn "To use the External Editor Zope Product you will need to manually" ewarn "configure the helper application(/usr/bin/zopeedit.py) for your" |