# ChangeLog for dev-python/pygobject
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.138 2011/12/31 18:47:31 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.139 2011/12/31 21:57:44 tetromino Exp $
+
+ 31 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+ pygobject-2.26.0-r1.ebuild:
+ Do not move py-compile so it stays executable; thanks to Ionic for reporting.
31 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
pygobject-2.26.0-r1.ebuild, pygobject-2.28.6.ebuild,
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.26.0-r1.ebuild,v 1.17 2011/12/31 18:47:31 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.26.0-r1.ebuild,v 1.18 2011/12/31 21:57:44 tetromino Exp $
EAPI="2"
GCONF_DEBUG="no"
epatch "${FILESDIR}/${PN}-2.26.0-disabled-threads.patch"
# disable pyc compiling
- mv py-compile py-compile.orig
echo '#!/bin/sh' > py-compile
eautoreconf
# ChangeLog for dev-python/pygtk
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/ChangeLog,v 1.268 2011/12/31 18:37:59 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/ChangeLog,v 1.269 2011/12/31 22:01:22 tetromino Exp $
+
+ 31 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+ pygtk-2.24.0-r1.ebuild, pygtk-2.24.0-r2.ebuild:
+ Do not move py-compile so it stays executable; thanks to Ionic for reporting.
31 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
pygtk-2.24.0-r1.ebuild, pygtk-2.24.0-r2.ebuild:
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.24.0-r1.ebuild,v 1.9 2011/12/31 18:37:59 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.24.0-r1.ebuild,v 1.10 2011/12/31 22:01:22 tetromino Exp $
EAPI="3"
GCONF_DEBUG="no"
epatch "${FILESDIR}/${PN}-2.13.0-fix-codegen-location.patch"
# Disable pyc compiling
- mv "${S}"/py-compile "${S}"/py-compile.orig
echo '#!/bin/sh' > py-compile
AT_M4DIR="m4" eautoreconf
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.24.0-r2.ebuild,v 1.6 2011/12/31 18:37:59 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtk/pygtk-2.24.0-r2.ebuild,v 1.7 2011/12/31 22:01:22 tetromino Exp $
EAPI="4"
GCONF_DEBUG="no"
epatch "${FILESDIR}/${PN}-2.14.1-libdir-pc.patch"
# Disable pyc compiling
- mv "${S}"/py-compile "${S}"/py-compile.orig
echo '#!/bin/sh' > py-compile
AT_M4DIR="m4" eautoreconf