diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:03:00 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:03:00 +0200 |
commit | 52bc9e424624be0a064b3b33ed6394a9eec51ea3 (patch) | |
tree | 21e5d8eb66f6570ca5e7edbfa150a586fc0c05ae /dev-ml/topkg | |
parent | dev-ml/rresult: update homepage (diff) | |
download | gentoo-52bc9e424624be0a064b3b33ed6394a9eec51ea3.tar.gz gentoo-52bc9e424624be0a064b3b33ed6394a9eec51ea3.tar.bz2 gentoo-52bc9e424624be0a064b3b33ed6394a9eec51ea3.zip |
dev-ml/topkg: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml/topkg')
-rw-r--r-- | dev-ml/topkg/topkg-0.9.0.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/topkg/topkg-0.9.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/topkg/topkg-0.9.0.ebuild b/dev-ml/topkg/topkg-0.9.0.ebuild index 2cfed454c256..773af719a185 100644 --- a/dev-ml/topkg/topkg-0.9.0.ebuild +++ b/dev-ml/topkg/topkg-0.9.0.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 @@ -6,7 +6,7 @@ EAPI=6 inherit findlib DESCRIPTION="The transitory OCaml software packager" -HOMEPAGE="http://erratique.ch/software/topkg https://github.com/dbuenzli/topkg" +HOMEPAGE="https://erratique.ch/software/topkg https://github.com/dbuenzli/topkg" SRC_URI="https://github.com/dbuenzli/topkg/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" diff --git a/dev-ml/topkg/topkg-0.9.1.ebuild b/dev-ml/topkg/topkg-0.9.1.ebuild index 2cfed454c256..773af719a185 100644 --- a/dev-ml/topkg/topkg-0.9.1.ebuild +++ b/dev-ml/topkg/topkg-0.9.1.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 @@ -6,7 +6,7 @@ EAPI=6 inherit findlib DESCRIPTION="The transitory OCaml software packager" -HOMEPAGE="http://erratique.ch/software/topkg https://github.com/dbuenzli/topkg" +HOMEPAGE="https://erratique.ch/software/topkg https://github.com/dbuenzli/topkg" SRC_URI="https://github.com/dbuenzli/topkg/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" |