From d91f1996cbb4efff04769fdcf0f4332db46c6993 Mon Sep 17 00:00:00 2001 From: Alastair Tse Date: Fri, 2 Dec 2005 10:42:29 +0000 Subject: version bump (#113442) (Portage version: 2.0.53_rc7) --- dev-python/pyro/ChangeLog | 9 +++++- dev-python/pyro/Manifest | 10 ++++--- dev-python/pyro/files/digest-pyro-3.3 | 1 - dev-python/pyro/files/digest-pyro-3.3-r1 | 1 - dev-python/pyro/files/digest-pyro-3.5 | 1 + dev-python/pyro/files/pyro-3.3-unattend.patch | 15 ---------- dev-python/pyro/pyro-3.3-r1.ebuild | 39 -------------------------- dev-python/pyro/pyro-3.3.ebuild | 34 ----------------------- dev-python/pyro/pyro-3.5.ebuild | 40 +++++++++++++++++++++++++++ 9 files changed, 55 insertions(+), 95 deletions(-) delete mode 100644 dev-python/pyro/files/digest-pyro-3.3 delete mode 100644 dev-python/pyro/files/digest-pyro-3.3-r1 create mode 100644 dev-python/pyro/files/digest-pyro-3.5 delete mode 100644 dev-python/pyro/files/pyro-3.3-unattend.patch delete mode 100644 dev-python/pyro/pyro-3.3-r1.ebuild delete mode 100644 dev-python/pyro/pyro-3.3.ebuild create mode 100644 dev-python/pyro/pyro-3.5.ebuild (limited to 'dev-python/pyro') diff --git a/dev-python/pyro/ChangeLog b/dev-python/pyro/ChangeLog index a41e27c4e0b6..f4ccf685059d 100644 --- a/dev-python/pyro/ChangeLog +++ b/dev-python/pyro/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-python/pyro # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/ChangeLog,v 1.10 2005/09/18 11:46:37 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/ChangeLog,v 1.11 2005/12/02 10:42:29 liquidx Exp $ + +*pyro-3.5 (02 Dec 2005) + + 02 Dec 2005; Alastair Tse + -files/pyro-3.3-unattend.patch, -pyro-3.3.ebuild, -pyro-3.3-r1.ebuild, + +pyro-3.5.ebuild: + version bump (#113442) 18 Sep 2005; Simon Stelling pyro-3.4.ebuild: stable on amd64 diff --git a/dev-python/pyro/Manifest b/dev-python/pyro/Manifest index 5dcd3c0a9ef6..dd52f082da4f 100644 --- a/dev-python/pyro/Manifest +++ b/dev-python/pyro/Manifest @@ -1,10 +1,12 @@ MD5 2b7f6c9c7488a53dd83bcc1f5a196d9e ChangeLog 1209 -MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 -MD5 7aab08bb63b43487c72f57c323a501fc pyro-3.3-r1.ebuild 977 -MD5 2de9bc90123850fcb6205463c023736d pyro-3.3.ebuild 792 -MD5 c9ea7bb1318f1517b15b1b9e722d14e9 pyro-3.4.ebuild 972 MD5 cdae824e917caf8378aaa36510f771b5 files/digest-pyro-3.3 60 MD5 cdae824e917caf8378aaa36510f771b5 files/digest-pyro-3.3-r1 60 MD5 2f6380f548ae4fc0a299f034c247cde0 files/digest-pyro-3.4 60 +MD5 317c645ba36664cd2777d3a98064cbaa files/digest-pyro-3.5 60 MD5 8415324a478ba3479fe4422e81739853 files/pyro-3.3-unattend.patch 419 MD5 7652e1163c0529b0b4f6c6d0088767c9 files/pyro-3.4-unattend.patch 419 +MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 +MD5 7aab08bb63b43487c72f57c323a501fc pyro-3.3-r1.ebuild 977 +MD5 2de9bc90123850fcb6205463c023736d pyro-3.3.ebuild 792 +MD5 c9ea7bb1318f1517b15b1b9e722d14e9 pyro-3.4.ebuild 972 +MD5 65aa74da61e4d491a2abbc6e2eb28b16 pyro-3.5.ebuild 974 diff --git a/dev-python/pyro/files/digest-pyro-3.3 b/dev-python/pyro/files/digest-pyro-3.3 deleted file mode 100644 index 117f50467f1a..000000000000 --- a/dev-python/pyro/files/digest-pyro-3.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 09faeec7aa07e88187902f42d74a4514 Pyro-3.3.tar.gz 199251 diff --git a/dev-python/pyro/files/digest-pyro-3.3-r1 b/dev-python/pyro/files/digest-pyro-3.3-r1 deleted file mode 100644 index 117f50467f1a..000000000000 --- a/dev-python/pyro/files/digest-pyro-3.3-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 09faeec7aa07e88187902f42d74a4514 Pyro-3.3.tar.gz 199251 diff --git a/dev-python/pyro/files/digest-pyro-3.5 b/dev-python/pyro/files/digest-pyro-3.5 new file mode 100644 index 000000000000..36e158ae049e --- /dev/null +++ b/dev-python/pyro/files/digest-pyro-3.5 @@ -0,0 +1 @@ +MD5 6d62a88521617041775057de9e8c6b93 Pyro-3.5.tar.gz 232191 diff --git a/dev-python/pyro/files/pyro-3.3-unattend.patch b/dev-python/pyro/files/pyro-3.3-unattend.patch deleted file mode 100644 index e9f1f007e3c6..000000000000 --- a/dev-python/pyro/files/pyro-3.3-unattend.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- Pyro-3.3/setup.cfg 2003-03-07 02:39:00.000000000 +0100 -+++ Pyro-3.3/setup.cfg.new 2003-05-22 12:41:04.000000000 +0200 -@@ -4,9 +4,9 @@ - ### Enable the following two items for unattended install. - ### The scripts location is mandatory. Change it so something sensible. - --#[install-options] --#unattended=1 -+[install-options] -+unattended=1 - - [install] - optimize=1 --#install-scripts=/foo/bar -+install-scripts=/usr/bin diff --git a/dev-python/pyro/pyro-3.3-r1.ebuild b/dev-python/pyro/pyro-3.3-r1.ebuild deleted file mode 100644 index bdc92610b22e..000000000000 --- a/dev-python/pyro/pyro-3.3-r1.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/pyro-3.3-r1.ebuild,v 1.5 2005/09/17 18:55:52 lucass Exp $ - -inherit distutils eutils - -MY_P="Pyro-${PV}" -DESCRIPTION="advanced and powerful Distributed Object Technology system written entirely in Python" -HOMEPAGE="http://pyro.sourceforge.net/" -SRC_URI="mirror://sourceforge/pyro/${MY_P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="x86 ~ppc ~amd64" -IUSE="" - -DEPEND="virtual/python" - -S=${WORKDIR}/${MY_P} - -src_unpack() { - unpack ${A} - epatch ${FILESDIR}/${P}-unattend.patch -} - -src_install() { - distutils_src_install - - dodir /usr/share/doc/${PF}/examples - cp -r ${S}/examples ${D}/usr/share/doc/${PF} - dohtml -r docs/* - - mv ${D}/usr/bin/esd ${D}/usr/bin/pyroesd -} - -pkg_postinst() { - einfo "Pyro's Event Service Daemon, /usr/bin/esd has been renamed to" - einfo " /usr/bin/pyroesd to avoid conflict with media-sound/esound." -} diff --git a/dev-python/pyro/pyro-3.3.ebuild b/dev-python/pyro/pyro-3.3.ebuild deleted file mode 100644 index 7d9c4b845689..000000000000 --- a/dev-python/pyro/pyro-3.3.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/pyro-3.3.ebuild,v 1.7 2005/02/07 04:46:02 fserb Exp $ - -inherit distutils eutils - -MY_P="Pyro-${PV}" -DESCRIPTION="advanced and powerful Distributed Object Technology system written entirely in Python" -HOMEPAGE="http://pyro.sourceforge.net/" -SRC_URI="mirror://sourceforge/pyro/${MY_P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="x86" -IUSE="" - -DEPEND="virtual/python" - -S=${WORKDIR}/${MY_P} - -src_unpack() { - unpack ${A} - epatch ${FILESDIR}/${P}-unattend.patch -} - -src_install() { - distutils_src_install - - dodir /usr/share/doc/${PF}/examples - cp -r ${S}/examples ${D}/usr/share/doc/${PF} - dohtml -r docs/* - - mv /usr/bin/esd /usr/bin/pyroesd -} diff --git a/dev-python/pyro/pyro-3.5.ebuild b/dev-python/pyro/pyro-3.5.ebuild new file mode 100644 index 000000000000..3bdc7ccb91dd --- /dev/null +++ b/dev-python/pyro/pyro-3.5.ebuild @@ -0,0 +1,40 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyro/pyro-3.5.ebuild,v 1.1 2005/12/02 10:42:29 liquidx Exp $ + +inherit distutils eutils + +MY_P="Pyro-${PV}" +DESCRIPTION="advanced and powerful Distributed Object Technology system written entirely in Python" +HOMEPAGE="http://pyro.sourceforge.net/" +SRC_URI="mirror://sourceforge/pyro/${MY_P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~x86" +IUSE="" + +DEPEND="virtual/python" + +S=${WORKDIR}/${MY_P} + +src_unpack() { + unpack ${A} + cd ${S} + epatch ${FILESDIR}/${PN}-3.4-unattend.patch +} + +src_install() { + distutils_src_install + + dodir /usr/share/doc/${PF}/examples + cp -r ${S}/examples ${D}/usr/share/doc/${PF} + dohtml -r docs/* + + mv ${D}/usr/bin/esd ${D}/usr/bin/pyroesd +} + +pkg_postinst() { + einfo "Pyro's Event Service Daemon, /usr/bin/esd has been renamed to" + einfo " /usr/bin/pyroesd to avoid conflict with media-sound/esound." +} -- cgit v1.2.3-65-gdbad