From: Alexey Sokolov Date: Fri, 8 May 2020 14:05:22 +0000 (+0100) Subject: sci-mathematics/agda-lib-ffi: update homepage X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=352078bc881c39b9ad61c58facb8cbc091510608;p=gentoo.git sci-mathematics/agda-lib-ffi: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov Signed-off-by: Aaron Bauman --- diff --git a/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2-r2.ebuild b/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2-r2.ebuild index 44bf12e940e8..9f4b8f627c6c 100644 --- a/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2-r2.ebuild +++ b/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ AGDA_PV="2.4.2.3" AGDA_P="${AGDA_PN}-${AGDA_PV}" DESCRIPTION="Auxiliary Haskell code used by Agda's standard library" -HOMEPAGE="http://wiki.portal.chalmers.se/agda/" +HOMEPAGE="https://wiki.portal.chalmers.se/agda/" SRC_URI="https://github.com/agda/${AGDA_PN}/archive/${AGDA_PV}.tar.gz -> ${AGDA_P}.tar.gz" LICENSE="MIT" diff --git a/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild b/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild index 6b8ed5ad076c..a547e511ba11 100644 --- a/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild +++ b/sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,8 +11,8 @@ inherit haskell-cabal AGDA_P="lib-0.7" DESCRIPTION="Auxiliary Haskell code used by Agda's standard library" -HOMEPAGE="http://wiki.portal.chalmers.se/agda/" -SRC_URI="http://www.cse.chalmers.se/~nad/software/${AGDA_P}.tar.gz" +HOMEPAGE="https://wiki.portal.chalmers.se/agda/" +SRC_URI="https://www.cse.chalmers.se/~nad/software/${AGDA_P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}"