* [gentoo-commits] gentoo-x86 commit in sci-chemistry/caver: caver-2.0.003-r1.ebuild caver-2.0.003.ebuild
@ 2010-02-28 13:46 99% Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; 1+ results
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-02-28 13:46 UTC (permalink / raw
To: gentoo-commits
arfrever 10/02/28 13:46:57
Modified: caver-2.0.003-r1.ebuild caver-2.0.003.ebuild
Log:
Don't use --no-link option of python_copy_sources().
(Portage version: 15497-svn/cvs/Linux x86_64)
Revision Changes Path
1.2 sci-chemistry/caver/caver-2.0.003-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/caver/caver-2.0.003-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/caver/caver-2.0.003-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/caver/caver-2.0.003-r1.ebuild?r1=1.1&r2=1.2
Index: caver-2.0.003-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/caver/caver-2.0.003-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- caver-2.0.003-r1.ebuild 21 Feb 2010 09:56:35 -0000 1.1
+++ caver-2.0.003-r1.ebuild 28 Feb 2010 13:46:56 -0000 1.2
@@ -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/caver/caver-2.0.003-r1.ebuild,v 1.1 2010/02/21 09:56:35 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/caver/caver-2.0.003-r1.ebuild,v 1.2 2010/02/28 13:46:56 arfrever Exp $
EAPI="3"
SUPPORT_PYTHON_ABIS="1"
@@ -36,7 +36,7 @@
}
src_prepare() {
- python_copy_sources --no-link
+ python_copy_sources
}
src_install() {
1.3 sci-chemistry/caver/caver-2.0.003.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/caver/caver-2.0.003.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/caver/caver-2.0.003.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/caver/caver-2.0.003.ebuild?r1=1.2&r2=1.3
Index: caver-2.0.003.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/caver/caver-2.0.003.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- caver-2.0.003.ebuild 21 Feb 2010 09:56:35 -0000 1.2
+++ caver-2.0.003.ebuild 28 Feb 2010 13:46:56 -0000 1.3
@@ -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/caver/caver-2.0.003.ebuild,v 1.2 2010/02/21 09:56:35 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/caver/caver-2.0.003.ebuild,v 1.3 2010/02/28 13:46:56 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -36,7 +36,7 @@
}
src_prepare() {
- python_copy_sources --no-link
+ python_copy_sources
}
src_install() {
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2010-02-28 13:46 99% [gentoo-commits] gentoo-x86 commit in sci-chemistry/caver: caver-2.0.003-r1.ebuild caver-2.0.003.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