public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/vte: vte-0.26.2.ebuild
@ 2011-02-22 23:03 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2011-02-22 23:03 UTC (permalink / raw
  To: gentoo-commits

arfrever    11/02/22 23:03:24

  Modified:             vte-0.26.2.ebuild
  Log:
  Call python_clean_installation_image() only with USE="python".
  
  (Portage version: 2.2.0_alpha24_p28/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  x11-libs/vte/vte-0.26.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild?r1=1.5&r2=1.6

Index: vte-0.26.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- vte-0.26.2.ebuild	30 Jan 2011 19:18:18 -0000	1.5
+++ vte-0.26.2.ebuild	22 Feb 2011 23:03:24 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild,v 1.5 2011/01/30 19:18:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.26.2.ebuild,v 1.6 2011/02/22 23:03:24 arfrever Exp $
 
 EAPI="3"
 GCONF_DEBUG="yes"
@@ -48,5 +48,5 @@
 
 src_install() {
 	gnome2_src_install
-	python_clean_installation_image
+	use python && python_clean_installation_image
 }






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-22 23:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-22 23:03 [gentoo-commits] gentoo-x86 commit in x11-libs/vte: vte-0.26.2.ebuild Arfrever Frehtes Taifersar Arahesis (arfrever)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox