public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/pymol-apbs-plugin: pymol-apbs-plugin-0_p15.ebuild
@ 2010-02-28 13:49 99% Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 1+ results
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-02-28 13:49 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/02/28 13:49:41

  Modified:             pymol-apbs-plugin-0_p15.ebuild
  Log:
  Don't use --no-link option of python_copy_sources().
  (Portage version: 15497-svn/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  sci-chemistry/pymol-apbs-plugin/pymol-apbs-plugin-0_p15.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-apbs-plugin/pymol-apbs-plugin-0_p15.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-apbs-plugin/pymol-apbs-plugin-0_p15.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-apbs-plugin/pymol-apbs-plugin-0_p15.ebuild?r1=1.3&r2=1.4

Index: pymol-apbs-plugin-0_p15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-apbs-plugin/pymol-apbs-plugin-0_p15.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pymol-apbs-plugin-0_p15.ebuild	23 Feb 2010 08:59:18 -0000	1.3
+++ pymol-apbs-plugin-0_p15.ebuild	28 Feb 2010 13:49:40 -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/pymol-apbs-plugin/pymol-apbs-plugin-0_p15.ebuild,v 1.3 2010/02/23 08:59:18 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-apbs-plugin/pymol-apbs-plugin-0_p15.ebuild,v 1.4 2010/02/28 13:49:40 arfrever Exp $
 
 EAPI="3"
 SUPPORT_PYTHON_ABIS="1"
@@ -28,7 +28,7 @@
 src_unpack() {
 	mkdir "${S}"
 	cp "${DISTDIR}"/${P}.py "${S}"/
-	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:49 99% [gentoo-commits] gentoo-x86 commit in sci-chemistry/pymol-apbs-plugin: pymol-apbs-plugin-0_p15.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