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 media-video/pitivi: pitivi-0.13.5.ebuild
Date: Thu, 03 Feb 2011 22:29:20
Message-Id: 20110203222910.5BE1E20054@flycatcher.gentoo.org
1 arfrever 11/02/03 22:29:10
2
3 Modified: pitivi-0.13.5.ebuild
4 Log:
5 Unset variable, which has any meaning only in ebuilds supporting installation for multiple Python ABIs.
6
7 (Portage version: 2.2.0_alpha19_p78/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 media-video/pitivi/pitivi-0.13.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/pitivi-0.13.5.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/pitivi-0.13.5.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/pitivi/pitivi-0.13.5.ebuild?r1=1.2&r2=1.3
15
16 Index: pitivi-0.13.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.13.5.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- pitivi-0.13.5.ebuild 3 Feb 2011 22:24:28 -0000 1.2
23 +++ pitivi-0.13.5.ebuild 3 Feb 2011 22:29:10 -0000 1.3
24 @@ -1,11 +1,10 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.13.5.ebuild,v 1.2 2011/02/03 22:24:28 eva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-video/pitivi/pitivi-0.13.5.ebuild,v 1.3 2011/02/03 22:29:10 arfrever Exp $
29
30 EAPI="3"
31 GCONF_DEBUG="no"
32 PYTHON_DEPEND="2:2.5"
33 -RESTRICT_PYTHON_ABIS="3.*"
34
35 inherit gnome2 python eutils virtualx