Gentoo Archives: gentoo-commits

From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pygobject: pygobject-2.26.0-r1.ebuild
Date: Fri, 28 Jan 2011 19:45:29
Message-Id: 20110128194520.98F5420054@flycatcher.gentoo.org
1 arfrever 11/01/28 19:45:20
2
3 Modified: pygobject-2.26.0-r1.ebuild
4 Log:
5 Use +threads since dev-lang/python also has +threads.
6
7 (Portage version: 2.2.0_alpha19_p6/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 dev-python/pygobject/pygobject-2.26.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-2.26.0-r1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-2.26.0-r1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygobject/pygobject-2.26.0-r1.ebuild?r1=1.5&r2=1.6
15
16 Index: pygobject-2.26.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.26.0-r1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- pygobject-2.26.0-r1.ebuild 28 Jan 2011 19:39:18 -0000 1.5
23 +++ pygobject-2.26.0-r1.ebuild 28 Jan 2011 19:45:20 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.26.0-r1.ebuild,v 1.5 2011/01/28 19:39:18 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.26.0-r1.ebuild,v 1.6 2011/01/28 19:45:20 arfrever Exp $
29
30 EAPI="2"
31 GCONF_DEBUG="no"
32 @@ -17,7 +17,7 @@
33 LICENSE="LGPL-2.1"
34 SLOT="2"
35 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
36 -IUSE="doc cairo examples +introspection libffi test threads"
37 +IUSE="doc cairo examples +introspection libffi test +threads"
38
39 RDEPEND=">=dev-libs/glib-2.22.4:2
40 !<dev-python/pygtk-2.13