diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:09 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-10-05 05:39:09 +0000 |
commit | e9a2cd8344feb64d32ebea099e863e7e4c7dbdf1 (patch) | |
tree | 010051fd8e0bcd7baf3669fde237adc127d7cd7c /app-sci/moldy | |
parent | big IUSE commit (diff) | |
download | historical-e9a2cd8344feb64d32ebea099e863e7e4c7dbdf1.tar.gz historical-e9a2cd8344feb64d32ebea099e863e7e4c7dbdf1.tar.bz2 historical-e9a2cd8344feb64d32ebea099e863e7e4c7dbdf1.zip |
big IUSE commit
Diffstat (limited to 'app-sci/moldy')
-rw-r--r-- | app-sci/moldy/moldy-2.16e.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-sci/moldy/moldy-2.16e.ebuild b/app-sci/moldy/moldy-2.16e.ebuild index 147ebf94b0fd..42d0551b53f6 100644 --- a/app-sci/moldy/moldy-2.16e.ebuild +++ b/app-sci/moldy/moldy-2.16e.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # /home/cvsroot/gentoo-x86/skel.build,v 1.7 2001/08/25 21:15:08 chadh Exp +IUSE="X" + S=${WORKDIR} DESCRIPTION="Program for performing molecular dynamics simulations." SRC_URI="ftp://ftp.earth.ox.ac.uk/pub/${P}.tar.gz" |