diff options
author | 2010-05-20 12:10:45 +0000 | |
---|---|---|
committer | 2010-05-20 12:10:45 +0000 | |
commit | 1dfff2bf7b4ab83a9ebb93349fba0291beec9ef4 (patch) | |
tree | 06bd1a61c7521a6aa38126a7ee0525d669553e58 /sci-chemistry/cara-bin/cara-bin-1.8.4.ebuild | |
parent | Change back to unpack_makeself. (diff) | |
download | gentoo-2-1dfff2bf7b4ab83a9ebb93349fba0291beec9ef4.tar.gz gentoo-2-1dfff2bf7b4ab83a9ebb93349fba0291beec9ef4.tar.bz2 gentoo-2-1dfff2bf7b4ab83a9ebb93349fba0291beec9ef4.zip |
Fixed HOMEPAGE
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/cara-bin/cara-bin-1.8.4.ebuild')
-rw-r--r-- | sci-chemistry/cara-bin/cara-bin-1.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/cara-bin/cara-bin-1.8.4.ebuild b/sci-chemistry/cara-bin/cara-bin-1.8.4.ebuild index 9d127af7511d..728d553f6789 100644 --- a/sci-chemistry/cara-bin/cara-bin-1.8.4.ebuild +++ b/sci-chemistry/cara-bin/cara-bin-1.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cara-bin/cara-bin-1.8.4.ebuild,v 1.2 2010/03/09 07:55:02 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/cara-bin/cara-bin-1.8.4.ebuild,v 1.3 2010/05/20 12:10:45 jlec Exp $ EAPI="3" @@ -10,7 +10,7 @@ MY_P="${MY_PN}_${PV}" DESCRIPTION="An application for the analysis of NMR spectra and Computer Aided Resonance Assignment" SRC_URI="http://www.cara.nmr-software.org/downloads/${MY_P}_linux.gz ftp://ftp.mol.biol.ethz.ch/software/${MY_PN}/Start1.2.cara" -HOMEPAGE="www.nmr.ch" +HOMEPAGE="http://www.nmr.ch" RESTRICT="mirror" LICENSE="CARA" |