diff options
Diffstat (limited to 'sci-mathematics/ginac/ginac-1.7.2.ebuild')
-rw-r--r-- | sci-mathematics/ginac/ginac-1.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |