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
commit641443236ac90ace2f9d14feee51dd9e4d9ec39d (patch)
tree2d6c500bb78320423ac274d0d71bd8ddc3341dee /sci-chemistry/namd
parentremove reference to old, removed net-wireless/madwifi-ng (diff)
downloadhistorical-641443236ac90ace2f9d14feee51dd9e4d9ec39d.tar.gz
historical-641443236ac90ace2f9d14feee51dd9e4d9ec39d.tar.bz2
historical-641443236ac90ace2f9d14feee51dd9e4d9ec39d.zip
remove reference to app-shells/csh which has been removed
Package-Manager: portage-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*