diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 15:05:22 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:56 -0400 |
commit | 352078bc881c39b9ad61c58facb8cbc091510608 (patch) | |
tree | 0490615df453b000be2bf9ffdd45522f773c10d9 /sci-mathematics | |
parent | sci-mathematics/agda: update homepage (diff) | |
download | gentoo-352078bc881c39b9ad61c58facb8cbc091510608.tar.gz gentoo-352078bc881c39b9ad61c58facb8cbc091510608.tar.bz2 gentoo-352078bc881c39b9ad61c58facb8cbc091510608.zip |
sci-mathematics/agda-lib-ffi: update homepage
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>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2-r2.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/agda-lib-ffi/agda-lib-ffi-0.0.2.ebuild | 6 |
2 files changed, 5 insertions, 5 deletions
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}" |