diff options
author | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2021-01-19 16:56:23 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2021-01-19 16:56:23 +0100 |
commit | 976cfc11cb864d225d9aec747718dbe019595d37 (patch) | |
tree | e6d5bc772427b8ecf3c0c89334910e12c5857662 | |
parent | sci-mathematics/lie: use https (diff) | |
download | sci-976cfc11cb864d225d9aec747718dbe019595d37.tar.gz sci-976cfc11cb864d225d9aec747718dbe019595d37.tar.bz2 sci-976cfc11cb864d225d9aec747718dbe019595d37.zip |
sci-mathematics/netgen: use https
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
-rw-r--r-- | sci-mathematics/netgen/netgen-4.9.13.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/netgen/netgen-5.0.0.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/netgen/netgen-5.3.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sci-mathematics/netgen/netgen-4.9.13.ebuild b/sci-mathematics/netgen/netgen-4.9.13.ebuild index 22f900973..1e98480e3 100644 --- a/sci-mathematics/netgen/netgen-4.9.13.ebuild +++ b/sci-mathematics/netgen/netgen-4.9.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -73,5 +73,5 @@ pkg_postinst() { elog "env-update && source /etc/profile" elog "Netgen ebuild is still under development." elog "Help us improve the ebuild in:" - elog "http://bugs.gentoo.org/show_bug.cgi?id=155424" + elog "https://bugs.gentoo.org/show_bug.cgi?id=155424" } diff --git a/sci-mathematics/netgen/netgen-5.0.0.ebuild b/sci-mathematics/netgen/netgen-5.0.0.ebuild index 7c245c883..639122f31 100644 --- a/sci-mathematics/netgen/netgen-5.0.0.ebuild +++ b/sci-mathematics/netgen/netgen-5.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -84,5 +84,5 @@ pkg_postinst() { elog "env-update && source /etc/profile" elog "Netgen ebuild is still under development." elog "Help us improve the ebuild in:" - elog "http://bugs.gentoo.org/show_bug.cgi?id=155424" + elog "https://bugs.gentoo.org/show_bug.cgi?id=155424" } diff --git a/sci-mathematics/netgen/netgen-5.3.1.ebuild b/sci-mathematics/netgen/netgen-5.3.1.ebuild index 5ccbcea2f..25b4da389 100644 --- a/sci-mathematics/netgen/netgen-5.3.1.ebuild +++ b/sci-mathematics/netgen/netgen-5.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -115,5 +115,5 @@ pkg_postinst() { elog "env-update && source /etc/profile" elog "Netgen ebuild is still under development." elog "Help us improve the ebuild in:" - elog "http://bugs.gentoo.org/show_bug.cgi?id=155424" + elog "https://bugs.gentoo.org/show_bug.cgi?id=155424" } |