summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-02-28 13:53:19 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-02-28 13:53:19 +0000
commitd12c341f8a0d079fa24f5bc4a22c94b399abe65c (patch)
tree2f0a0d5e0090fd6d7d6dda08c4b69ef063604ce7 /sci-chemistry
parentDon't use --no-link option of python_copy_sources(). (diff)
downloadhistorical-d12c341f8a0d079fa24f5bc4a22c94b399abe65c.tar.gz
historical-d12c341f8a0d079fa24f5bc4a22c94b399abe65c.tar.bz2
historical-d12c341f8a0d079fa24f5bc4a22c94b399abe65c.zip
Don't use --no-link option of python_copy_sources().
Package-Manager: portage-15497-svn/cvs/Linux x86_64
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/caver/caver-2.0.003-r1.ebuild4
-rw-r--r--sci-chemistry/caver/caver-2.0.003.ebuild4
-rw-r--r--sci-chemistry/ccpn/ccpn-2.1.2.1_p100216.ebuild4
-rw-r--r--sci-chemistry/ccpn/ccpn-2.1.3.1.ebuild4
-rw-r--r--sci-chemistry/ccpn/ccpn-2.1.3.1_p100226-r1.ebuild4
-rw-r--r--sci-chemistry/ccpn/ccpn-2.1.3.1_p100227.ebuild4
-rw-r--r--sci-chemistry/ccpn/ccpn-2.1.3.ebuild4
-rw-r--r--sci-chemistry/pymol-apbs-plugin/pymol-apbs-plugin-0_p15.ebuild4
-rw-r--r--sci-chemistry/pymol-plugins-emovie/pymol-plugins-emovie-1.0.4.ebuild4
-rw-r--r--sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2.ebuild27
10 files changed, 31 insertions, 32 deletions
diff --git a/sci-chemistry/caver/caver-2.0.003-r1.ebuild b/sci-chemistry/caver/caver-2.0.003-r1.ebuild
index 3a91b8a21abb..7a952d60efa1 100644
--- a/sci-chemistry/caver/caver-2.0.003-r1.ebuild
+++ b/sci-chemistry/caver/caver-2.0.003-r1.ebuild
@@ -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 @@ pkg_nofetch() {
}
src_prepare() {
- python_copy_sources --no-link
+ python_copy_sources
}
src_install() {
diff --git a/sci-chemistry/caver/caver-2.0.003.ebuild b/sci-chemistry/caver/caver-2.0.003.ebuild
index e84e6d984cf6..4523532cd46a 100644
--- a/sci-chemistry/caver/caver-2.0.003.ebuild
+++ b/sci-chemistry/caver/caver-2.0.003.ebuild
@@ -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 @@ pkg_nofetch() {
}
src_prepare() {
- python_copy_sources --no-link
+ python_copy_sources
}
src_install() {
diff --git a/sci-chemistry/ccpn/ccpn-2.1.2.1_p100216.ebuild b/sci-chemistry/ccpn/ccpn-2.1.2.1_p100216.ebuild
index cf2093491940..450e4f92ddef 100644
--- a/sci-chemistry/ccpn/ccpn-2.1.2.1_p100216.ebuild
+++ b/sci-chemistry/ccpn/ccpn-2.1.2.1_p100216.ebuild
@@ -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/ccpn/ccpn-2.1.2.1_p100216.ebuild,v 1.1 2010/02/16 21:40:19 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.1.2.1_p100216.ebuild,v 1.2 2010/02/28 13:48:39 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -62,7 +62,7 @@ src_prepare() {
GLUT_NOT_IN_GL=""
GLUT_FLAG="\$(GLUT_NEED_INIT) \$(GLUT_NOT_IN_GL)"
- python_copy_sources --no-link
+ python_copy_sources
preparation() {
sed \
diff --git a/sci-chemistry/ccpn/ccpn-2.1.3.1.ebuild b/sci-chemistry/ccpn/ccpn-2.1.3.1.ebuild
index d688af9dfc66..81139a19d11b 100644
--- a/sci-chemistry/ccpn/ccpn-2.1.3.1.ebuild
+++ b/sci-chemistry/ccpn/ccpn-2.1.3.1.ebuild
@@ -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/ccpn/ccpn-2.1.3.1.ebuild,v 1.1 2010/02/18 21:47:20 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.1.3.1.ebuild,v 1.2 2010/02/28 13:48:39 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -63,7 +63,7 @@ src_prepare() {
GLUT_NOT_IN_GL=""
GLUT_FLAG="\$(GLUT_NEED_INIT) \$(GLUT_NOT_IN_GL)"
- python_copy_sources --no-link
+ python_copy_sources
preparation() {
sed \
diff --git a/sci-chemistry/ccpn/ccpn-2.1.3.1_p100226-r1.ebuild b/sci-chemistry/ccpn/ccpn-2.1.3.1_p100226-r1.ebuild
index 8044e14cd568..dfe0fcdb5efd 100644
--- a/sci-chemistry/ccpn/ccpn-2.1.3.1_p100226-r1.ebuild
+++ b/sci-chemistry/ccpn/ccpn-2.1.3.1_p100226-r1.ebuild
@@ -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/ccpn/ccpn-2.1.3.1_p100226-r1.ebuild,v 1.1 2010/02/26 10:07:40 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.1.3.1_p100226-r1.ebuild,v 1.2 2010/02/28 13:48:39 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -63,7 +63,7 @@ src_prepare() {
GLUT_NOT_IN_GL=""
GLUT_FLAG="\$(GLUT_NEED_INIT) \$(GLUT_NOT_IN_GL)"
- python_copy_sources --no-link
+ python_copy_sources
preparation() {
sed \
diff --git a/sci-chemistry/ccpn/ccpn-2.1.3.1_p100227.ebuild b/sci-chemistry/ccpn/ccpn-2.1.3.1_p100227.ebuild
index b7aaead3fd8c..8559b8b62a81 100644
--- a/sci-chemistry/ccpn/ccpn-2.1.3.1_p100227.ebuild
+++ b/sci-chemistry/ccpn/ccpn-2.1.3.1_p100227.ebuild
@@ -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/ccpn/ccpn-2.1.3.1_p100227.ebuild,v 1.1 2010/02/27 09:39:12 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.1.3.1_p100227.ebuild,v 1.2 2010/02/28 13:48:39 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -63,7 +63,7 @@ src_prepare() {
GLUT_NOT_IN_GL=""
GLUT_FLAG="\$(GLUT_NEED_INIT) \$(GLUT_NOT_IN_GL)"
- python_copy_sources --no-link
+ python_copy_sources
preparation() {
sed \
diff --git a/sci-chemistry/ccpn/ccpn-2.1.3.ebuild b/sci-chemistry/ccpn/ccpn-2.1.3.ebuild
index 8c47384cbf35..4882960defd0 100644
--- a/sci-chemistry/ccpn/ccpn-2.1.3.ebuild
+++ b/sci-chemistry/ccpn/ccpn-2.1.3.ebuild
@@ -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/ccpn/ccpn-2.1.3.ebuild,v 1.1 2010/02/17 20:59:19 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccpn/ccpn-2.1.3.ebuild,v 1.2 2010/02/28 13:48:39 arfrever Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -63,7 +63,7 @@ src_prepare() {
GLUT_NOT_IN_GL=""
GLUT_FLAG="\$(GLUT_NEED_INIT) \$(GLUT_NOT_IN_GL)"
- python_copy_sources --no-link
+ python_copy_sources
preparation() {
sed \
diff --git a/sci-chemistry/pymol-apbs-plugin/pymol-apbs-plugin-0_p15.ebuild b/sci-chemistry/pymol-apbs-plugin/pymol-apbs-plugin-0_p15.ebuild
index 9d08b41f22ad..f1b449bb75b8 100644
--- a/sci-chemistry/pymol-apbs-plugin/pymol-apbs-plugin-0_p15.ebuild
+++ b/sci-chemistry/pymol-apbs-plugin/pymol-apbs-plugin-0_p15.ebuild
@@ -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 @@ RESTRICT_PYTHON_ABIS="3.*"
src_unpack() {
mkdir "${S}"
cp "${DISTDIR}"/${P}.py "${S}"/
- python_copy_sources --no-link
+ python_copy_sources
}
src_install() {
diff --git a/sci-chemistry/pymol-plugins-emovie/pymol-plugins-emovie-1.0.4.ebuild b/sci-chemistry/pymol-plugins-emovie/pymol-plugins-emovie-1.0.4.ebuild
index fcb179057b27..bd223419037e 100644
--- a/sci-chemistry/pymol-plugins-emovie/pymol-plugins-emovie-1.0.4.ebuild
+++ b/sci-chemistry/pymol-plugins-emovie/pymol-plugins-emovie-1.0.4.ebuild
@@ -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-plugins-emovie/pymol-plugins-emovie-1.0.4.ebuild,v 1.1 2010/02/25 16:24:20 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-emovie/pymol-plugins-emovie-1.0.4.ebuild,v 1.2 2010/02/28 13:50:41 arfrever Exp $
EAPI="3"
@@ -27,7 +27,7 @@ src_prepare() {
mkdir ${P}
mv e* ${P}/
- python_copy_sources --no-link
+ python_copy_sources
conversion() {
[[ "${PYTHON_ABI}" == 2.* ]] && return
diff --git a/sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2.ebuild b/sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2.ebuild
index 8440d2b1d006..9d1ca6ecf24d 100644
--- a/sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2.ebuild
+++ b/sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2.ebuild,v 1.1 2010/02/20 12:16:49 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2.ebuild,v 1.2 2010/02/28 13:53:19 arfrever Exp $
EAPI="3"
-
+PYTHON_DEPEND="2:2.5"
SUPPORT_PYTHON_ABIS="1"
inherit python
@@ -25,7 +25,7 @@ DEPEND=""
RESTRICT_PYTHON_ABIS="2.4 3.*"
src_prepare() {
- python_copy_sources --no-link
+ python_copy_sources
preparation() {
sed -e "s:./modules/pmg_tk/startup:$(python_get_sitedir)/pmg_tk/startup/ProMol:g" -i ProMOL_302.py
}
@@ -34,28 +34,27 @@ src_prepare() {
src_install(){
installation() {
- insinto $(python_get_sitedir)/pmg_tk/startup/ProMol/
- doins -r PDB_List AminoPics Motifs *GIF pdb_entry_type.txt Master.txt Scripts || die
- insinto $(python_get_sitedir)/pmg_tk/startup/
+ insinto $(python_get_sitedir)/pmg_tk/startup/ProMol/
+ doins -r PDB_List AminoPics Motifs *GIF pdb_entry_type.txt Master.txt Scripts || die
+ insinto $(python_get_sitedir)/pmg_tk/startup/
doins *.py || die
- dosym ../../../../../../share/doc/${PF}/html/Help \
+ dosym ../../../../../../share/doc/${PF}/html/Help \
$(python_get_sitedir)/pmg_tk/startup/ProMol/Help || die
- dosym ../../../../../../share/doc/${PF}/html/Thanks.html \
+ dosym ../../../../../../share/doc/${PF}/html/Thanks.html \
$(python_get_sitedir)/pmg_tk/startup/ProMol/Thanks.html || die
- dosym ../../../../../../share/doc/${PF}/html/EDMHelp.htm \
+ dosym ../../../../../../share/doc/${PF}/html/EDMHelp.htm \
$(python_get_sitedir)/pmg_tk/startup/ProMol/EDMHelp.htm || die
}
python_execute_function -s installation
- dodoc *doc || die
- dohtml -r Thanks.html EDMHelp.htm Help
+ dodoc *doc || die
+ dohtml -r Thanks.html EDMHelp.htm Help
}
pkg_postinst(){
- python_mod_optimize pmg_tk/startup/
+ python_mod_optimize pmg_tk/startup/
}
pkg_postrm() {
- python_mod_cleanup pmg_tk/startup/
+ python_mod_cleanup pmg_tk/startup/
}
-