diff options
author | 2006-01-18 05:45:29 +0000 | |
---|---|---|
committer | 2006-01-18 05:45:29 +0000 | |
commit | 9f2c74394de0ac61b11e6456e1fd621f80ed72a5 (patch) | |
tree | ca0bd5a73b44cfbed71aba6d448b2d454e44af45 /sci-chemistry/moldy/moldy-2.16e.ebuild | |
parent | rev bump. Now we support the 2.6.15 kernel (diff) | |
download | gentoo-2-9f2c74394de0ac61b11e6456e1fd621f80ed72a5.tar.gz gentoo-2-9f2c74394de0ac61b11e6456e1fd621f80ed72a5.tar.bz2 gentoo-2-9f2c74394de0ac61b11e6456e1fd621f80ed72a5.zip |
Fix SRC_URI.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sci-chemistry/moldy/moldy-2.16e.ebuild')
-rw-r--r-- | sci-chemistry/moldy/moldy-2.16e.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-chemistry/moldy/moldy-2.16e.ebuild b/sci-chemistry/moldy/moldy-2.16e.ebuild index 6d9327ab2295..4bab08c352fa 100644 --- a/sci-chemistry/moldy/moldy-2.16e.ebuild +++ b/sci-chemistry/moldy/moldy-2.16e.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/moldy-2.16e.ebuild,v 1.3 2005/05/25 00:11:04 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/moldy/moldy-2.16e.ebuild,v 1.4 2006/01/18 05:45:29 spyderous Exp $ IUSE="X" S=${WORKDIR} DESCRIPTION="Program for performing molecular dynamics simulations." -SRC_URI="ftp://ftp.earth.ox.ac.uk/pub/${P}.tar.gz" +SRC_URI="ftp://ftp.earth.ox.ac.uk/pub/keith/${P}.tar.gz" #For lack of a better homepage HOMEPAGE="http://www.earth.ox.ac.uk/~keithr/moldy.html" |