diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-10-10 17:06:21 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-10-10 17:06:21 +0000 |
commit | c815ab5cefe38e4b0565e789bb257a8e7ae626f3 (patch) | |
tree | 65ff635a30258076b3291da881d6b3659c9309c1 /net-zope | |
parent | Merge from Prefix (diff) | |
download | gentoo-2-c815ab5cefe38e4b0565e789bb257a8e7ae626f3.tar.gz gentoo-2-c815ab5cefe38e4b0565e789bb257a8e7ae626f3.tar.bz2 gentoo-2-c815ab5cefe38e4b0565e789bb257a8e7ae626f3.zip |
net-zope/zcbuildout renamed to net-zope/zc-buildout.
Diffstat (limited to 'net-zope')
-rw-r--r-- | net-zope/zcbuildout/ChangeLog | 22 | ||||
-rw-r--r-- | net-zope/zcbuildout/Manifest | 6 | ||||
-rw-r--r-- | net-zope/zcbuildout/metadata.xml | 22 | ||||
-rw-r--r-- | net-zope/zcbuildout/zcbuildout-1.2.1.ebuild | 23 | ||||
-rw-r--r-- | net-zope/zcbuildout/zcbuildout-1.4.1.ebuild | 35 |
5 files changed, 0 insertions, 108 deletions
diff --git a/net-zope/zcbuildout/ChangeLog b/net-zope/zcbuildout/ChangeLog deleted file mode 100644 index dabc4a569f50..000000000000 --- a/net-zope/zcbuildout/ChangeLog +++ /dev/null @@ -1,22 +0,0 @@ -# ChangeLog for net-zope/zcbuildout -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zcbuildout/ChangeLog,v 1.3 2009/08/29 20:22:34 arfrever Exp $ - -*zcbuildout-1.4.1 (29 Aug 2009) - - 29 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> - -zcbuildout-1.1.1.ebuild, +zcbuildout-1.4.1.ebuild: - Version bump. Set SUPPORT_PYTHON_ABIS. Add missing run-time dependency on - dev-python/setuptools. - -*zcbuildout-1.2.1 (04 Jun 2009) - - 04 Jun 2009; Alfredo Tupone <tupone@gentoo.org> +zcbuildout-1.2.1.ebuild: - Version bump to 1.2.1, added ~x86. Bug #272498 by Jeff Kowalczyk - -*zcbuildout-1.1.1 (13 Mar 2009) - - 13 Mar 2009; Alfredo Tupone <tupone@gentoo.org> +metadata.xml, - +zcbuildout-1.1.1.ebuild: - System for managing development buildouts. - diff --git a/net-zope/zcbuildout/Manifest b/net-zope/zcbuildout/Manifest deleted file mode 100644 index f052d5b6b905..000000000000 --- a/net-zope/zcbuildout/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -DIST zc.buildout-1.2.1.tar.gz 213142 RMD160 2a1dc97b96b5959058045b0975ec7d98985a0848 SHA1 9be457fe506bf0d682fd2cf546c1de6fec518f55 SHA256 e1c8b53f55d265508f150ac4e462d9151f893004d153c5863ca6195485155079 -DIST zc.buildout-1.4.1.tar.gz 245359 RMD160 46c29af95d12771f5c6c0b34da7f2c7b9733cf7c SHA1 4d4934498cc83497087fd241ff585184ecaad7d9 SHA256 427f7beb29e3f9ca20ebb9b61655b9ade6d1f7ce02994ea97e4c663c4aee739e -EBUILD zcbuildout-1.2.1.ebuild 588 RMD160 9df791945d6ce2a6f8bec94be3cb5768b387431f SHA1 668ae9ea08fbfc3bd2b4a4e3bc4bf426cd424fe0 SHA256 d0285b15dba966721a120349203beb6a6bed2dff455008aa4c0d9b1bc10773b1 -EBUILD zcbuildout-1.4.1.ebuild 816 RMD160 99f61f565742d24b15ad31668ccd20ab2dcc0298 SHA1 e0b8ea5808707db678d64c63c9920dac4fd0fcd5 SHA256 db92dd877b890bf3d1053f7fa4d542d01356bb8aec4a4ae0e9c69f8da60e676a -MISC ChangeLog 824 RMD160 82fc2920af084fc6225086570fc08f599f942389 SHA1 1913810042900adc9fffb40b82260e7d1ff3805e SHA256 7f01695b516f83624718368edd65424014a75c8d74aae6439ad357e41a1d28ef -MISC metadata.xml 1350 RMD160 b412e4487cc88100887c5b2475df2381da9a90f0 SHA1 c62e4dbaf4b808842bdb357d5b7a57646fcdea59 SHA256 048e69827f60b6172cd7865f1b17646707f2d32aec4d82310688304f1a064a92 diff --git a/net-zope/zcbuildout/metadata.xml b/net-zope/zcbuildout/metadata.xml deleted file mode 100644 index 93d60c5c9928..000000000000 --- a/net-zope/zcbuildout/metadata.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>net-zope</herd> -<maintainer> -<email>tupone@gentoo.org</email> -<name>Alfredo Tupone</name> -</maintainer> -<longdescription lang="en"> -Buildout is a system for managing development buildouts. While often identified as a Zope project, -and indeed licensed under the ZPL by Zope creator Jim Fulton, buildout is useful for configurations -beyond Zope, and even, in rare cases, a few that have nothing to do with Python. -The Buildout project provides support for creating applications, especially Python applications. It -provides tools for assembling applications from multiple parts, Python or otherwise. An application -may actually contain multiple programs, processes, and configuration settings. -The word .buildout. refers to a description of a set of parts and the software to create and assemble -them. It is often used informally to refer to an installed system based on a buildout definition. For -example, if we are creating an application named .Foo., then .the Foo buildout. is the collection of -configuration and application-specific software that allows an instance of the application to be -created. We may refer to such an instance of the application informally as .a Foo buildout.. -</longdescription> -</pkgmetadata> diff --git a/net-zope/zcbuildout/zcbuildout-1.2.1.ebuild b/net-zope/zcbuildout/zcbuildout-1.2.1.ebuild deleted file mode 100644 index 105f89deb200..000000000000 --- a/net-zope/zcbuildout/zcbuildout-1.2.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zcbuildout/zcbuildout-1.2.1.ebuild,v 1.1 2009/06/04 14:48:39 tupone Exp $ - -inherit distutils - -MY_PN="zc.buildout" -MY_P=${MY_PN}-${PV} - -DESCRIPTION="System for managing development buildouts" -HOMEPAGE="http://buildout.zope.org/" -SRC_URI="http://pypi.python.org/packages/source/z/${MY_PN}/${MY_P}.tar.gz" - -LICENSE="ZPL" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - dev-python/setuptools" - -S="${WORKDIR}"/${MY_P} diff --git a/net-zope/zcbuildout/zcbuildout-1.4.1.ebuild b/net-zope/zcbuildout/zcbuildout-1.4.1.ebuild deleted file mode 100644 index b41a6a55de4a..000000000000 --- a/net-zope/zcbuildout/zcbuildout-1.4.1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zcbuildout/zcbuildout-1.4.1.ebuild,v 1.1 2009/08/29 20:22:34 arfrever Exp $ - -EAPI="2" -SUPPORT_PYTHON_ABIS="1" - -inherit distutils - -MY_PN="zc.buildout" -MY_P=${MY_PN}-${PV} - -DESCRIPTION="System for managing development buildouts" -HOMEPAGE="http://pypi.python.org/pypi/zc.buildout" -SRC_URI="http://pypi.python.org/packages/source/z/${MY_PN}/${MY_P}.tar.gz" - -LICENSE="ZPL" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-python/setuptools" -DEPEND="${RDEPEND}" - -RESTRICT_PYTHON_ABIS="3*" - -S="${WORKDIR}"/${MY_P} -DOCS="CHANGES.txt todo.txt" - -src_install() { - distutils_src_install - - # Remove README.txt installed in incorrect location. - rm -f "${D}usr/README.txt" -} |