diff options
97 files changed, 97 insertions, 204 deletions
diff --git a/dev-python/PyQt/PyQt-3.14.1-r1.ebuild b/dev-python/PyQt/PyQt-3.14.1-r1.ebuild index 8ff61ed696ec..47701146961e 100644 --- a/dev-python/PyQt/PyQt-3.14.1-r1.ebuild +++ b/dev-python/PyQt/PyQt-3.14.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild,v 1.11 2007/06/24 19:23:36 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r1.ebuild,v 1.12 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils eutils @@ -22,7 +22,6 @@ RDEPEND="=x11-libs/qt-3* DEPEND="${RDEPEND} sys-devel/libtool" - src_unpack() { unpack ${A} sed -i -e "s: check_license():# check_license():" ${S}/configure.py diff --git a/dev-python/PyQt/PyQt-3.14.1-r2.ebuild b/dev-python/PyQt/PyQt-3.14.1-r2.ebuild index 88e6663e730d..b31eaf554d90 100644 --- a/dev-python/PyQt/PyQt-3.14.1-r2.ebuild +++ b/dev-python/PyQt/PyQt-3.14.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild,v 1.10 2007/06/24 19:23:36 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.14.1-r2.ebuild,v 1.11 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils eutils @@ -22,7 +22,6 @@ RDEPEND="=x11-libs/qt-3* DEPEND="${RDEPEND} sys-devel/libtool" - src_unpack() { unpack ${A} sed -i -e "s: check_license():# check_license():" ${S}/configure.py diff --git a/dev-python/PyQt/PyQt-3.17.2.ebuild b/dev-python/PyQt/PyQt-3.17.2.ebuild index 2a662e8c6538..c5044c38af7f 100644 --- a/dev-python/PyQt/PyQt-3.17.2.ebuild +++ b/dev-python/PyQt/PyQt-3.17.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.2.ebuild,v 1.3 2007/06/24 19:23:36 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.2.ebuild,v 1.4 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -24,7 +24,6 @@ RDEPEND="=x11-libs/qt-3* DEPEND="${RDEPEND} sys-devel/libtool" - src_unpack() { unpack ${A} sed -i -e "s: check_license():# check_license():" ${S}/configure.py diff --git a/dev-python/PyQt/PyQt-3.17.ebuild b/dev-python/PyQt/PyQt-3.17.ebuild index 12608a123855..8b54bc5f70ba 100644 --- a/dev-python/PyQt/PyQt-3.17.ebuild +++ b/dev-python/PyQt/PyQt-3.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild,v 1.7 2007/06/24 19:23:36 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.ebuild,v 1.8 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -24,7 +24,6 @@ RDEPEND="=x11-libs/qt-3* DEPEND="${RDEPEND} sys-devel/libtool" - src_unpack() { unpack ${A} sed -i -e "s: check_license():# check_license():" ${S}/configure.py diff --git a/dev-python/apse/apse-0.2.ebuild b/dev-python/apse/apse-0.2.ebuild index e28cf3632544..89b457df5a9f 100644 --- a/dev-python/apse/apse-0.2.ebuild +++ b/dev-python/apse/apse-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/apse/apse-0.2.ebuild,v 1.7 2007/05/26 11:57:49 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/apse/apse-0.2.ebuild,v 1.8 2007/07/11 06:19:48 mr_bones_ Exp $ inherit distutils MY_PN="${PN/apse/Apse}" @@ -27,4 +27,3 @@ src_install() { insinto /usr/share/doc/${PF}/test doins test/* } - diff --git a/dev-python/beaker/beaker-0.6.3.ebuild b/dev-python/beaker/beaker-0.6.3.ebuild index b3a0b1e79abd..795e93e79718 100644 --- a/dev-python/beaker/beaker-0.6.3.ebuild +++ b/dev-python/beaker/beaker-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-0.6.3.ebuild,v 1.2 2007/07/04 17:13:02 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-0.6.3.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $ NEED_PYTHON=2.4 @@ -23,4 +23,3 @@ DEPEND="${RDEPEND} >=dev-python/setuptools-0.6_rc3" S=${WORKDIR}/${MY_P} - diff --git a/dev-python/bsddb3/bsddb3-4.5.0.ebuild b/dev-python/bsddb3/bsddb3-4.5.0.ebuild index 43a8266d84bd..88f80a7d699f 100644 --- a/dev-python/bsddb3/bsddb3-4.5.0.ebuild +++ b/dev-python/bsddb3/bsddb3-4.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/bsddb3/bsddb3-4.5.0.ebuild,v 1.3 2007/03/06 10:49:17 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/bsddb3/bsddb3-4.5.0.ebuild,v 1.4 2007/07/11 06:19:47 mr_bones_ Exp $ NEED_PYTHON=2.1 @@ -27,7 +27,6 @@ src_compile() { "--berkeley-db-libdir=/usr/$(get_libdir)" } - src_install() { DOCS="TODO.txt" distutils_src_install diff --git a/dev-python/cheetah/cheetah-0.9.17.ebuild b/dev-python/cheetah/cheetah-0.9.17.ebuild index 2bae1e1b2bba..c503dea31b27 100644 --- a/dev-python/cheetah/cheetah-0.9.17.ebuild +++ b/dev-python/cheetah/cheetah-0.9.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-0.9.17.ebuild,v 1.5 2005/10/02 14:05:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-0.9.17.ebuild,v 1.6 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -18,4 +18,3 @@ S=${WORKDIR}/${MY_P} PYTHON_MODNAME="Cheetah" DOCS="README CHANGES TODO" - diff --git a/dev-python/cheetah/cheetah-0.9.18.ebuild b/dev-python/cheetah/cheetah-0.9.18.ebuild index c758bd963474..222178ffdd7e 100644 --- a/dev-python/cheetah/cheetah-0.9.18.ebuild +++ b/dev-python/cheetah/cheetah-0.9.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-0.9.18.ebuild,v 1.6 2006/01/31 20:30:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cheetah/cheetah-0.9.18.ebuild,v 1.7 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -18,4 +18,3 @@ S=${WORKDIR}/${MY_P} PYTHON_MODNAME="Cheetah" DOCS="README CHANGES TODO" - diff --git a/dev-python/cherrypy/cherrypy-2.1.1.ebuild b/dev-python/cherrypy/cherrypy-2.1.1.ebuild index 5046208f41d8..d77c6236af93 100644 --- a/dev-python/cherrypy/cherrypy-2.1.1.ebuild +++ b/dev-python/cherrypy/cherrypy-2.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrypy/cherrypy-2.1.1.ebuild,v 1.4 2006/07/12 15:17:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cherrypy/cherrypy-2.1.1.ebuild,v 1.5 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils eutils @@ -36,4 +36,3 @@ src_test() { cd cherrypy/test python test.py || die "Test failed." } - diff --git a/dev-python/clientcookie/clientcookie-0.4.19.ebuild b/dev-python/clientcookie/clientcookie-0.4.19.ebuild index 12905f5213a9..69ec7716af6f 100644 --- a/dev-python/clientcookie/clientcookie-0.4.19.ebuild +++ b/dev-python/clientcookie/clientcookie-0.4.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/clientcookie/clientcookie-0.4.19.ebuild,v 1.4 2005/02/12 11:36:16 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/clientcookie/clientcookie-0.4.19.ebuild,v 1.5 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -19,4 +19,3 @@ src_install() { distutils_src_install dohtml README.html doc.html } - diff --git a/dev-python/dnspython/dnspython-1.3.3.ebuild b/dev-python/dnspython/dnspython-1.3.3.ebuild index 13b5edf8d11f..a69f39e7b175 100644 --- a/dev-python/dnspython/dnspython-1.3.3.ebuild +++ b/dev-python/dnspython/dnspython-1.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.3.3.ebuild,v 1.9 2007/03/04 10:42:46 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.3.3.ebuild,v 1.10 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -34,4 +34,3 @@ src_test() { cd tests make || die "Unit tests failed!" } - diff --git a/dev-python/f2py/f2py-2.39.235.1693.ebuild b/dev-python/f2py/f2py-2.39.235.1693.ebuild index 060952c30403..af7dd11fe040 100644 --- a/dev-python/f2py/f2py-2.39.235.1693.ebuild +++ b/dev-python/f2py/f2py-2.39.235.1693.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/f2py/f2py-2.39.235.1693.ebuild,v 1.7 2006/07/17 16:22:18 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/f2py/f2py-2.39.235.1693.ebuild,v 1.8 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -26,4 +26,3 @@ src_install() { insinto /usr/share/doc/${P}/usersguide doins ${S}/docs/usersguide/* } - diff --git a/dev-python/f2py/f2py-2.45.241.1926.ebuild b/dev-python/f2py/f2py-2.45.241.1926.ebuild index 627522919098..5069dce7d4c4 100644 --- a/dev-python/f2py/f2py-2.45.241.1926.ebuild +++ b/dev-python/f2py/f2py-2.45.241.1926.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/f2py/f2py-2.45.241.1926.ebuild,v 1.1 2006/07/17 16:22:18 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/f2py/f2py-2.45.241.1926.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -26,4 +26,3 @@ src_install() { insinto /usr/share/doc/${P}/usersguide doins ${S}/docs/usersguide/* } - diff --git a/dev-python/fpconst/fpconst-0.7.1.ebuild b/dev-python/fpconst/fpconst-0.7.1.ebuild index 40c51cf762cd..4e1c15b7be9e 100644 --- a/dev-python/fpconst/fpconst-0.7.1.ebuild +++ b/dev-python/fpconst/fpconst-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.1.ebuild,v 1.5 2006/02/06 20:58:47 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.1.ebuild,v 1.6 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -14,4 +14,3 @@ LICENSE="GPL-2" IUSE="" DEPEND="" - diff --git a/dev-python/fpconst/fpconst-0.7.2.ebuild b/dev-python/fpconst/fpconst-0.7.2.ebuild index f8aac10fc5d4..acb8c834ac67 100644 --- a/dev-python/fpconst/fpconst-0.7.2.ebuild +++ b/dev-python/fpconst/fpconst-0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.2.ebuild,v 1.3 2006/12/28 17:42:27 the_paya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fpconst/fpconst-0.7.2.ebuild,v 1.4 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -14,4 +14,3 @@ LICENSE="GPL-2" IUSE="" DEPEND="" - diff --git a/dev-python/genshi/genshi-0.4.2-r1.ebuild b/dev-python/genshi/genshi-0.4.2-r1.ebuild index 67ef3edecb23..28c1817fdb36 100644 --- a/dev-python/genshi/genshi-0.4.2-r1.ebuild +++ b/dev-python/genshi/genshi-0.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/genshi/genshi-0.4.2-r1.ebuild,v 1.1 2007/07/04 15:54:36 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/genshi/genshi-0.4.2-r1.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ NEED_PYTHON=2.3 @@ -23,7 +23,6 @@ RDEPEND=">=dev-python/setuptools-0.6_rc3" S="${WORKDIR}/${MY_P}" DOCS="INSTALL.txt UPGRADE.txt" - src_install() { distutils_src_install diff --git a/dev-python/glewpy/glewpy-0.7.4.ebuild b/dev-python/glewpy/glewpy-0.7.4.ebuild index 5cb1ab0aa143..f5ead16b53ef 100644 --- a/dev-python/glewpy/glewpy-0.7.4.ebuild +++ b/dev-python/glewpy/glewpy-0.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/glewpy/glewpy-0.7.4.ebuild,v 1.2 2007/02/13 22:04:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/glewpy/glewpy-0.7.4.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -17,4 +17,3 @@ DEPEND="dev-python/pyrex media-libs/glew" PYTHON_MODNAME="glew" - diff --git a/dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild b/dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild index c72f4c33550d..8aa5ef833992 100644 --- a/dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild +++ b/dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild,v 1.7 2007/07/05 14:46:52 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-extras/gnome-python-extras-2.14.2-r1.ebuild,v 1.8 2007/07/11 06:19:47 mr_bones_ Exp $ NEED_PYTHON=2.4 WANT_AUTOCONF=latest @@ -73,4 +73,3 @@ pkg_postrm() { python_version python_mod_cleanup "${ROOT}usr/$(get_libdir)/python${PYVER}/site-packages/gtk-2.0" } - diff --git a/dev-python/gst-python/gst-python-0.8.4.ebuild b/dev-python/gst-python/gst-python-0.8.4.ebuild index 4b579ba9c601..7f8275178a0f 100644 --- a/dev-python/gst-python/gst-python-0.8.4.ebuild +++ b/dev-python/gst-python/gst-python-0.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.8.4.ebuild,v 1.1 2006/03/11 21:28:57 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gst-python/gst-python-0.8.4.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ inherit python @@ -48,4 +48,3 @@ pkg_postrm() { python_version python_mod_cleanup ${ROOT}usr/lib/python${PYVER}/site-packages/gst } - diff --git a/dev-python/guppy/guppy-0.1.6.ebuild b/dev-python/guppy/guppy-0.1.6.ebuild index 8125e27c30f8..1249998540b2 100644 --- a/dev-python/guppy/guppy-0.1.6.ebuild +++ b/dev-python/guppy/guppy-0.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/guppy/guppy-0.1.6.ebuild,v 1.1 2006/11/09 19:03:44 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/guppy/guppy-0.1.6.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ NEED_PYTHON=2.3 @@ -17,7 +17,6 @@ IUSE="" DOCS="ANNOUNCE changelog" - src_test() { "${python}" setup.py install --home="${T}/test" || die "test install failed" cd "${T}/test/lib/python" diff --git a/dev-python/httplib2/httplib2-0.2.0.ebuild b/dev-python/httplib2/httplib2-0.2.0.ebuild index d1a706a61f48..46eda5a1466b 100644 --- a/dev-python/httplib2/httplib2-0.2.0.ebuild +++ b/dev-python/httplib2/httplib2-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.2.0.ebuild,v 1.1 2006/10/23 20:10:36 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.2.0.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -15,4 +15,3 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-lang/python-2.3" RDEPEND="${DEPEND}" - diff --git a/dev-python/httplib2/httplib2-0.3.0.ebuild b/dev-python/httplib2/httplib2-0.3.0.ebuild index d070b772077e..1ab7f520618e 100644 --- a/dev-python/httplib2/httplib2-0.3.0.ebuild +++ b/dev-python/httplib2/httplib2-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.3.0.ebuild,v 1.1 2007/03/21 16:24:32 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.3.0.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -15,4 +15,3 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-lang/python-2.3" RDEPEND="${DEPEND}" - diff --git a/dev-python/ipy/ipy-0.53.ebuild b/dev-python/ipy/ipy-0.53.ebuild index 2b2a7b11264b..e9109afbb791 100644 --- a/dev-python/ipy/ipy-0.53.ebuild +++ b/dev-python/ipy/ipy-0.53.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/ipy/ipy-0.53.ebuild,v 1.1 2007/02/28 13:10:43 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipy/ipy-0.53.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ inherit eutils distutils @@ -29,4 +29,3 @@ src_install() { doins -r example fi } - diff --git a/dev-python/logging/logging-0.4.7.ebuild b/dev-python/logging/logging-0.4.7.ebuild index 8edcb49bbfbb..d98e803b34d1 100644 --- a/dev-python/logging/logging-0.4.7.ebuild +++ b/dev-python/logging/logging-0.4.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/logging/logging-0.4.7.ebuild,v 1.7 2005/05/01 17:09:49 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/logging/logging-0.4.7.ebuild,v 1.8 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -20,4 +20,3 @@ src_install() { dodir /usr/share/doc/${PF}/test cp -R test/* ${D}/usr/share/doc/${PF}/test/ } - diff --git a/dev-python/logging/logging-0.4.9.5.ebuild b/dev-python/logging/logging-0.4.9.5.ebuild index 56e7bba81e88..aee46bf30aea 100644 --- a/dev-python/logging/logging-0.4.9.5.ebuild +++ b/dev-python/logging/logging-0.4.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/logging/logging-0.4.9.5.ebuild,v 1.1 2005/04/14 20:16:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/logging/logging-0.4.9.5.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -20,4 +20,3 @@ src_install() { dodir /usr/share/doc/${PF}/test cp -R test/* ${D}/usr/share/doc/${PF}/test/ } - diff --git a/dev-python/logging/logging-0.4.9.6.ebuild b/dev-python/logging/logging-0.4.9.6.ebuild index f4979953a75d..6ba7345a5fb3 100644 --- a/dev-python/logging/logging-0.4.9.6.ebuild +++ b/dev-python/logging/logging-0.4.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/logging/logging-0.4.9.6.ebuild,v 1.2 2006/04/01 15:06:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/logging/logging-0.4.9.6.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -21,4 +21,3 @@ src_install() { insinto /usr/share/doc/${PF} doins -r test } - diff --git a/dev-python/logilab-common/logilab-common-0.19.2.ebuild b/dev-python/logilab-common/logilab-common-0.19.2.ebuild index 62219a47b496..f44aa34cb7f7 100644 --- a/dev-python/logilab-common/logilab-common-0.19.2.ebuild +++ b/dev-python/logilab-common/logilab-common-0.19.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/logilab-common-0.19.2.ebuild,v 1.2 2006/09/27 00:07:49 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/logilab-common-0.19.2.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -18,7 +18,6 @@ DEPEND="|| ( >=dev-python/optik-1.4 >=dev-lang/python-2.3 ) PYTHON_MODNAME="logilab" - src_install() { distutils_src_install diff --git a/dev-python/logilab-common/logilab-common-0.21.0.ebuild b/dev-python/logilab-common/logilab-common-0.21.0.ebuild index 67690cd05500..6bca06f50468 100644 --- a/dev-python/logilab-common/logilab-common-0.21.0.ebuild +++ b/dev-python/logilab-common/logilab-common-0.21.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/logilab-common-0.21.0.ebuild,v 1.1 2006/11/29 23:54:46 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/logilab-common-0.21.0.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -18,7 +18,6 @@ DEPEND="|| ( >=dev-python/optik-1.4 >=dev-lang/python-2.3 ) PYTHON_MODNAME="logilab" - src_test() { # The tests will not work properly from the source dir, so do a # temporary install: diff --git a/dev-python/logilab-common/logilab-common-0.21.2.ebuild b/dev-python/logilab-common/logilab-common-0.21.2.ebuild index c7116e69ae9d..105448a8e212 100644 --- a/dev-python/logilab-common/logilab-common-0.21.2.ebuild +++ b/dev-python/logilab-common/logilab-common-0.21.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/logilab-common-0.21.2.ebuild,v 1.5 2007/05/20 08:45:54 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/logilab-common-0.21.2.ebuild,v 1.6 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils eutils @@ -18,7 +18,6 @@ DEPEND="|| ( >=dev-python/optik-1.4 >=dev-lang/python-2.3 ) PYTHON_MODNAME="logilab" - src_unpack() { unpack ${A} cd "${S}" diff --git a/dev-python/lupy/lupy-0.1.5.5.1.ebuild b/dev-python/lupy/lupy-0.1.5.5.1.ebuild index 909cb8db76a9..ddd84809ccaa 100644 --- a/dev-python/lupy/lupy-0.1.5.5.1.ebuild +++ b/dev-python/lupy/lupy-0.1.5.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/lupy/lupy-0.1.5.5.1.ebuild,v 1.5 2006/03/04 09:00:43 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/lupy/lupy-0.1.5.5.1.ebuild,v 1.6 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -18,4 +18,3 @@ IUSE="" DEPEND=">=dev-lang/python-2.2" S=${WORKDIR}/${MY_P} - diff --git a/dev-python/mecab-python/mecab-python-0.92.ebuild b/dev-python/mecab-python/mecab-python-0.92.ebuild index 8f2d833c9aad..5b714d7f7fcc 100644 --- a/dev-python/mecab-python/mecab-python-0.92.ebuild +++ b/dev-python/mecab-python/mecab-python-0.92.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/mecab-python/mecab-python-0.92.ebuild,v 1.1 2006/07/10 06:02:49 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/mecab-python/mecab-python-0.92.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -21,7 +21,6 @@ src_test() { python test.py || die "test.py failed" } - src_install() { DOCS="test.py" distutils_src_install diff --git a/dev-python/nose/nose-0.10.0_alpha1.ebuild b/dev-python/nose/nose-0.10.0_alpha1.ebuild index cbe21447b5fa..f735cdf90ffb 100644 --- a/dev-python/nose/nose-0.10.0_alpha1.ebuild +++ b/dev-python/nose/nose-0.10.0_alpha1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.10.0_alpha1.ebuild,v 1.1 2007/07/08 15:48:39 pythonhead Exp $ - +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.10.0_alpha1.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ NEED_PYTHON=2.2 diff --git a/dev-python/numarray/numarray-1.3.1.ebuild b/dev-python/numarray/numarray-1.3.1.ebuild index dba075b2d2fb..e8f43cc5c0e1 100644 --- a/dev-python/numarray/numarray-1.3.1.ebuild +++ b/dev-python/numarray/numarray-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/numarray/numarray-1.3.1.ebuild,v 1.6 2006/07/16 16:21:41 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numarray/numarray-1.3.1.ebuild,v 1.7 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -18,4 +18,3 @@ src_install() { dodoc Doc/*.txt LICENSE.txt cp -r Doc/*.py Doc/manual Doc/release_notes Examples ${D}/usr/share/doc/${PF} } - diff --git a/dev-python/numarray/numarray-1.4.1.ebuild b/dev-python/numarray/numarray-1.4.1.ebuild index ba3c7a4cdd0c..bc7b7e671be9 100644 --- a/dev-python/numarray/numarray-1.4.1.ebuild +++ b/dev-python/numarray/numarray-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/numarray/numarray-1.4.1.ebuild,v 1.1 2005/12/01 15:38:34 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numarray/numarray-1.4.1.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -18,4 +18,3 @@ src_install() { dodoc Doc/*.txt LICENSE.txt cp -r Doc/*.py Doc/manual Doc/release_notes Examples ${D}/usr/share/doc/${PF} } - diff --git a/dev-python/numarray/numarray-1.5.0.ebuild b/dev-python/numarray/numarray-1.5.0.ebuild index 9063e2b70ac0..86c52e5c2752 100644 --- a/dev-python/numarray/numarray-1.5.0.ebuild +++ b/dev-python/numarray/numarray-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/numarray/numarray-1.5.0.ebuild,v 1.1 2005/12/07 12:05:41 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numarray/numarray-1.5.0.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -18,4 +18,3 @@ src_install() { dodoc Doc/*.txt LICENSE.txt cp -r Doc/*.py Doc/manual Doc/release_notes Examples ${D}/usr/share/doc/${PF} } - diff --git a/dev-python/numarray/numarray-1.5.1.ebuild b/dev-python/numarray/numarray-1.5.1.ebuild index 7113b3f4f842..b9110ad78a80 100644 --- a/dev-python/numarray/numarray-1.5.1.ebuild +++ b/dev-python/numarray/numarray-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/numarray/numarray-1.5.1.ebuild,v 1.1 2006/02/22 13:44:38 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numarray/numarray-1.5.1.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -18,4 +18,3 @@ src_install() { dodoc Doc/*.txt LICENSE.txt cp -r Doc/*.py Doc/manual Doc/release_notes Examples ${D}/usr/share/doc/${PF} } - diff --git a/dev-python/numpy/numpy-0.9.8.ebuild b/dev-python/numpy/numpy-0.9.8.ebuild index 19e6a9be9018..d74766aae299 100644 --- a/dev-python/numpy/numpy-0.9.8.ebuild +++ b/dev-python/numpy/numpy-0.9.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-0.9.8.ebuild,v 1.7 2007/02/19 10:15:18 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-0.9.8.ebuild,v 1.8 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -59,5 +59,3 @@ src_install() { distutils_src_install dodoc numpy/doc/* } - - diff --git a/dev-python/paramiko/paramiko-1.6.3.ebuild b/dev-python/paramiko/paramiko-1.6.3.ebuild index 644d2237b3f0..1af72e61c313 100644 --- a/dev-python/paramiko/paramiko-1.6.3.ebuild +++ b/dev-python/paramiko/paramiko-1.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/paramiko/paramiko-1.6.3.ebuild,v 1.7 2007/04/12 17:35:05 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/paramiko/paramiko-1.6.3.ebuild,v 1.8 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils eutils @@ -17,7 +17,6 @@ RDEPEND=">=dev-python/pycrypto-1.9_alpha6" DEPEND="${RDEPEND} app-arch/unzip" - src_unpack() { unpack ${A} cd "${S}" diff --git a/dev-python/pastedeploy/pastedeploy-1.1.ebuild b/dev-python/pastedeploy/pastedeploy-1.1.ebuild index ab4a264726b6..88b32f512d32 100644 --- a/dev-python/pastedeploy/pastedeploy-1.1.ebuild +++ b/dev-python/pastedeploy/pastedeploy-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pastedeploy/pastedeploy-1.1.ebuild,v 1.2 2007/07/04 18:04:46 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pastedeploy/pastedeploy-1.1.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $ NEED_PYTHON=2.4 @@ -28,7 +28,6 @@ S=${WORKDIR}/${MY_P} PYTHON_MODNAME="paste/deploy" - src_compile() { distutils_src_compile if use doc ; then diff --git a/dev-python/pyalsaaudio/pyalsaaudio-0.2.ebuild b/dev-python/pyalsaaudio/pyalsaaudio-0.2.ebuild index 01dbc1d15bb0..d6f94b73dd16 100644 --- a/dev-python/pyalsaaudio/pyalsaaudio-0.2.ebuild +++ b/dev-python/pyalsaaudio/pyalsaaudio-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsaaudio/pyalsaaudio-0.2.ebuild,v 1.3 2007/06/30 03:08:10 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsaaudio/pyalsaaudio-0.2.ebuild,v 1.4 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -17,7 +17,6 @@ DEPEND="media-libs/alsa-lib" DOCS="README CHANGES NEWS" - src_install() { distutils_src_install diff --git a/dev-python/pyao/pyao-0.81.ebuild b/dev-python/pyao/pyao-0.81.ebuild index e621839f8dc1..c36ea49b60c3 100644 --- a/dev-python/pyao/pyao-0.81.ebuild +++ b/dev-python/pyao/pyao-0.81.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyao/pyao-0.81.ebuild,v 1.5 2004/06/25 01:37:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyao/pyao-0.81.ebuild,v 1.6 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -20,4 +20,3 @@ src_compile() { ./config_unix.py || die distutils_src_compile } - diff --git a/dev-python/pychart/pychart-1.37.ebuild b/dev-python/pychart/pychart-1.37.ebuild index 1780d4acef21..84c4349ac308 100644 --- a/dev-python/pychart/pychart-1.37.ebuild +++ b/dev-python/pychart/pychart-1.37.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pychart/pychart-1.37.ebuild,v 1.2 2005/04/26 11:46:30 liquidx Exp $ - +# $Header: /var/cvsroot/gentoo-x86/dev-python/pychart/pychart-1.37.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils diff --git a/dev-python/pychart/pychart-1.39.ebuild b/dev-python/pychart/pychart-1.39.ebuild index 0127c23dbbcc..7c6a9344b0e0 100644 --- a/dev-python/pychart/pychart-1.39.ebuild +++ b/dev-python/pychart/pychart-1.39.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pychart/pychart-1.39.ebuild,v 1.4 2007/01/11 22:57:14 dev-zero Exp $ - +# $Header: /var/cvsroot/gentoo-x86/dev-python/pychart/pychart-1.39.ebuild,v 1.5 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils diff --git a/dev-python/pychecker/pychecker-0.8.14.ebuild b/dev-python/pychecker/pychecker-0.8.14.ebuild index 0149e6c0dc84..36a43ee5093b 100644 --- a/dev-python/pychecker/pychecker-0.8.14.ebuild +++ b/dev-python/pychecker/pychecker-0.8.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.14.ebuild,v 1.10 2005/10/02 14:15:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pychecker/pychecker-0.8.14.ebuild,v 1.11 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -13,4 +13,3 @@ LICENSE="BSD" IUSE="" DEPEND="virtual/python" DOCS="pycheckrc TODO" - diff --git a/dev-python/pycrash/pycrash-0.4_pre3.ebuild b/dev-python/pycrash/pycrash-0.4_pre3.ebuild index 7fa01a248808..5495247e92dc 100644 --- a/dev-python/pycrash/pycrash-0.4_pre3.ebuild +++ b/dev-python/pycrash/pycrash-0.4_pre3.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre3.ebuild,v 1.6 2006/06/06 22:26:26 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycrash/pycrash-0.4_pre3.ebuild,v 1.7 2007/07/11 06:19:47 mr_bones_ Exp $ NEED_PYTHON=2.3 inherit distutils - MY_P="PyCrash-${PV/_/-}" DESCRIPTION="PyCrash: a Run-Time Exception Dumper for Python programs" HOMEPAGE="http://pycrash.sourceforge.net/" diff --git a/dev-python/pyenchant/pyenchant-1.1.5.ebuild b/dev-python/pyenchant/pyenchant-1.1.5.ebuild index 3d84e5073fa2..5c4c11eaf8e0 100644 --- a/dev-python/pyenchant/pyenchant-1.1.5.ebuild +++ b/dev-python/pyenchant/pyenchant-1.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.1.5.ebuild,v 1.4 2007/03/30 19:32:22 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyenchant/pyenchant-1.1.5.ebuild,v 1.5 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -19,7 +19,6 @@ DEPEND=">=dev-lang/python-2.3 DOCS="TODO.txt" - src_test() { "${python}" setup.py test || die "test failed" } diff --git a/dev-python/pygobject/pygobject-2.12.3.ebuild b/dev-python/pygobject/pygobject-2.12.3.ebuild index e322e1b78577..bf997cdbb458 100644 --- a/dev-python/pygobject/pygobject-2.12.3.ebuild +++ b/dev-python/pygobject/pygobject-2.12.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.12.3.ebuild,v 1.14 2007/06/24 21:32:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.12.3.ebuild,v 1.15 2007/07/11 06:19:47 mr_bones_ Exp $ WANT_AUTOCONF=latest WANT_AUTOMAKE=1.8 @@ -23,7 +23,6 @@ DEPEND="${RDEPEND} DOCS="AUTHORS ChangeLog INSTALL NEWS README" - pkg_setup() { G2CONF="$(use_enable doc docs)" } diff --git a/dev-python/pyid3lib/pyid3lib-0.5.1.ebuild b/dev-python/pyid3lib/pyid3lib-0.5.1.ebuild index 60794c6da8b0..8a92a4cd4b6b 100644 --- a/dev-python/pyid3lib/pyid3lib-0.5.1.ebuild +++ b/dev-python/pyid3lib/pyid3lib-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyid3lib/pyid3lib-0.5.1.ebuild,v 1.12 2006/07/12 15:56:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyid3lib/pyid3lib-0.5.1.ebuild,v 1.13 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -18,4 +18,3 @@ src_install() { distutils_src_install dohtml doc.html } - diff --git a/dev-python/pykde/pykde-3.11.3.ebuild b/dev-python/pykde/pykde-3.11.3.ebuild index 0eb8a5b69eb8..211d5e6e408e 100644 --- a/dev-python/pykde/pykde-3.11.3.ebuild +++ b/dev-python/pykde/pykde-3.11.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pykde/pykde-3.11.3.ebuild,v 1.6 2007/06/24 20:29:31 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pykde/pykde-3.11.3.ebuild,v 1.7 2007/07/11 06:19:47 mr_bones_ Exp $ inherit eutils distutils @@ -26,7 +26,6 @@ RDEPEND="virtual/libc DEPEND="${RDEPEND} sys-devel/libtool" - src_compile() { cd ${S} distutils_python_version diff --git a/dev-python/pyltxml/pyltxml-1.3-r1.ebuild b/dev-python/pyltxml/pyltxml-1.3-r1.ebuild index 0909a58da367..1c88f0f946a6 100644 --- a/dev-python/pyltxml/pyltxml-1.3-r1.ebuild +++ b/dev-python/pyltxml/pyltxml-1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyltxml/pyltxml-1.3-r1.ebuild,v 1.4 2005/04/24 13:07:46 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyltxml/pyltxml-1.3-r1.ebuild,v 1.5 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -25,4 +25,3 @@ src_unpack() { setup.py \ || die "sed failed on setup.py" } - diff --git a/dev-python/pyltxml/pyltxml-1.3.ebuild b/dev-python/pyltxml/pyltxml-1.3.ebuild index 6485c5d3da3b..420fc866c8d5 100644 --- a/dev-python/pyltxml/pyltxml-1.3.ebuild +++ b/dev-python/pyltxml/pyltxml-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyltxml/pyltxml-1.3.ebuild,v 1.4 2005/02/07 04:32:13 fserb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyltxml/pyltxml-1.3.ebuild,v 1.5 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -25,4 +25,3 @@ src_unpack() { setup.py \ || die "sed failed on setup.py" } - diff --git a/dev-python/pymad/pymad-0.5.4.ebuild b/dev-python/pymad/pymad-0.5.4.ebuild index a72ba20d1c04..55dcfc28e6f1 100644 --- a/dev-python/pymad/pymad-0.5.4.ebuild +++ b/dev-python/pymad/pymad-0.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pymad/pymad-0.5.4.ebuild,v 1.8 2007/07/03 12:27:12 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pymad/pymad-0.5.4.ebuild,v 1.9 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -21,4 +21,3 @@ src_compile() { ./config_unix.py --prefix /usr || die distutils_src_compile } - diff --git a/dev-python/pymad/pymad-0.6.ebuild b/dev-python/pymad/pymad-0.6.ebuild index 4205bdb5daaa..44fd7dfd4262 100644 --- a/dev-python/pymad/pymad-0.6.ebuild +++ b/dev-python/pymad/pymad-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pymad/pymad-0.6.ebuild,v 1.1 2007/07/03 12:27:12 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pymad/pymad-0.6.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -21,4 +21,3 @@ src_compile() { ./config_unix.py --prefix /usr || die distutils_src_compile } - diff --git a/dev-python/pymetar/pymetar-0.8.ebuild b/dev-python/pymetar/pymetar-0.8.ebuild index 5fbb5ac82bf7..eabce4c0bd9a 100644 --- a/dev-python/pymetar/pymetar-0.8.ebuild +++ b/dev-python/pymetar/pymetar-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pymetar/pymetar-0.8.ebuild,v 1.4 2005/04/24 13:08:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pymetar/pymetar-0.8.ebuild,v 1.5 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -17,4 +17,3 @@ src_install(){ distutils_src_install dodoc librarydoc.txt THANKS TODO } - diff --git a/dev-python/pyndex/pyndex-0.3.2a.ebuild b/dev-python/pyndex/pyndex-0.3.2a.ebuild index 800df02a8fa3..e322b7fb549b 100644 --- a/dev-python/pyndex/pyndex-0.3.2a.ebuild +++ b/dev-python/pyndex/pyndex-0.3.2a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyndex/pyndex-0.3.2a.ebuild,v 1.6 2006/07/13 05:10:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyndex/pyndex-0.3.2a.ebuild,v 1.7 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -19,4 +19,3 @@ DEPEND=">=dev-lang/python-2.2 >=dev-db/metakit-2.4.9.2" S=${WORKDIR}/${MY_P} - diff --git a/dev-python/pyogg/pyogg-1.1.ebuild b/dev-python/pyogg/pyogg-1.1.ebuild index 8e82b9a62679..759bcf7909dc 100644 --- a/dev-python/pyogg/pyogg-1.1.ebuild +++ b/dev-python/pyogg/pyogg-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyogg/pyogg-1.1.ebuild,v 1.6 2004/06/25 01:41:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyogg/pyogg-1.1.ebuild,v 1.7 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -22,4 +22,3 @@ src_compile() { } DOCS="AUTHORS COPYING ChangeLog NEWS README" - diff --git a/dev-python/pyogg/pyogg-1.3.ebuild b/dev-python/pyogg/pyogg-1.3.ebuild index 75673732edde..11a57d194c6b 100644 --- a/dev-python/pyogg/pyogg-1.3.ebuild +++ b/dev-python/pyogg/pyogg-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyogg/pyogg-1.3.ebuild,v 1.7 2004/06/25 01:41:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyogg/pyogg-1.3.ebuild,v 1.8 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -22,4 +22,3 @@ src_compile() { } DOCS="AUTHORS COPYING ChangeLog NEWS README" - diff --git a/dev-python/pyqwt/pyqwt-4.2-r1.ebuild b/dev-python/pyqwt/pyqwt-4.2-r1.ebuild index a15dc804ba24..6e5b04bd61ac 100644 --- a/dev-python/pyqwt/pyqwt-4.2-r1.ebuild +++ b/dev-python/pyqwt/pyqwt-4.2-r1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyqwt/pyqwt-4.2-r1.ebuild,v 1.1 2007/03/13 19:17:30 pythonhead Exp $ - +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyqwt/pyqwt-4.2-r1.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils eutils diff --git a/dev-python/pyqwt/pyqwt-4.2.ebuild b/dev-python/pyqwt/pyqwt-4.2.ebuild index aa92adef6bb8..ace9c3a8a917 100644 --- a/dev-python/pyqwt/pyqwt-4.2.ebuild +++ b/dev-python/pyqwt/pyqwt-4.2.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyqwt/pyqwt-4.2.ebuild,v 1.4 2006/04/15 16:18:24 cryos Exp $ - +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyqwt/pyqwt-4.2.ebuild,v 1.5 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils eutils diff --git a/dev-python/pyreverse/pyreverse-0.4.2-r1.ebuild b/dev-python/pyreverse/pyreverse-0.4.2-r1.ebuild index fe114e7c4d83..f1d92c648446 100644 --- a/dev-python/pyreverse/pyreverse-0.4.2-r1.ebuild +++ b/dev-python/pyreverse/pyreverse-0.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyreverse/pyreverse-0.4.2-r1.ebuild,v 1.4 2005/05/22 20:21:15 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyreverse/pyreverse-0.4.2-r1.ebuild,v 1.5 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -17,4 +17,3 @@ RDEPEND="${DEPEND} dev-python/optik dev-python/logilab-common dev-python/pyxml" - diff --git a/dev-python/pyreverse/pyreverse-0.5.1.ebuild b/dev-python/pyreverse/pyreverse-0.5.1.ebuild index 0809cdecf9f7..e82137598b7a 100644 --- a/dev-python/pyreverse/pyreverse-0.5.1.ebuild +++ b/dev-python/pyreverse/pyreverse-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyreverse/pyreverse-0.5.1.ebuild,v 1.2 2006/04/01 18:50:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyreverse/pyreverse-0.5.1.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -17,4 +17,3 @@ RDEPEND="${DEPEND} dev-python/optik >=dev-python/logilab-common-0.10.0 dev-python/pyxml" - diff --git a/dev-python/pyrtf/pyrtf-0.45.ebuild b/dev-python/pyrtf/pyrtf-0.45.ebuild index 2f10178b10fe..13eba95fff17 100644 --- a/dev-python/pyrtf/pyrtf-0.45.ebuild +++ b/dev-python/pyrtf/pyrtf-0.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrtf/pyrtf-0.45.ebuild,v 1.3 2006/05/03 00:01:18 deltacow Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyrtf/pyrtf-0.45.ebuild,v 1.4 2007/07/11 06:19:48 mr_bones_ Exp $ inherit distutils @@ -18,5 +18,3 @@ LICENSE="|| ( GPL-2 LGPL-2 )" IUSE="" DEPEND="" - - diff --git a/dev-python/pysnmp/pysnmp-3.4.2.ebuild b/dev-python/pysnmp/pysnmp-3.4.2.ebuild index 280ed3fb2a70..f3450a42486e 100644 --- a/dev-python/pysnmp/pysnmp-3.4.2.ebuild +++ b/dev-python/pysnmp/pysnmp-3.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pysnmp/pysnmp-3.4.2.ebuild,v 1.3 2005/11/15 20:42:41 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pysnmp/pysnmp-3.4.2.ebuild,v 1.4 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -19,4 +19,3 @@ src_install(){ dohtml -r docs/ cp -r examples ${D}/usr/share/doc/${PF} } - diff --git a/dev-python/pystatgrab/pystatgrab-0.3.ebuild b/dev-python/pystatgrab/pystatgrab-0.3.ebuild index 4f415a9a43de..b4f45d28a34b 100644 --- a/dev-python/pystatgrab/pystatgrab-0.3.ebuild +++ b/dev-python/pystatgrab/pystatgrab-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pystatgrab/pystatgrab-0.3.ebuild,v 1.5 2007/01/18 22:47:18 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pystatgrab/pystatgrab-0.3.ebuild,v 1.6 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -16,4 +16,3 @@ DEPEND="virtual/python >=sys-libs/libstatgrab-0.9 !>=sys-libs/libstatgrab-0.12 dev-util/pkgconfig" - diff --git a/dev-python/python-cdb/python-cdb-0.32-r1.ebuild b/dev-python/python-cdb/python-cdb-0.32-r1.ebuild index 60928c254826..70f41d21a48c 100644 --- a/dev-python/python-cdb/python-cdb-0.32-r1.ebuild +++ b/dev-python/python-cdb/python-cdb-0.32-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cdb/python-cdb-0.32-r1.ebuild,v 1.2 2006/12/09 14:19:37 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cdb/python-cdb-0.32-r1.ebuild,v 1.3 2007/07/11 06:19:48 mr_bones_ Exp $ inherit distutils eutils @@ -19,7 +19,6 @@ RDEPEND="${DEPEND}" DOCS="Example" - src_unpack() { unpack ${A} cd "${S}" diff --git a/dev-python/python-docs/python-docs-2.2.3.ebuild b/dev-python/python-docs/python-docs-2.2.3.ebuild index a3710f8fb250..34b0024bca5e 100644 --- a/dev-python/python-docs/python-docs-2.2.3.ebuild +++ b/dev-python/python-docs/python-docs-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.2.3.ebuild,v 1.14 2005/01/05 00:33:28 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-docs/python-docs-2.2.3.ebuild,v 1.15 2007/07/11 06:19:47 mr_bones_ Exp $ DESCRIPTION="HTML documentation for Python" SRC_URI="http://www.python.org/ftp/python/doc/${PV}/html-${PV}.tar.bz2" @@ -18,7 +18,6 @@ src_unpack() { unpack ${A} } - src_install() { docinto html cp -R ${S}/* ${D}/usr/share/doc/${PF}/html diff --git a/dev-python/python-urljr/python-urljr-1.0.1.ebuild b/dev-python/python-urljr/python-urljr-1.0.1.ebuild index 0e28be149bb9..e3c55668aa30 100644 --- a/dev-python/python-urljr/python-urljr-1.0.1.ebuild +++ b/dev-python/python-urljr/python-urljr-1.0.1.ebuild @@ -1,14 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-urljr/python-urljr-1.0.1.ebuild,v 1.2 2007/05/31 20:56:01 lucass Exp $ - +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-urljr/python-urljr-1.0.1.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $ NEED_PYTHON=2.3 PYTHON_MODNAME="urljr" inherit distutils eutils - DESCRIPTION="JanRain's URL Utilities" HOMEPAGE="http://www.openidenabled.com/openid/libraries/python/" SRC_URI="http://www.openidenabled.com/resources/downloads/python-openid/${P}.tar.gz" @@ -29,4 +27,3 @@ src_unpack() { src_test() { PYTHONPATH=. "${python}" admin/runtests || die "tests failed" } - diff --git a/dev-python/python-yadis/python-yadis-1.1.0.ebuild b/dev-python/python-yadis/python-yadis-1.1.0.ebuild index 918ffc1c22fd..810c9640e863 100644 --- a/dev-python/python-yadis/python-yadis-1.1.0.ebuild +++ b/dev-python/python-yadis/python-yadis-1.1.0.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-yadis/python-yadis-1.1.0.ebuild,v 1.2 2007/05/31 20:52:41 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-yadis/python-yadis-1.1.0.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $ PYTHON_MODNAME="yadis" NEED_PYTHON=2.3 inherit distutils eutils - DESCRIPTION="Yadis service discovery library." HOMEPAGE="http://www.openidenabled.com/yadis/libraries/python/" SRC_URI="http://www.openidenabled.com/resources/downloads/python-openid/${P}.tar.gz" @@ -30,4 +29,3 @@ src_test() { ./admin/runtests || die "tests failed" einfo "The pyflake output about XML* redefinitions can be safely ignored" } - diff --git a/dev-python/pyunit/pyunit-1.4.1.ebuild b/dev-python/pyunit/pyunit-1.4.1.ebuild index cbf63e05abaf..74b8f844a237 100644 --- a/dev-python/pyunit/pyunit-1.4.1.ebuild +++ b/dev-python/pyunit/pyunit-1.4.1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyunit/pyunit-1.4.1.ebuild,v 1.11 2006/07/12 16:56:27 agriffis Exp $ - +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyunit/pyunit-1.4.1.ebuild,v 1.12 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -20,4 +19,3 @@ src_install() { distutils_src_install dohtml -r doc/PyUnit.html } - diff --git a/dev-python/pyvorbis/pyvorbis-1.1.ebuild b/dev-python/pyvorbis/pyvorbis-1.1.ebuild index 28e665464637..18433bb96380 100644 --- a/dev-python/pyvorbis/pyvorbis-1.1.ebuild +++ b/dev-python/pyvorbis/pyvorbis-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.1.ebuild,v 1.7 2004/06/25 01:47:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.1.ebuild,v 1.8 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -24,4 +24,3 @@ src_compile() { } DOCS="AUTHORS COPYING ChangeLog NEWS README" - diff --git a/dev-python/pyvorbis/pyvorbis-1.3.ebuild b/dev-python/pyvorbis/pyvorbis-1.3.ebuild index e166c0012c9b..80e76c6a95e3 100644 --- a/dev-python/pyvorbis/pyvorbis-1.3.ebuild +++ b/dev-python/pyvorbis/pyvorbis-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.3.ebuild,v 1.14 2005/09/10 23:40:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.3.ebuild,v 1.15 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -25,4 +25,3 @@ src_compile() { } DOCS="AUTHORS COPYING ChangeLog NEWS README" - diff --git a/dev-python/pyvorbis/pyvorbis-1.4.ebuild b/dev-python/pyvorbis/pyvorbis-1.4.ebuild index c24eb947f557..c05fe8bf5921 100644 --- a/dev-python/pyvorbis/pyvorbis-1.4.ebuild +++ b/dev-python/pyvorbis/pyvorbis-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.4.ebuild,v 1.2 2005/08/26 03:43:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyvorbis/pyvorbis-1.4.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -24,4 +24,3 @@ src_compile() { } DOCS="AUTHORS COPYING ChangeLog NEWS README" - diff --git a/dev-python/qscintilla/qscintilla-1.5.1.ebuild b/dev-python/qscintilla/qscintilla-1.5.1.ebuild index 18eb78f0bf44..88804f368d07 100644 --- a/dev-python/qscintilla/qscintilla-1.5.1.ebuild +++ b/dev-python/qscintilla/qscintilla-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.5.1.ebuild,v 1.12 2007/06/24 20:58:01 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.5.1.ebuild,v 1.13 2007/07/11 06:19:47 mr_bones_ Exp $ inherit eutils toolchain-funcs @@ -15,7 +15,6 @@ HOMEPAGE="http://www.riverbankcomputing.co.uk/qscintilla/" #SRC_URI="http://www.river-bank.demon.co.uk/download/QScintilla/${MY_P}.tar.gz" SRC_URI="mirror://gentoo/${MY_P}.tar.gz" - SLOT="0" LICENSE="GPL-2" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" diff --git a/dev-python/rpy/rpy-0.4.6.ebuild b/dev-python/rpy/rpy-0.4.6.ebuild index 244b089636b2..01a8075d9572 100644 --- a/dev-python/rpy/rpy-0.4.6.ebuild +++ b/dev-python/rpy/rpy-0.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/rpy/rpy-0.4.6.ebuild,v 1.6 2007/04/09 14:12:15 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/rpy/rpy-0.4.6.ebuild,v 1.7 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -15,7 +15,6 @@ DEPEND="virtual/python =dev-lang/R-2.2* dev-python/numeric" - src_install() { distutils_src_install diff --git a/dev-python/setuptools/setuptools-0.6_rc3.ebuild b/dev-python/setuptools/setuptools-0.6_rc3.ebuild index 4da453060701..0b46c613bd7b 100644 --- a/dev-python/setuptools/setuptools-0.6_rc3.ebuild +++ b/dev-python/setuptools/setuptools-0.6_rc3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6_rc3.ebuild,v 1.4 2007/02/06 12:20:36 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6_rc3.ebuild,v 1.5 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -19,10 +19,8 @@ IUSE="" RDEPEND=">=dev-lang/python-2.4.2" DEPEND="${RDEPEND}" - DOCS="EasyInstall.txt api_tests.txt pkg_resources.txt setuptools.txt" - src_test() { "${python}" setup.py test || die "tests failed" } diff --git a/dev-python/setuptools/setuptools-0.6_rc5.ebuild b/dev-python/setuptools/setuptools-0.6_rc5.ebuild index d2301c7390c6..449526212f43 100644 --- a/dev-python/setuptools/setuptools-0.6_rc5.ebuild +++ b/dev-python/setuptools/setuptools-0.6_rc5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6_rc5.ebuild,v 1.3 2007/03/30 22:12:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6_rc5.ebuild,v 1.4 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -19,10 +19,8 @@ IUSE="" RDEPEND=">=dev-lang/python-2.4.2" DEPEND="${RDEPEND}" - DOCS="EasyInstall.txt api_tests.txt pkg_resources.txt setuptools.txt" - src_test() { "${python}" setup.py test || die "tests failed" } diff --git a/dev-python/setuptools/setuptools-0.6_rc6.ebuild b/dev-python/setuptools/setuptools-0.6_rc6.ebuild index 1d1b956fb5e9..c683e9e8d182 100644 --- a/dev-python/setuptools/setuptools-0.6_rc6.ebuild +++ b/dev-python/setuptools/setuptools-0.6_rc6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6_rc6.ebuild,v 1.2 2007/07/05 20:42:24 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/setuptools/setuptools-0.6_rc6.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -19,10 +19,8 @@ IUSE="" RDEPEND=">=dev-lang/python-2.4.2" DEPEND="${RDEPEND}" - DOCS="EasyInstall.txt api_tests.txt pkg_resources.txt setuptools.txt" - src_test() { "${python}" setup.py test || die "tests failed" } diff --git a/dev-python/soappy/soappy-0.11.6-r1.ebuild b/dev-python/soappy/soappy-0.11.6-r1.ebuild index 6f1ba8adc7d6..d52fb1323ef2 100644 --- a/dev-python/soappy/soappy-0.11.6-r1.ebuild +++ b/dev-python/soappy/soappy-0.11.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.11.6-r1.ebuild,v 1.4 2007/01/06 23:16:01 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.11.6-r1.ebuild,v 1.5 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils eutils @@ -20,7 +20,6 @@ DEPEND=">=dev-python/fpconst-0.7.1 S=${WORKDIR}/${MY_P} - src_unpack() { unpack ${A} cd "${S}" diff --git a/dev-python/soappy/soappy-0.12.0.ebuild b/dev-python/soappy/soappy-0.12.0.ebuild index 1ff2dff435f1..478194ca0c6c 100644 --- a/dev-python/soappy/soappy-0.12.0.ebuild +++ b/dev-python/soappy/soappy-0.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.12.0.ebuild,v 1.5 2007/06/17 15:03:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.12.0.ebuild,v 1.6 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -41,7 +41,6 @@ src_unpack() { epatch "${FILESDIR}/${P}-python-2.5-compat.patch" } - src_install() { distutils_src_install dodoc docs/* diff --git a/dev-python/soya/soya-0.10.2.ebuild b/dev-python/soya/soya-0.10.2.ebuild index ab51ac968dc1..cb457581a80f 100644 --- a/dev-python/soya/soya-0.10.2.ebuild +++ b/dev-python/soya/soya-0.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/soya/soya-0.10.2.ebuild,v 1.3 2007/01/28 19:17:41 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/soya/soya-0.10.2.ebuild,v 1.4 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -31,7 +31,6 @@ DEPEND="virtual/opengl >=media-libs/libpng-1.2.8 ode? ( >=dev-games/ode-0.5 )" - RDEPEND="${DEPEND} >=dev-python/editobj-0.5.6 openal? ( >=dev-python/pyopenal-0.1.4 )" diff --git a/dev-python/telepathy-python/telepathy-python-0.13.13.ebuild b/dev-python/telepathy-python/telepathy-python-0.13.13.ebuild index bed4044520eb..1c6c44108b46 100644 --- a/dev-python/telepathy-python/telepathy-python-0.13.13.ebuild +++ b/dev-python/telepathy-python/telepathy-python-0.13.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/telepathy-python-0.13.13.ebuild,v 1.1 2007/07/07 12:16:59 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/telepathy-python-0.13.13.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -15,4 +15,3 @@ IUSE="" DEPEND="" RDEPEND=">=dev-python/dbus-python-0.71" - diff --git a/dev-python/turbocheetah/turbocheetah-0.9.5.ebuild b/dev-python/turbocheetah/turbocheetah-0.9.5.ebuild index cae323a62dff..b4fc4db0dd4e 100644 --- a/dev-python/turbocheetah/turbocheetah-0.9.5.ebuild +++ b/dev-python/turbocheetah/turbocheetah-0.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/turbocheetah/turbocheetah-0.9.5.ebuild,v 1.2 2007/07/04 19:07:20 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/turbocheetah/turbocheetah-0.9.5.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $ NEED_PYTHON=2.4 @@ -25,7 +25,6 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${MY_P} - src_test() { PYTHONPATH=. "${python}" setup.py test || die "tests failed" } diff --git a/dev-python/turbokid/turbokid-1.0.1.ebuild b/dev-python/turbokid/turbokid-1.0.1.ebuild index 1d1451cbf027..e1f1220138ee 100644 --- a/dev-python/turbokid/turbokid-1.0.1.ebuild +++ b/dev-python/turbokid/turbokid-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/turbokid/turbokid-1.0.1.ebuild,v 1.2 2007/07/04 19:42:41 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/turbokid/turbokid-1.0.1.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $ NEED_PYTHON=2.4 @@ -25,7 +25,6 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${MY_P} - src_test() { PYTHONPATH=. "${python}" setup.py test || die "tests failed" } diff --git a/dev-python/twill/twill-0.9_beta1.ebuild b/dev-python/twill/twill-0.9_beta1.ebuild index 3f4aaae77a7e..41f1a9370f1b 100644 --- a/dev-python/twill/twill-0.9_beta1.ebuild +++ b/dev-python/twill/twill-0.9_beta1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twill/twill-0.9_beta1.ebuild,v 1.1 2007/04/24 19:37:59 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twill/twill-0.9_beta1.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -32,4 +32,3 @@ src_test() { elog "tests manually with 'nosetests' (dev-python/nose)" elog "in the unpacked directory." } - diff --git a/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild b/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild index e2b29904012f..7057c73db53b 100644 --- a/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild +++ b/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild,v 1.8 2006/06/30 23:04:44 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild,v 1.9 2007/07/11 06:19:48 mr_bones_ Exp $ MY_PACKAGE=Conch @@ -14,7 +14,6 @@ DEPEND=">=dev-python/twisted-2 <dev-python/twisted-2.4 >=dev-python/pycrypto-1.9_alpha6" - src_unpack() { unpack ${A} cd "${S}" diff --git a/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild b/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild index 56016075e56f..a95b5578a035 100644 --- a/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild +++ b/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild,v 1.5 2006/05/26 17:32:38 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild,v 1.6 2007/07/11 06:19:48 mr_bones_ Exp $ MY_PACKAGE=Conch @@ -14,7 +14,6 @@ DEPEND=">=dev-python/twisted-2.1 <dev-python/twisted-2.4 >=dev-python/pycrypto-1.9_alpha6" - src_unpack() { unpack ${A} cd "${S}" diff --git a/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild b/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild index a887a3fd3cd8..0b4149a41ade 100644 --- a/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild +++ b/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild,v 1.10 2007/03/12 19:00:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild,v 1.11 2007/07/11 06:19:48 mr_bones_ Exp $ MY_PACKAGE=Conch @@ -13,7 +13,6 @@ KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" DEPEND="=dev-python/twisted-2.4* >=dev-python/pycrypto-1.9_alpha6" - src_unpack() { unpack ${A} cd "${S}" diff --git a/dev-python/twisted-web/twisted-web-0.5.0-r3.ebuild b/dev-python/twisted-web/twisted-web-0.5.0-r3.ebuild index 0d9ef6bf82d8..388c80784486 100644 --- a/dev-python/twisted-web/twisted-web-0.5.0-r3.ebuild +++ b/dev-python/twisted-web/twisted-web-0.5.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-0.5.0-r3.ebuild,v 1.2 2006/07/13 02:40:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-0.5.0-r3.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $ MY_PACKAGE=Web @@ -13,7 +13,6 @@ KEYWORDS="~alpha ~amd64 ia64 ~ppc ~sh ~sparc ~x86" DEPEND=">=dev-python/twisted-2 <dev-python/twisted-2.4" - src_unpack() { unpack ${A} cd "${S}" diff --git a/dev-python/twisted-words/twisted-words-0.1.0-r2.ebuild b/dev-python/twisted-words/twisted-words-0.1.0-r2.ebuild index f07420006fc8..085d407ff543 100644 --- a/dev-python/twisted-words/twisted-words-0.1.0-r2.ebuild +++ b/dev-python/twisted-words/twisted-words-0.1.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-0.1.0-r2.ebuild,v 1.3 2006/11/18 22:44:07 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-0.1.0-r2.ebuild,v 1.4 2007/07/11 06:19:47 mr_bones_ Exp $ MY_PACKAGE=Words @@ -17,7 +17,6 @@ DEPEND=">=dev-python/twisted-2 IUSE="" - src_install() { twisted_src_install diff --git a/dev-python/twisted-words/twisted-words-0.3.0-r1.ebuild b/dev-python/twisted-words/twisted-words-0.3.0-r1.ebuild index 589148f9cc71..36a325aaff8b 100644 --- a/dev-python/twisted-words/twisted-words-0.3.0-r1.ebuild +++ b/dev-python/twisted-words/twisted-words-0.3.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-0.3.0-r1.ebuild,v 1.3 2006/11/18 22:44:07 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-0.3.0-r1.ebuild,v 1.4 2007/07/11 06:19:47 mr_bones_ Exp $ MY_PACKAGE=Words @@ -16,7 +16,6 @@ DEPEND=">=dev-python/twisted-2.1 IUSE="" - src_install() { twisted_src_install diff --git a/dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild b/dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild index b42e67326d22..868f081c9ae6 100644 --- a/dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild +++ b/dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild,v 1.13 2007/04/06 21:05:34 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-words/twisted-words-0.4.0-r1.ebuild,v 1.14 2007/07/11 06:19:47 mr_bones_ Exp $ MY_PACKAGE=Words @@ -15,7 +15,6 @@ DEPEND="=dev-python/twisted-2.4* IUSE="" - src_install() { twisted_src_install diff --git a/dev-python/webhelpers/webhelpers-0.2.2.ebuild b/dev-python/webhelpers/webhelpers-0.2.2.ebuild index bf17ff13d542..59817b25dd24 100644 --- a/dev-python/webhelpers/webhelpers-0.2.2.ebuild +++ b/dev-python/webhelpers/webhelpers-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webhelpers/webhelpers-0.2.2.ebuild,v 1.2 2007/07/04 20:23:39 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webhelpers/webhelpers-0.2.2.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $ NEED_PYTHON=2.3 @@ -27,7 +27,6 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${MY_P} - src_compile() { distutils_src_compile if use doc ; then diff --git a/dev-python/webhelpers/webhelpers-0.3.ebuild b/dev-python/webhelpers/webhelpers-0.3.ebuild index 11fb6282bbe9..f45f03a68a09 100644 --- a/dev-python/webhelpers/webhelpers-0.3.ebuild +++ b/dev-python/webhelpers/webhelpers-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/webhelpers/webhelpers-0.3.ebuild,v 1.2 2007/07/04 20:23:39 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/webhelpers/webhelpers-0.3.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $ NEED_PYTHON=2.3 @@ -27,7 +27,6 @@ DEPEND="${RDEPEND} S=${WORKDIR}/${MY_P} - src_compile() { distutils_src_compile if use doc ; then diff --git a/dev-python/xapwrap/xapwrap-0.3.1.ebuild b/dev-python/xapwrap/xapwrap-0.3.1.ebuild index d39829651d94..159c2b659a7a 100644 --- a/dev-python/xapwrap/xapwrap-0.3.1.ebuild +++ b/dev-python/xapwrap/xapwrap-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/xapwrap/xapwrap-0.3.1.ebuild,v 1.2 2006/08/03 18:43:21 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/xapwrap/xapwrap-0.3.1.ebuild,v 1.3 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils eutils @@ -21,7 +21,6 @@ S="${WORKDIR}/Xapwrap-${PV}" DOCS="README NEWS.txt" - pkg_setup() { if ! built_with_use dev-libs/xapian-bindings python; then eerror "Need xapian-bindings compiled with USE=python" diff --git a/dev-python/xsv/xsv-2.7.ebuild b/dev-python/xsv/xsv-2.7.ebuild index f82572840480..6c37efc2456c 100644 --- a/dev-python/xsv/xsv-2.7.ebuild +++ b/dev-python/xsv/xsv-2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/xsv/xsv-2.7.ebuild,v 1.4 2005/05/15 20:56:59 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/xsv/xsv-2.7.ebuild,v 1.5 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -27,4 +27,3 @@ src_install() { rm -rf ${D}/usr/lib/python${PYVER}/site-packages/XSV/doc mv ${D}/usr/lib/python${PYVER}/site-packages/XSV/example ${D}/usr/share/doc/${PF} } - diff --git a/dev-python/yolk/yolk-0.2.0.ebuild b/dev-python/yolk/yolk-0.2.0.ebuild index 4ae481cda48a..c9265462d66e 100644 --- a/dev-python/yolk/yolk-0.2.0.ebuild +++ b/dev-python/yolk/yolk-0.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/yolk/yolk-0.2.0.ebuild,v 1.1 2007/07/07 23:18:52 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/yolk/yolk-0.2.0.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ NEED_PYTHON=2.4 @@ -19,7 +19,6 @@ RDEPEND="${DEPEND} || ( >=dev-lang/python-2.5 dev-python/celementtree ) ) dev-python/yolk-portage" - src_install() { distutils_src_install if use examples ; then @@ -36,4 +35,3 @@ src_install() { src_test() { PYTHONPATH=. "${python}" setup.py nosetests || die "tests failed" } - |