aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Fabbro <sebfabbro@gmail.com>2010-11-17 23:59:55 +0000
committerSébastien Fabbro <sebfabbro@gmail.com>2010-11-17 23:59:55 +0000
commit5533a8403b13fdfa69165168377d4a939b0f2bc0 (patch)
tree0794d67953877b0d4dc0648c89fb8704e61cb8bc /sci-astronomy
parentMerge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci (diff)
downloadsci-5533a8403b13fdfa69165168377d4a939b0f2bc0.tar.gz
sci-5533a8403b13fdfa69165168377d4a939b0f2bc0.tar.bz2
sci-5533a8403b13fdfa69165168377d4a939b0f2bc0.zip
License and web site changes
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/skymaker/ChangeLog5
-rw-r--r--sci-astronomy/skymaker/Manifest4
-rw-r--r--sci-astronomy/skymaker/skymaker-3.3.3.ebuild8
3 files changed, 10 insertions, 7 deletions
diff --git a/sci-astronomy/skymaker/ChangeLog b/sci-astronomy/skymaker/ChangeLog
index 46454fbb5..4c6602f9d 100644
--- a/sci-astronomy/skymaker/ChangeLog
+++ b/sci-astronomy/skymaker/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for sci-astronomy/skymaker
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 17 Nov 2010; Sébastien Fabbro <bicatali@gentoo.org> skymaker-3.3.3.ebuild:
+ License and web site changes
+
*skymaker-3.3.3 (27 Jul 2009)
27 Jul 2009; Sébastien Fabbro <bicatali@gentoo.org>
diff --git a/sci-astronomy/skymaker/Manifest b/sci-astronomy/skymaker/Manifest
index 9a43e2c7e..828a78e4a 100644
--- a/sci-astronomy/skymaker/Manifest
+++ b/sci-astronomy/skymaker/Manifest
@@ -1,5 +1,5 @@
AUX skymaker-configure.patch 1152 RMD160 ac9808398cf1e2e0dcb17ca7a0e0e54814e1803c SHA1 1ddbe2391e66a48c5220a00a3500cb5a6cbfe356 SHA256 a27412b932426c28b61e98eb6eb9be8c83c8ad56c020b3892ecf4e6ae2235374
DIST skymaker-3.3.3.tar.gz 415740 RMD160 8f9809a1fcf6659a6d76b6d8f6cc1a9154306262 SHA1 781e4e1955a04bfadb74904243ddfd8f507839d5 SHA256 75ddcfcc577591b3ad430171fa867cc7a573bb93f541fd82ef6ebe873c1816f4
-EBUILD skymaker-3.3.3.ebuild 707 RMD160 efe833efc280cb04ffcd62b91489d17e859a34f9 SHA1 defba0f5a10ecf69c965be1a2a79a1d807e16c65 SHA256 46f8102d756cd90d7c4073132d81481ff78199c9602bfadd4c4f0a6c486de707
-MISC ChangeLog 394 RMD160 da15e866f7adc833ff9b76295f54f62422d46d43 SHA1 f319ad2f705aa87e1f11dff7244f2037a45a0058 SHA256 42abba03a2e148795af00a2fcb8fcf1dd33517f18a860867956d8cef2a74ef8b
+EBUILD skymaker-3.3.3.ebuild 698 RMD160 d7c98c777616a773ca64baa85c3d753a37d92c52 SHA1 3cbf5ce62625e29d6eeda11ee6797c3a4cd7b024 SHA256 949a15f774162c4d47fc515c2d8a3e0b6f02fb04ee29ff6df602943e31860de3
+MISC ChangeLog 504 RMD160 3278dbafae2c1350b3ee2132d40feb2884ad24d9 SHA1 9ad54a932a7d3dd7a237e095fa69e29eca1f81f2 SHA256 954c491b6107fe2867ecdb7a6ff89d89c45dd16220b88a31d76c8ba496f8b1fc
MISC metadata.xml 522 RMD160 82a2f56adf45447226214d63b733d5ee59a7a28f SHA1 f3fd9b95737eec4ac3bb5d7103b6237b21089d20 SHA256 d86351847a40cd61b3b7da6a9794b11a34de5192952dcb849d91cbc442b05646
diff --git a/sci-astronomy/skymaker/skymaker-3.3.3.ebuild b/sci-astronomy/skymaker/skymaker-3.3.3.ebuild
index 19c21f521..07fc85770 100644
--- a/sci-astronomy/skymaker/skymaker-3.3.3.ebuild
+++ b/sci-astronomy/skymaker/skymaker-3.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -6,10 +6,10 @@ EAPI=2
inherit eutils autotools
DESCRIPTION="Program that simulates astronomical images"
-HOMEPAGE="http://astromatic.iap.fr/software/skymaker"
-SRC_URI="ftp://ftp.iap.fr/pub/from_users/bertin/skymaker/${P}.tar.gz"
+HOMEPAGE="http://www.astromatic.net/software/skymaker"
+SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
-LICENSE="CeCILL-2"
+LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="threads"