summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2019-03-29 04:48:32 +0100
committerMatt Turner <mattst88@gentoo.org>2019-03-29 14:19:03 -0700
commit50071d71e826efd0955526085c2f0929f199ad39 (patch)
treebf032f846d7f34425458b17bfc7a93d892c1b879 /dev-libs/libpthread-stubs
parentx11-misc/*: Update HOMEPAGE and EGIT_REPO_URI. (diff)
downloadgentoo-50071d71e826efd0955526085c2f0929f199ad39.tar.gz
gentoo-50071d71e826efd0955526085c2f0929f199ad39.tar.bz2
gentoo-50071d71e826efd0955526085c2f0929f199ad39.zip
dev-libs/*: Update HOMEPAGE and EGIT_REPO_URI.
Bug: https://bugs.gentoo.org/681708 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-libs/libpthread-stubs')
-rw-r--r--dev-libs/libpthread-stubs/libpthread-stubs-0.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libpthread-stubs/libpthread-stubs-0.4-r1.ebuild b/dev-libs/libpthread-stubs/libpthread-stubs-0.4-r1.ebuild
index 342a0aa0d9c0..83e44b614d32 100644
--- a/dev-libs/libpthread-stubs/libpthread-stubs-0.4-r1.ebuild
+++ b/dev-libs/libpthread-stubs/libpthread-stubs-0.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit multilib-minimal
DESCRIPTION="Pthread functions stubs for platforms missing them"
-HOMEPAGE="https://www.x.org/wiki/"
+HOMEPAGE="https://www.x.org/wiki/ https://gitlab.freedesktop.org/xorg/lib/pthread-stubs"
SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2"
LICENSE="MIT"