summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2008-06-03 02:12:24 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2008-06-03 02:12:24 +0000
commit961edd38161faf2c03199dd48233e14dd1c491bd (patch)
treecb4e9aef3183c514561d6399bc37c172f4fa4e52 /sci-chemistry/namd
parentremove reference to app-shells/csh which has been removed (diff)
downloadgentoo-2-961edd38161faf2c03199dd48233e14dd1c491bd.tar.gz
gentoo-2-961edd38161faf2c03199dd48233e14dd1c491bd.tar.bz2
gentoo-2-961edd38161faf2c03199dd48233e14dd1c491bd.zip
remove reference to app-shells/csh which has been removed
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-chemistry/namd')
-rw-r--r--sci-chemistry/namd/ChangeLog7
-rw-r--r--sci-chemistry/namd/namd-2.6.ebuild7
2 files changed, 8 insertions, 6 deletions
diff --git a/sci-chemistry/namd/ChangeLog b/sci-chemistry/namd/ChangeLog
index 09fb2945119e..fb127c9e28aa 100644
--- a/sci-chemistry/namd/ChangeLog
+++ b/sci-chemistry/namd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/namd
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/namd/ChangeLog,v 1.6 2007/01/07 02:22:41 kugelfang Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/namd/ChangeLog,v 1.7 2008/06/03 02:12:24 mr_bones_ Exp $
+
+ 03 Jun 2008; Michael Sterrett <mr_bones_@gentoo.org> namd-2.6.ebuild:
+ remove reference to app-shells/csh which has been removed
07 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -namd-2.6_beta1.ebuild:
QA: Removed unused versions.
diff --git a/sci-chemistry/namd/namd-2.6.ebuild b/sci-chemistry/namd/namd-2.6.ebuild
index 8a1d259d35e8..40f66cde6402 100644
--- a/sci-chemistry/namd/namd-2.6.ebuild
+++ b/sci-chemistry/namd/namd-2.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/namd/namd-2.6.ebuild,v 1.1 2006/09/19 23:17:56 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/namd/namd-2.6.ebuild,v 1.2 2008/06/03 02:12:24 mr_bones_ Exp $
inherit eutils toolchain-funcs flag-o-matic
@@ -19,8 +19,7 @@ IUSE=""
RESTRICT="fetch"
-DEPEND="|| ( app-shells/csh
- app-shells/tcsh )
+DEPEND="app-shells/tcsh
virtual/libc
=sys-cluster/charm-5.9
=sci-libs/fftw-2*