summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-01-17 08:01:36 +0000
committerJustin Lecher <jlec@gentoo.org>2011-01-17 08:01:36 +0000
commit1a902308e8e3a02b17e7878e567ea15140530ec1 (patch)
tree57e351feff0ab2bf3d1c0ddc716139b14d0d368d /sci-libs
parentCleanup (diff)
downloadgentoo-2-1a902308e8e3a02b17e7878e567ea15140530ec1.tar.gz
gentoo-2-1a902308e8e3a02b17e7878e567ea15140530ec1.tar.bz2
gentoo-2-1a902308e8e3a02b17e7878e567ea15140530ec1.zip
Remove IMOSFLM_VERSION from setup
(Portage version: 2.2.0_alpha15/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/ccp4-libs/ChangeLog5
-rw-r--r--sci-libs/ccp4-libs/ccp4-libs-6.1.3-r7.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/sci-libs/ccp4-libs/ChangeLog b/sci-libs/ccp4-libs/ChangeLog
index fb1c4697468b..ce680a41ee95 100644
--- a/sci-libs/ccp4-libs/ChangeLog
+++ b/sci-libs/ccp4-libs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-libs/ccp4-libs
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccp4-libs/ChangeLog,v 1.28 2011/01/16 21:49:21 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccp4-libs/ChangeLog,v 1.29 2011/01/17 08:01:36 jlec Exp $
+
+ 17 Jan 2011; Justin Lecher <jlec@gentoo.org> ccp4-libs-6.1.3-r7.ebuild:
+ Remove IMOSFLM_VERSION from setup
16 Jan 2011; Thomas Kahle <tomka@gentoo.org> ccp4-libs-6.1.3-r7.ebuild:
x86 stable per bug 350233
diff --git a/sci-libs/ccp4-libs/ccp4-libs-6.1.3-r7.ebuild b/sci-libs/ccp4-libs/ccp4-libs-6.1.3-r7.ebuild
index 80bc75cb49ef..28fcdffc73cc 100644
--- a/sci-libs/ccp4-libs/ccp4-libs-6.1.3-r7.ebuild
+++ b/sci-libs/ccp4-libs/ccp4-libs-6.1.3-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccp4-libs/ccp4-libs-6.1.3-r7.ebuild,v 1.10 2011/01/16 21:49:21 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/ccp4-libs/ccp4-libs-6.1.3-r7.ebuild,v 1.11 2011/01/17 08:01:36 jlec Exp $
EAPI="3"
@@ -260,6 +260,7 @@ src_install() {
-e "s:^\(.*export CINCL=\).*:\1${EPREFIX}/usr/share/ccp4/include:g" \
-e "s:^\(.*setenv CINCL \).*:\1${EPREFIX}/usr/share/ccp4/include:g" \
-e "/CCP4_HELPDIR/d" \
+ -e "/IMOSFLM_VERSION/d" \
-i "${S}"/include/ccp4.setup* || die
# Don't check for updates on every sourcing of /etc/profile