diff options
Diffstat (limited to 'sci-astronomy/swarp/swarp-2.17.6.ebuild')
-rw-r--r-- | sci-astronomy/swarp/swarp-2.17.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/swarp/swarp-2.17.6.ebuild b/sci-astronomy/swarp/swarp-2.17.6.ebuild index cac1db943eb2..e510607ed002 100644 --- a/sci-astronomy/swarp/swarp-2.17.6.ebuild +++ b/sci-astronomy/swarp/swarp-2.17.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/swarp/swarp-2.17.6.ebuild,v 1.1 2009/07/28 00:00:31 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/swarp/swarp-2.17.6.ebuild,v 1.2 2009/07/28 17:40:42 bicatali Exp $ EAPI=2 inherit eutils autotools @@ -9,7 +9,7 @@ DESCRIPTION="Resample and coadd astronomical FITS images" HOMEPAGE="http://astromatic.iap.fr/software/swarp" SRC_URI="ftp://ftp.iap.fr/pub/from_users/bertin/${PN}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="CeCILL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="doc threads" |