diff options
author | Markus Dittrich <markusle@gentoo.org> | 2008-02-17 11:26:58 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2008-02-17 11:26:58 +0000 |
commit | 9f7e054b8aacec1b1c5c6102c9a5b0a1676265f9 (patch) | |
tree | 07e1110aef483ef2c05dc1a18a97a2593371fbdb /sci-chemistry/eden/eden-5.3.ebuild | |
parent | Stable on ppc wrt bug 210401 (diff) | |
download | gentoo-2-9f7e054b8aacec1b1c5c6102c9a5b0a1676265f9.tar.gz gentoo-2-9f7e054b8aacec1b1c5c6102c9a5b0a1676265f9.tar.bz2 gentoo-2-9f7e054b8aacec1b1c5c6102c9a5b0a1676265f9.zip |
Corrected out of date HOMEPAGE and switched SRC_URI to Gentoo mirror.
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-chemistry/eden/eden-5.3.ebuild')
-rw-r--r-- | sci-chemistry/eden/eden-5.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-chemistry/eden/eden-5.3.ebuild b/sci-chemistry/eden/eden-5.3.ebuild index c9e16f935dc5..22268c850733 100644 --- a/sci-chemistry/eden/eden-5.3.ebuild +++ b/sci-chemistry/eden/eden-5.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/eden/eden-5.3.ebuild,v 1.5 2008/02/15 11:46:17 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/eden/eden-5.3.ebuild,v 1.6 2008/02/17 11:26:58 markusle Exp $ inherit eutils multilib toolchain-funcs MY_P="${PN}_V${PV}" DESCRIPTION="A crystallographic real-space electron-density refinement and optimization program" -HOMEPAGE="http://www.edencrystallography.org/" -SRC_URI="http://www.edencrystallography.org/${MY_P}.tar.gz" +HOMEPAGE="http://www.gromacs.org/pipermail/eden-users" +SRC_URI="mirror://gentoo/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" |