summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2009-07-28 17:42:50 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2009-07-28 17:42:50 +0000
commit0d1cdca1e490fb804466d11705fd4a39bd566d8e (patch)
treee686e913eab908acfee6a4080681e130d97c7d13 /sci-astronomy
parentVersion bump (diff)
downloadhistorical-0d1cdca1e490fb804466d11705fd4a39bd566d8e.tar.gz
historical-0d1cdca1e490fb804466d11705fd4a39bd566d8e.tar.bz2
historical-0d1cdca1e490fb804466d11705fd4a39bd566d8e.zip
Updated license to CeCILL-2
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/scamp/ChangeLog5
-rw-r--r--sci-astronomy/scamp/scamp-1.5.5.ebuild4
-rw-r--r--sci-astronomy/stiff/ChangeLog5
-rw-r--r--sci-astronomy/stiff/stiff-1.12.ebuild4
-rw-r--r--sci-astronomy/swarp/ChangeLog5
-rw-r--r--sci-astronomy/swarp/swarp-2.17.6.ebuild4
6 files changed, 18 insertions, 9 deletions
diff --git a/sci-astronomy/scamp/ChangeLog b/sci-astronomy/scamp/ChangeLog
index 819620601e9e..ae007f9ca5c2 100644
--- a/sci-astronomy/scamp/ChangeLog
+++ b/sci-astronomy/scamp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-astronomy/scamp
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/scamp/ChangeLog,v 1.3 2009/07/28 17:08:38 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/scamp/ChangeLog,v 1.4 2009/07/28 17:41:43 bicatali Exp $
+
+ 28 Jul 2009; Sébastien Fabbro <bicatali@gentoo.org> scamp-1.5.5.ebuild:
+ Updated license to CeCILL-2
*scamp-1.5.5 (28 Jul 2009)
diff --git a/sci-astronomy/scamp/scamp-1.5.5.ebuild b/sci-astronomy/scamp/scamp-1.5.5.ebuild
index aa0ddd0f1cfa..c39b2de0abfe 100644
--- a/sci-astronomy/scamp/scamp-1.5.5.ebuild
+++ b/sci-astronomy/scamp/scamp-1.5.5.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/scamp/scamp-1.5.5.ebuild,v 1.1 2009/07/28 17:08:38 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/scamp/scamp-1.5.5.ebuild,v 1.2 2009/07/28 17:41:43 bicatali Exp $
EAPI=2
inherit eutils autotools
@@ -9,7 +9,7 @@ DESCRIPTION="Computes astrometric and photometric solutions for astronomical ima
HOMEPAGE="http://astromatic.iap.fr/software/scamp"
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 plplot"
diff --git a/sci-astronomy/stiff/ChangeLog b/sci-astronomy/stiff/ChangeLog
index e0a88e8ee55d..1094831c56b9 100644
--- a/sci-astronomy/stiff/ChangeLog
+++ b/sci-astronomy/stiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-astronomy/stiff
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stiff/ChangeLog,v 1.2 2009/07/28 16:31:19 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stiff/ChangeLog,v 1.3 2009/07/28 17:42:50 bicatali Exp $
+
+ 28 Jul 2009; Sébastien Fabbro <bicatali@gentoo.org> stiff-1.12.ebuild:
+ Updated license to CeCILL-2
*stiff-1.12 (28 Jul 2009)
diff --git a/sci-astronomy/stiff/stiff-1.12.ebuild b/sci-astronomy/stiff/stiff-1.12.ebuild
index 1716099022a0..715a1a8ebc85 100644
--- a/sci-astronomy/stiff/stiff-1.12.ebuild
+++ b/sci-astronomy/stiff/stiff-1.12.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/stiff/stiff-1.12.ebuild,v 1.2 2009/07/28 16:32:18 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stiff/stiff-1.12.ebuild,v 1.3 2009/07/28 17:42:50 bicatali Exp $
EAPI=2
inherit autotools eutils
@@ -9,7 +9,7 @@ DESCRIPTION="Converts astronomical FITS images to the TIFF format"
HOMEPAGE="http://astromatic.iap.fr/software/stiff"
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"
diff --git a/sci-astronomy/swarp/ChangeLog b/sci-astronomy/swarp/ChangeLog
index 6a2bbc0576ee..c76fff4e1da1 100644
--- a/sci-astronomy/swarp/ChangeLog
+++ b/sci-astronomy/swarp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-astronomy/swarp
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/swarp/ChangeLog,v 1.2 2009/07/28 00:00:31 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/swarp/ChangeLog,v 1.3 2009/07/28 17:40:42 bicatali Exp $
+
+ 28 Jul 2009; Sébastien Fabbro <bicatali@gentoo.org> swarp-2.17.6.ebuild:
+ Updated license to CeCILL-2
*swarp-2.17.6 (28 Jul 2009)
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"