diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-02-11 21:32:49 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-02-11 21:32:49 +0000 |
commit | 249265b67d4a4cd613f6c8afefd59251c2f17438 (patch) | |
tree | a646fd9709ac8684f0417ac559c923f598f881fc /net-zope | |
parent | Delete older ebuild. (diff) | |
download | historical-249265b67d4a4cd613f6c8afefd59251c2f17438.tar.gz historical-249265b67d4a4cd613f6c8afefd59251c2f17438.tar.bz2 historical-249265b67d4a4cd613f6c8afefd59251c2f17438.zip |
Version bump.
Package-Manager: portage-2.2.0_alpha23_p1/cvs/Linux x86_64
Diffstat (limited to 'net-zope')
-rw-r--r-- | net-zope/zope-contenttype/ChangeLog | 10 | ||||
-rw-r--r-- | net-zope/zope-contenttype/Manifest | 6 | ||||
-rw-r--r-- | net-zope/zope-contenttype/zope-contenttype-3.5.2.ebuild | 31 |
3 files changed, 42 insertions, 5 deletions
diff --git a/net-zope/zope-contenttype/ChangeLog b/net-zope/zope-contenttype/ChangeLog index 6410601abdc3..228ce48e053a 100644 --- a/net-zope/zope-contenttype/ChangeLog +++ b/net-zope/zope-contenttype/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-zope/zope-contenttype -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-contenttype/ChangeLog,v 1.5 2010/03/26 17:07:37 arfrever Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-contenttype/ChangeLog,v 1.6 2011/02/11 21:32:49 arfrever Exp $ + +*zope-contenttype-3.5.2 (11 Feb 2011) + + 11 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> + -zope-contenttype-3.5.1.ebuild, +zope-contenttype-3.5.2.ebuild: + Version bump. *zope-contenttype-3.5.1 (26 Mar 2010) diff --git a/net-zope/zope-contenttype/Manifest b/net-zope/zope-contenttype/Manifest index c01ba6d5c47d..38c10ff4a8ec 100644 --- a/net-zope/zope-contenttype/Manifest +++ b/net-zope/zope-contenttype/Manifest @@ -1,4 +1,4 @@ -DIST zope.contenttype-3.5.1.tar.gz 8690 RMD160 f27bab58e89bee14850228f0c611089924acfd15 SHA1 e6c5e6a73c082b2752e5a5dfad19d663a531789b SHA256 082d89a90cfd845f7f69e633908e2539657d0e7fb402f9d428665bb7b01bf8aa -EBUILD zope-contenttype-3.5.1.ebuild 757 RMD160 841b0b9a9a21ad448df488d5bb2293d97fe347c3 SHA1 53e4fadaf1f129a46096928fbadff0c679a4cba7 SHA256 2f452cd3338252ac89f8bc9b957e5aba87ae5b2326932798f99fb821d4585baa -MISC ChangeLog 1000 RMD160 5149348e3f39f9e1850fd0fac53035974293ae7f SHA1 4823b06e094185d150239d594f40fe547c9709fd SHA256 1453d82537f813bb1754ac6b82722aa8813f8e6e01097a86bdc12e34d940c343 +DIST zope.contenttype-3.5.2.tar.gz 9044 RMD160 589aa8f6378e0d20042a71f961c99d89db211df6 SHA1 5af66b65ff1d724055bdbcfbe99d020945987bcb SHA256 a3494de088dc4730dae8fe7133a0f36e2eab3f2fca040eba7fe0cd477a7e410e +EBUILD zope-contenttype-3.5.2.ebuild 757 RMD160 b06d29f27036f7b1ec5e38d95b9bccc04a6f0b51 SHA1 53bad54f8ba0655f30232ddb564bdec1e7e6782e SHA256 86deacd915b1266c95b90715963e1abbc70e8c2afc0f0a908f04cdfff4856dd5 +MISC ChangeLog 1195 RMD160 c0797ba5421fc7a1850774f5c427c5ddc6a5bfad SHA1 21a0f946ab41e970ccda0ca449caeb1a06ec4ff9 SHA256 da7306848ac642f05ad09ec15018a9355a8b3188a49d1a1a3dd923297f1c55e8 MISC metadata.xml 183 RMD160 0e2d86898897ee70cc1f6e9ceb76d00388d3b2fa SHA1 19635a9dfa15036e341a7cbdd8cbd018db62be82 SHA256 f480763451083d2f7be8fc23d38e02952ccc383b4cc65e103a9901a0907ce50d diff --git a/net-zope/zope-contenttype/zope-contenttype-3.5.2.ebuild b/net-zope/zope-contenttype/zope-contenttype-3.5.2.ebuild new file mode 100644 index 000000000000..f7da736292aa --- /dev/null +++ b/net-zope/zope-contenttype/zope-contenttype-3.5.2.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-zope/zope-contenttype/zope-contenttype-3.5.2.ebuild,v 1.1 2011/02/11 21:32:49 arfrever Exp $ + +EAPI="3" +PYTHON_DEPEND="2" +SUPPORT_PYTHON_ABIS="1" +RESTRICT_PYTHON_ABIS="3.*" +DISTUTILS_SRC_TEST="nosetests" + +inherit distutils + +MY_PN="${PN/-/.}" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Zope contenttype" +HOMEPAGE="http://pypi.python.org/pypi/zope.contenttype" +SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" + +LICENSE="ZPL" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +IUSE="" + +DEPEND="dev-python/setuptools" +RDEPEND="" + +S="${WORKDIR}/${MY_P}" + +DOCS="CHANGES.txt README.txt" +PYTHON_MODNAME="${PN/-//}" |