summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-01-11 16:49:22 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-01-11 16:49:22 +0000
commit928f09d4d3ad23e540146aaaeef0283d0509cb1c (patch)
tree2f7a120f7a281c65586c75e4fd242aca5cf69b2c /dev-python/dbus-python
parentDelete older ebuilds. (diff)
downloadgentoo-2-928f09d4d3ad23e540146aaaeef0283d0509cb1c.tar.gz
gentoo-2-928f09d4d3ad23e540146aaaeef0283d0509cb1c.tar.bz2
gentoo-2-928f09d4d3ad23e540146aaaeef0283d0509cb1c.zip
Don't call python_need_rebuild() (bug #300523).
(Portage version: 15191-svn/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/dbus-python')
-rw-r--r--dev-python/dbus-python/ChangeLog8
-rw-r--r--dev-python/dbus-python/dbus-python-0.83.0-r1.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-python/dbus-python/ChangeLog b/dev-python/dbus-python/ChangeLog
index 91725649b838..e4413ac87c08 100644
--- a/dev-python/dbus-python/ChangeLog
+++ b/dev-python/dbus-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/dbus-python
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/ChangeLog,v 1.55 2009/10/31 14:20:19 ranger Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/ChangeLog,v 1.56 2010/01/11 16:49:22 arfrever Exp $
+
+ 11 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ dbus-python-0.83.0-r1.ebuild:
+ Don't call python_need_rebuild() (bug #300523).
31 Oct 2009; Brent Baude <ranger@gentoo.org> dbus-python-0.83.0-r1.ebuild:
Marking dbus-python-0.83.0-r1 ppc64 for bug 287548
diff --git a/dev-python/dbus-python/dbus-python-0.83.0-r1.ebuild b/dev-python/dbus-python/dbus-python-0.83.0-r1.ebuild
index c823292de3a2..7faf06af89d8 100644
--- a/dev-python/dbus-python/dbus-python-0.83.0-r1.ebuild
+++ b/dev-python/dbus-python/dbus-python-0.83.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/dbus-python-0.83.0-r1.ebuild,v 1.13 2009/10/31 14:20:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dbus-python/dbus-python-0.83.0-r1.ebuild,v 1.14 2010/01/11 16:49:22 arfrever Exp $
EAPI="2"
PYTHON_DEFINE_DEFAULT_FUNCTIONS="1"
@@ -46,8 +46,6 @@ src_configure() {
}
src_install() {
- python_need_rebuild
-
python_src_install
if use doc; then