summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2009-07-28 17:41:43 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2009-07-28 17:41:43 +0000
commit14377881cef49bfec02ce189561bd5a8b47600c8 (patch)
tree00b3bfd6a21b2b98a5eee31549233fce0a143763
parentUpdated license to CeCILL-2 (diff)
downloadgentoo-2-14377881cef49bfec02ce189561bd5a8b47600c8.tar.gz
gentoo-2-14377881cef49bfec02ce189561bd5a8b47600c8.tar.bz2
gentoo-2-14377881cef49bfec02ce189561bd5a8b47600c8.zip
Updated license to CeCILL-2
(Portage version: 2.2_rc33/cvs/Linux x86_64)
-rw-r--r--sci-astronomy/scamp/ChangeLog5
-rw-r--r--sci-astronomy/scamp/scamp-1.5.5.ebuild4
2 files changed, 6 insertions, 3 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"