* [gentoo-commits] gentoo-x86 commit in net-misc/wicd: wicd-1.7.1_beta2-r4.ebuild
@ 2011-05-07 19:34 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2011-05-07 19:34 UTC (permalink / raw
To: gentoo-commits
arfrever 11/05/07 19:34:10
Modified: wicd-1.7.1_beta2-r4.ebuild
Log:
Fix a comment.
(Portage version: 2.2.0_alpha31_p4/cvs/Linux x86_64)
Revision Changes Path
1.2 net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild?r1=1.1&r2=1.2
Index: wicd-1.7.1_beta2-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wicd-1.7.1_beta2-r4.ebuild 7 May 2011 19:27:31 -0000 1.1
+++ wicd-1.7.1_beta2-r4.ebuild 7 May 2011 19:34:10 -0000 1.2
@@ -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/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild,v 1.1 2011/05/07 19:27:31 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild,v 1.2 2011/05/07 19:34:10 arfrever Exp $
EAPI=3
@@ -63,7 +63,7 @@
src_prepare() {
epatch "${FILESDIR}"/${P}-init.patch
epatch "${FILESDIR}"/${PN}-init-sve-start.patch
- # Need to ensure that setup.py is run with python-2
+ # Need to ensure that generated scripts use Python 2 at run time.
sed -e "s:self.python = '/usr/bin/python':self.python = '/usr/bin/python2':" \
-i setup.py || die "sed failed"
python_copy_sources
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-07 19:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-07 19:34 [gentoo-commits] gentoo-x86 commit in net-misc/wicd: wicd-1.7.1_beta2-r4.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