diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-06-17 10:48:12 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-07-25 22:50:57 +0200 |
commit | c2857b2c34e1f7514c7672abb82a67d0237c00d9 (patch) | |
tree | 5c916d340ec3d117dce1ec86453a056dfb71ea25 /sci-libs | |
parent | media-gfx/pixels2pgf: update HOMEPAGE (diff) | |
download | gentoo-c2857b2c34e1f7514c7672abb82a67d0237c00d9.tar.gz gentoo-c2857b2c34e1f7514c7672abb82a67d0237c00d9.tar.bz2 gentoo-c2857b2c34e1f7514c7672abb82a67d0237c00d9.zip |
sci-libs/libh2o: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libh2o/libh2o-0.2.1-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-libs/libh2o/metadata.xml | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sci-libs/libh2o/libh2o-0.2.1-r1.ebuild b/sci-libs/libh2o/libh2o-0.2.1-r1.ebuild index 9ef03933234f..ab2faf8e14d9 100644 --- a/sci-libs/libh2o/libh2o-0.2.1-r1.ebuild +++ b/sci-libs/libh2o/libh2o-0.2.1-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Library of routines for IF97 water & steam properties" -HOMEPAGE="https://github.com/mgorny/libh2o/" -SRC_URI="https://github.com/mgorny/libh2o/releases/download/${P}/${P}.tar.bz2" +HOMEPAGE="https://github.com/projg2/libh2o/" +SRC_URI="https://github.com/projg2/libh2o/releases/download/${P}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" diff --git a/sci-libs/libh2o/metadata.xml b/sci-libs/libh2o/metadata.xml index 22d7b18c840a..abd4fda5e9a6 100644 --- a/sci-libs/libh2o/metadata.xml +++ b/sci-libs/libh2o/metadata.xml @@ -10,7 +10,7 @@ <email>mgorny@gentoo.org</email> <name>Michał Górny</name> </maintainer> - <bugs-to>https://github.com/mgorny/libh2o/issues/</bugs-to> - <remote-id type="github">mgorny/libh2o</remote-id> + <bugs-to>https://github.com/projg2/libh2o/issues/</bugs-to> + <remote-id type="github">projg2/libh2o</remote-id> </upstream> </pkgmetadata> |