sci-mathematics/agda-stdlib: update homepage
authorAlexey Sokolov <sokolov@google.com>
Fri, 8 May 2020 14:05:44 +0000 (15:05 +0100)
committerAaron Bauman <bman@gentoo.org>
Sun, 17 May 2020 16:54:57 +0000 (12:54 -0400)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
sci-mathematics/agda-stdlib/agda-stdlib-2.4.2.5.ebuild
sci-mathematics/agda-stdlib/agda-stdlib-2.5.2.0.13.ebuild

index f4be8e1439eceb06baec83a19cabb5d26fc67a98..be6d6baf3910ced14dee594bb6376d6cb3040333 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ CABAL_FEATURES="bin"
 inherit haskell-cabal elisp-common
 
 DESCRIPTION="Agda standard library"
-HOMEPAGE="http://wiki.portal.chalmers.se/agda/"
+HOMEPAGE="https://wiki.portal.chalmers.se/agda/"
 SRC_URI="https://github.com/agda/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"
index e1dcba466e3a2d757b02b21928e1ef13e6666f8a..4659c6572de922f619e2e19d1daea7df344e4bf8 100644 (file)
@@ -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
@@ -18,7 +18,7 @@ MY_GENTOO_AGDA_STDLIB_V="${PV}.${MY_UPSTREAM_AGDA_STDLIB_V}"
 MY_UPSTREAM_AGDA_V="${PV%.${MY_UPSTREAM_AGDA_STDLIB_V}}"
 
 DESCRIPTION="Agda standard library"
-HOMEPAGE="http://wiki.portal.chalmers.se/agda/"
+HOMEPAGE="https://wiki.portal.chalmers.se/agda/"
 SRC_URI="https://github.com/agda/${PN}/archive/v${MY_UPSTREAM_AGDA_STDLIB_V}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"