diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2011-02-24 17:25:03 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2011-02-24 17:25:03 +0000 |
commit | 55a49dade13df7b45cb5173853f18362f5becbfa (patch) | |
tree | 389e8d2f0ea312e931593951f476295582feba9b /sci-astronomy | |
parent | Add alpha for new 1.0 release. (diff) | |
download | gentoo-2-55a49dade13df7b45cb5173853f18362f5becbfa.tar.gz gentoo-2-55a49dade13df7b45cb5173853f18362f5becbfa.tar.bz2 gentoo-2-55a49dade13df7b45cb5173853f18362f5becbfa.zip |
updated homepage
(Portage version: 2.1.9.40/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/esorex/esorex-3.8.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/esorex/esorex-3.8.3-r1.ebuild b/sci-astronomy/esorex/esorex-3.8.3-r1.ebuild index faa585264eb8..6c7267eb97c1 100644 --- a/sci-astronomy/esorex/esorex-3.8.3-r1.ebuild +++ b/sci-astronomy/esorex/esorex-3.8.3-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/esorex/esorex-3.8.3-r1.ebuild,v 1.1 2010/10/03 08:24:55 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/esorex/esorex-3.8.3-r1.ebuild,v 1.2 2011/02/24 17:25:03 bicatali Exp $ EAPI=2 inherit autotools eutils DESCRIPTION="ESO Recipe Execution Tool to exec cpl scripts" -HOMEPAGE="http://www.eso.org/sci/data-processing/software/cpl/esorex.html" +HOMEPAGE="http://www.eso.org/sci/software/cpl/esorex.html" SRC_URI="ftp://ftp.eso.org/pub/cpl/${P}.tar.gz" LICENSE="GPL-2" |