Gentoo Archives: gentoo-commits

From: "Nirbheek Chauhan (nirbheek)" <nirbheek@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/gtk+: gtk+-3.0.6.ebuild
Date: Tue, 29 Mar 2011 20:00:25
Message-Id: 20110329200015.166B620054@flycatcher.gentoo.org
1 nirbheek 11/03/29 20:00:15
2
3 Modified: gtk+-3.0.6.ebuild
4 Log:
5 Remove useless PYTHON_DEPEND variable
6
7 (Portage version: 2.1.9.44/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 x11-libs/gtk+/gtk+-3.0.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.0.6.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.0.6.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/gtk+/gtk+-3.0.6.ebuild?r1=1.3&r2=1.4
15
16 Index: gtk+-3.0.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.0.6.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- gtk+-3.0.6.ebuild 29 Mar 2011 08:37:24 -0000 1.3
23 +++ gtk+-3.0.6.ebuild 29 Mar 2011 20:00:15 -0000 1.4
24 @@ -1,9 +1,8 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.0.6.ebuild,v 1.3 2011/03/29 08:37:24 nirbheek Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.0.6.ebuild,v 1.4 2011/03/29 20:00:15 nirbheek Exp $
29
30 EAPI="3"
31 -PYTHON_DEPEND="2:2.4"
32
33 inherit eutils flag-o-matic gnome.org gnome2-utils libtool virtualx