aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2012-03-03 18:15:43 -0700
committerChristoph Junghans <ottxor@gentoo.org>2012-03-03 18:15:43 -0700
commit91537132ed25844b2f45dce59670678d63600512 (patch)
treea29a23942a30a1796a30eb23912b9657545d8ec2 /sci-chemistry
parentreworked fortran and openmp support (diff)
downloadsci-91537132ed25844b2f45dce59670678d63600512.tar.gz
sci-91537132ed25844b2f45dce59670678d63600512.tar.bz2
sci-91537132ed25844b2f45dce59670678d63600512.zip
removed obsolete call to env-update
(Portage version: 2.2.0_alpha89/git/Linux i686, unsigned Manifest commit)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/gromacs/ChangeLog4
-rw-r--r--sci-chemistry/gromacs/gromacs-4.5.9999.ebuild3
-rw-r--r--sci-chemistry/gromacs/gromacs-9999.ebuild3
3 files changed, 6 insertions, 4 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog
index 62edd2456..90f7e6866 100644
--- a/sci-chemistry/gromacs/ChangeLog
+++ b/sci-chemistry/gromacs/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 04 Mar 2012; Christoph Junghans <ottxor@gentoo.org> gromacs-4.5.9999.ebuild,
+ gromacs-9999.ebuild:
+ removed obsolete call to env-update
+
04 Mar 2012; Christoph Junghans <ottxor@gentoo.org> gromacs-4.6.9999.ebuild:
reworked fortran and openmp support
diff --git a/sci-chemistry/gromacs/gromacs-4.5.9999.ebuild b/sci-chemistry/gromacs/gromacs-4.5.9999.ebuild
index cfd90158c..9a26c35f1 100644
--- a/sci-chemistry/gromacs/gromacs-4.5.9999.ebuild
+++ b/sci-chemistry/gromacs/gromacs-4.5.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -226,7 +226,6 @@ src_install() {
}
pkg_postinst() {
- env-update && source /etc/profile
einfo
einfo "Please read and cite:"
einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). "
diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild
index d87902f06..ebe9a68aa 100644
--- a/sci-chemistry/gromacs/gromacs-9999.ebuild
+++ b/sci-chemistry/gromacs/gromacs-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -222,7 +222,6 @@ src_install() {
}
pkg_postinst() {
- env-update && source /etc/profile
einfo
einfo "Please read and cite:"
einfo "Gromacs 4, J. Chem. Theory Comput. 4, 435 (2008). "