* [gentoo-commits] gentoo-x86 commit in sci-chemistry/coot: coot-0.6.ebuild
@ 2010-04-22 22:55 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-04-22 22:55 UTC (permalink / raw
To: gentoo-commits
arfrever 10/04/22 22:55:20
Modified: coot-0.6.ebuild
Log:
Use Python 2.
(Portage version: HEAD/cvs/Linux x86_64)
Revision Changes Path
1.4 sci-chemistry/coot/coot-0.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild?r1=1.3&r2=1.4
Index: coot-0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- coot-0.6.ebuild 22 Apr 2010 20:23:40 -0000 1.3
+++ coot-0.6.ebuild 22 Apr 2010 22:55:19 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild,v 1.3 2010/04/22 20:23:40 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild,v 1.4 2010/04/22 22:55:19 arfrever Exp $
EAPI="3"
@@ -63,6 +63,10 @@
#S="${WORKDIR}/${MY_P}"
S="${WORKDIR}/${MY_S2_P}"
+pkg_setup() {
+ python_set_active_version 2
+}
+
src_prepare() {
base_src_prepare
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-04-22 22:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-22 22:55 [gentoo-commits] gentoo-x86 commit in sci-chemistry/coot: coot-0.6.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