summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-25 21:54:47 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-25 18:28:07 -0400
commit7a58fc67179eba626638206eb9ac830810a9de90 (patch)
tree3f621fd32954d025c76a33dfbb01535d06457fef /sci-libs
parentsci-astronomy/kapteyn: use HTTPs (diff)
downloadgentoo-7a58fc67179eba626638206eb9ac830810a9de90.tar.gz
gentoo-7a58fc67179eba626638206eb9ac830810a9de90.tar.bz2
gentoo-7a58fc67179eba626638206eb9ac830810a9de90.zip
sci-libs/ccfits: use HTTPs
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/ccfits/ccfits-2.4-r1.ebuild4
-rw-r--r--sci-libs/ccfits/ccfits-2.5.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/ccfits/ccfits-2.4-r1.ebuild b/sci-libs/ccfits/ccfits-2.4-r1.ebuild
index a053f0dd3a6e..30ea37fa12df 100644
--- a/sci-libs/ccfits/ccfits-2.4-r1.ebuild
+++ b/sci-libs/ccfits/ccfits-2.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ MYPN=CCfits
MYP=${MYPN}-${PV}
DESCRIPTION="C++ interface for cfitsio"
-HOMEPAGE="http://heasarc.gsfc.nasa.gov/fitsio/CCfits/"
+HOMEPAGE="https://heasarc.gsfc.nasa.gov/fitsio/CCfits/"
SRC_URI="${HOMEPAGE}/${MYP}.tar.gz"
LICENSE="BSD"
diff --git a/sci-libs/ccfits/ccfits-2.5.ebuild b/sci-libs/ccfits/ccfits-2.5.ebuild
index 9530618f2c8c..5f2b6eb51712 100644
--- a/sci-libs/ccfits/ccfits-2.5.ebuild
+++ b/sci-libs/ccfits/ccfits-2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ MYPN=CCfits
MYP=${MYPN}-${PV}
DESCRIPTION="C++ interface for cfitsio"
-HOMEPAGE="http://heasarc.gsfc.nasa.gov/fitsio/CCfits/"
+HOMEPAGE="https://heasarc.gsfc.nasa.gov/fitsio/CCfits/"
SRC_URI="${HOMEPAGE}/${MYP}.tar.gz"
LICENSE="BSD"