summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-06-27 10:25:34 +0000
committerUlrich Müller <ulm@gentoo.org>2008-06-27 10:25:34 +0000
commit94acd46223df2186261575e636016fd126d491ec (patch)
tree1d2dd5829b897042aad50f929a405d0e13a8bda4 /sci-chemistry
parentChange dependency from virtual/motif to x11-libs/openmotif, bug 224749. (diff)
downloadgentoo-2-94acd46223df2186261575e636016fd126d491ec.tar.gz
gentoo-2-94acd46223df2186261575e636016fd126d491ec.tar.bz2
gentoo-2-94acd46223df2186261575e636016fd126d491ec.zip
Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/gromacs/ChangeLog5
-rw-r--r--sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog
index 29e33afffd9e..af2d33c9ab05 100644
--- a/sci-chemistry/gromacs/ChangeLog
+++ b/sci-chemistry/gromacs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/gromacs
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.25 2008/06/23 03:08:17 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/ChangeLog,v 1.26 2008/06/27 10:25:34 ulm Exp $
+
+ 27 Jun 2008; Ulrich Mueller <ulm@gentoo.org> gromacs-3.3.1-r1.ebuild:
+ Change dependency from virtual/motif to x11-libs/openmotif, bug 224749.
23 Jun 2008; Jeff Gardner <je_fro@gentoo.org>
-files/gromacs-alpha-axp_asm.patch, -files/gromacs-ppc64-altivec.patch,
diff --git a/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild b/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild
index 67a83f399117..eb87ac057572 100644
--- a/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild
+++ b/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild,v 1.11 2008/06/23 03:08:17 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild,v 1.12 2008/06/27 10:25:34 ulm Exp $
inherit eutils fortran multilib
@@ -27,7 +27,7 @@ DEPEND=">=sci-libs/fftw-3.0.1
x11-libs/libXp
x11-libs/libXext
x11-proto/xproto
- virtual/motif )"
+ x11-libs/openmotif )"
src_unpack() {