diff options
-rw-r--r-- | sci-mathematics/ginac/ginac-1.6.6.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/ginac/ginac-1.7.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/ginac/ginac-1.6.6.ebuild b/sci-mathematics/ginac/ginac-1.6.6.ebuild index fc61631e2feb..5ef31d19d3c2 100644 --- a/sci-mathematics/ginac/ginac-1.6.6.ebuild +++ b/sci-mathematics/ginac/ginac-1.6.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ inherit autotools-utils DESCRIPTION="C++ library and tools for symbolic calculations" SRC_URI="http://www.ginac.de/${P}.tar.bz2" -HOMEPAGE="http://www.ginac.de/" +HOMEPAGE="https://www.ginac.de/" LICENSE="GPL-2" SLOT="0" diff --git a/sci-mathematics/ginac/ginac-1.7.2.ebuild b/sci-mathematics/ginac/ginac-1.7.2.ebuild index 29e2114ed722..8caa65f652bf 100644 --- a/sci-mathematics/ginac/ginac-1.7.2.ebuild +++ b/sci-mathematics/ginac/ginac-1.7.2.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=5 @@ -7,7 +7,7 @@ inherit autotools-utils flag-o-matic DESCRIPTION="C++ library and tools for symbolic calculations" SRC_URI="http://www.ginac.de/${P}.tar.bz2" -HOMEPAGE="http://www.ginac.de/" +HOMEPAGE="https://www.ginac.de/" LICENSE="GPL-2+" SLOT="0" |