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
commitcac6fdd5b726d2b4a987fbebc2267cfc2ed182aa (patch)
tree29faf778069d47b382745028a385274a965f9319 /sci-astronomy
parentUpdated license to CeCILL-2 (diff)
downloadgentoo-2-cac6fdd5b726d2b4a987fbebc2267cfc2ed182aa.tar.gz
gentoo-2-cac6fdd5b726d2b4a987fbebc2267cfc2ed182aa.tar.bz2
gentoo-2-cac6fdd5b726d2b4a987fbebc2267cfc2ed182aa.zip
Updated license to CeCILL-2
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/stiff/ChangeLog5
-rw-r--r--sci-astronomy/stiff/stiff-1.12.ebuild4
2 files changed, 6 insertions, 3 deletions
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"