summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2007-03-15 17:08:43 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2007-03-15 17:08:43 +0000
commit1c23a41bd5e03eed5a78883f2255f306054e3816 (patch)
tree9a9d1d56ebc8af401d7291836f1b0a5e36fb6929 /sci-chemistry/ccp4
parentStable on ppc64; bug #170310 (diff)
downloadhistorical-1c23a41bd5e03eed5a78883f2255f306054e3816.tar.gz
historical-1c23a41bd5e03eed5a78883f2255f306054e3816.tar.bz2
historical-1c23a41bd5e03eed5a78883f2255f306054e3816.zip
QA: Removed illegal use of ${ROOT}. Bug #168043
Package-Manager: portage-2.1.2.1-r1
Diffstat (limited to 'sci-chemistry/ccp4')
-rw-r--r--sci-chemistry/ccp4/ChangeLog6
-rw-r--r--sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild8
-rw-r--r--sci-chemistry/ccp4/ccp4-6.0.2.ebuild8
3 files changed, 13 insertions, 9 deletions
diff --git a/sci-chemistry/ccp4/ChangeLog b/sci-chemistry/ccp4/ChangeLog
index dd77a5d8ab2e..4fd0bb01e486 100644
--- a/sci-chemistry/ccp4/ChangeLog
+++ b/sci-chemistry/ccp4/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-chemistry/ccp4
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.8 2007/01/06 22:24:57 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ChangeLog,v 1.9 2007/03/15 17:04:05 kugelfang Exp $
+
+ 15 Mar 2007; Danny van Dyk <kugelfang@gentoo.org> ccp4-6.0.1-r1.ebuild,
+ ccp4-6.0.2.ebuild:
+ QA: Removed illegal use of ${ROOT}. Bug #168043
06 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -ccp4-6.0.1.ebuild:
QA: Removed unused versions.
diff --git a/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild b/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild
index 2f0b31dc3f17..6d907812c0c8 100644
--- a/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild
+++ b/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild,v 1.2 2006/09/26 08:01:27 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.1-r1.ebuild,v 1.3 2007/03/15 17:04:05 kugelfang Exp $
inherit fortran eutils gnuconfig toolchain-funcs
@@ -247,11 +247,11 @@ src_install() {
# Get rid of S instances
# Also the main clipper library is built as libclipper-core, not libclipper
sed -i \
- -e "s:${S}:${ROOT}usr:g" \
+ -e "s:${S}:usr:g" \
-e "s:lclipper :lclipper-core :g" \
${S}/bin/clipper-config
# sed -i \
-# -e "s:${S}:${ROOT}usr:g" \
+# -e "s:${S}:usr:g" \
# ${S}/$(get_libdir)/cctbx/cctbx_build/setpaths*
# Bins
diff --git a/sci-chemistry/ccp4/ccp4-6.0.2.ebuild b/sci-chemistry/ccp4/ccp4-6.0.2.ebuild
index 092ff624ea02..89fd658ebc7e 100644
--- a/sci-chemistry/ccp4/ccp4-6.0.2.ebuild
+++ b/sci-chemistry/ccp4/ccp4-6.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.2.ebuild,v 1.1 2006/11/24 10:45:41 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/ccp4/ccp4-6.0.2.ebuild,v 1.2 2007/03/15 17:04:05 kugelfang Exp $
inherit fortran eutils gnuconfig toolchain-funcs
@@ -217,11 +217,11 @@ src_install() {
# Get rid of S instances
# Also the main clipper library is built as libclipper-core, not libclipper
sed -i \
- -e "s:${S}:${ROOT}usr:g" \
+ -e "s:${S}:$usr:g" \
-e "s:lclipper :lclipper-core :g" \
${S}/bin/clipper-config
# sed -i \
-# -e "s:${S}:${ROOT}usr:g" \
+# -e "s:${S}:usr:g" \
# ${S}/$(get_libdir)/cctbx/cctbx_build/setpaths*
# Bins