diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 15:05:44 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:57 -0400 |
commit | a62969617a972be02ce26c9d6400ae5bddc9560f (patch) | |
tree | 62f994bbda33bbffcb5d912d9c7f0ddcb6400ef8 /sci-mathematics | |
parent | sci-mathematics/agda-lib-ffi: update homepage (diff) | |
download | gentoo-a62969617a972be02ce26c9d6400ae5bddc9560f.tar.gz gentoo-a62969617a972be02ce26c9d6400ae5bddc9560f.tar.bz2 gentoo-a62969617a972be02ce26c9d6400ae5bddc9560f.zip |
sci-mathematics/agda-stdlib: 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-stdlib/agda-stdlib-2.4.2.5.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/agda-stdlib/agda-stdlib-2.5.2.0.13.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/agda-stdlib/agda-stdlib-2.4.2.5.ebuild b/sci-mathematics/agda-stdlib/agda-stdlib-2.4.2.5.ebuild index f4be8e1439ec..be6d6baf3910 100644 --- a/sci-mathematics/agda-stdlib/agda-stdlib-2.4.2.5.ebuild +++ b/sci-mathematics/agda-stdlib/agda-stdlib-2.4.2.5.ebuild @@ -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" diff --git a/sci-mathematics/agda-stdlib/agda-stdlib-2.5.2.0.13.ebuild b/sci-mathematics/agda-stdlib/agda-stdlib-2.5.2.0.13.ebuild index e1dcba466e3a..4659c6572de9 100644 --- a/sci-mathematics/agda-stdlib/agda-stdlib-2.5.2.0.13.ebuild +++ b/sci-mathematics/agda-stdlib/agda-stdlib-2.5.2.0.13.ebuild @@ -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" |