diff options
author | Sam James <sam@gentoo.org> | 2022-07-20 21:48:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-20 21:48:46 +0000 |
commit | 3c8ef09074a36fbd3e84a475504abe8399a0095e (patch) | |
tree | d1c504389f1362ef0eecadaf01c9f01a977c59ff /dev-util/pkgconf | |
parent | sys-libs/compiler-rt: add -nostartfiles to nolib_flags (diff) | |
download | gentoo-3c8ef09074a36fbd3e84a475504abe8399a0095e.tar.gz gentoo-3c8ef09074a36fbd3e84a475504abe8399a0095e.tar.bz2 gentoo-3c8ef09074a36fbd3e84a475504abe8399a0095e.zip |
dev-util/pkgconf: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/pkgconf')
-rw-r--r-- | dev-util/pkgconf/pkgconf-1.8.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-util/pkgconf/pkgconf-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pkgconf/pkgconf-1.8.0-r1.ebuild b/dev-util/pkgconf/pkgconf-1.8.0-r1.ebuild index 09d8dc93242b..bb47d458c3c8 100644 --- a/dev-util/pkgconf/pkgconf-1.8.0-r1.ebuild +++ b/dev-util/pkgconf/pkgconf-1.8.0-r1.ebuild @@ -14,7 +14,7 @@ else fi DESCRIPTION="pkg-config compatible replacement with no dependencies other than ANSI C89" -HOMEPAGE="https://git.sr.ht/~kaniini/pkgconf" +HOMEPAGE="https://gitea.treehouse.systems/ariadne/pkgconf" LICENSE="ISC" SLOT="0/3" diff --git a/dev-util/pkgconf/pkgconf-9999.ebuild b/dev-util/pkgconf/pkgconf-9999.ebuild index e22b60c8f2ed..ecbccf339c73 100644 --- a/dev-util/pkgconf/pkgconf-9999.ebuild +++ b/dev-util/pkgconf/pkgconf-9999.ebuild @@ -14,7 +14,7 @@ else fi DESCRIPTION="pkg-config compatible replacement with no dependencies other than ANSI C89" -HOMEPAGE="https://git.sr.ht/~kaniini/pkgconf" +HOMEPAGE="https://gitea.treehouse.systems/ariadne/pkgconf" LICENSE="ISC" SLOT="0/3" |