summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2011-02-26 13:11:24 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2011-02-26 13:11:24 +0000
commit8327bfbd362a483b7ad439eed18218401466787c (patch)
treeca1d5c61e4208c1d9fc3298f903f53554e8065a4 /dev-python/brasero-python
parentAdd missing eclass variables for proper python-updater behavior, bug #344833. (diff)
downloadgentoo-2-8327bfbd362a483b7ad439eed18218401466787c.tar.gz
gentoo-2-8327bfbd362a483b7ad439eed18218401466787c.tar.bz2
gentoo-2-8327bfbd362a483b7ad439eed18218401466787c.zip
Add missing eclass variables for proper python-updater behavior, bug #344833.
(Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/brasero-python')
-rw-r--r--dev-python/brasero-python/ChangeLog6
-rw-r--r--dev-python/brasero-python/brasero-python-2.32.0.ebuild5
2 files changed, 9 insertions, 2 deletions
diff --git a/dev-python/brasero-python/ChangeLog b/dev-python/brasero-python/ChangeLog
index 0d640e8b00f0..0e2609b4926a 100644
--- a/dev-python/brasero-python/ChangeLog
+++ b/dev-python/brasero-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/brasero-python
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.18 2011/02/24 18:42:59 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/ChangeLog,v 1.19 2011/02/26 13:11:24 eva Exp $
+
+ 26 Feb 2011; Gilles Dartiguelongue <eva@gentoo.org>
+ brasero-python-2.32.0.ebuild:
+ Add missing eclass variables for proper python-updater behavior, bug #344833.
24 Feb 2011; Thomas Kahle <tomka@gentoo.org> brasero-python-2.32.0.ebuild:
x86 stable per bug 353436
diff --git a/dev-python/brasero-python/brasero-python-2.32.0.ebuild b/dev-python/brasero-python/brasero-python-2.32.0.ebuild
index 33563468881a..4d9c863f1502 100644
--- a/dev-python/brasero-python/brasero-python-2.32.0.ebuild
+++ b/dev-python/brasero-python/brasero-python-2.32.0.ebuild
@@ -1,11 +1,14 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v 1.3 2011/02/24 18:42:59 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/brasero-python/brasero-python-2.32.0.ebuild,v 1.4 2011/02/26 13:11:24 eva Exp $
EAPI="3"
GCONF_DEBUG="no"
G_PY_PN="gnome-python-desktop"
G_PY_BINDINGS="braseroburn braseromedia"
+SUPPORT_PYTHON_ABIS="1"
+PYTHON_DEPEND="2"
+RESTRICT_PYTHON_ABIS="3.*"
inherit gnome-python-common