commit:     1692f7df6891644cc1b8b9ff0af0b58bc1c86671
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Jul  3 08:10:43 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Jul  3 23:22:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1692f7df

sci-astronomy/skycat: update HOMEPAGE, use HTTPS, fix LICENSE

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/16559
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 sci-astronomy/skycat/skycat-3.1.2-r2.ebuild | 6 +++---
 sci-astronomy/skycat/skycat-3.1.3.ebuild    | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/sci-astronomy/skycat/skycat-3.1.2-r2.ebuild 
b/sci-astronomy/skycat/skycat-3.1.2-r2.ebuild
index 6d1350d0d55..d6d75d24af6 100644
--- a/sci-astronomy/skycat/skycat-3.1.2-r2.ebuild
+++ b/sci-astronomy/skycat/skycat-3.1.2-r2.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 inherit autotools flag-o-matic
 
 DESCRIPTION="ESO astronomical image visualizer with catalog access"
-HOMEPAGE="http://archive.eso.org/skycat";
+HOMEPAGE="https://www.eso.org/sci/observing/tools/skycat.html";
 
SRC_URI="http://archive.eso.org/cms/tools-documentation/skycat-download/${P}.tar.gz";
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"

diff --git a/sci-astronomy/skycat/skycat-3.1.3.ebuild 
b/sci-astronomy/skycat/skycat-3.1.3.ebuild
index 4ade8b0c438..fdc7fd42f7e 100644
--- a/sci-astronomy/skycat/skycat-3.1.3.ebuild
+++ b/sci-astronomy/skycat/skycat-3.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,10 +6,10 @@ EAPI=6
 inherit autotools flag-o-matic
 
 DESCRIPTION="ESO astronomical image visualizer with catalog access"
-HOMEPAGE="http://archive.eso.org/skycat";
-SRC_URI="http://archive.eso.org/cms/tools-documentation/skycat-download/${P}.tar.gz";
+HOMEPAGE="https://www.eso.org/sci/observing/tools/skycat.html";
+SRC_URI="https://archive.eso.org/cms/tools-documentation/skycat-download/${P}.tar.gz";
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"

Reply via email to