diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-04-05 21:17:31 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-04-05 21:17:31 +0100 |
commit | dc7cbdfa65fd814b3b9aa3c56257da201109e807 (patch) | |
tree | c85d72f6f31f21f178069c9d41d41a7c1ff4b362 /x11-libs/xcb-util | |
parent | 0706fc6986773f4e4d391deff4ad5143c464ea4e (diff) |
gentoo resync : 05.04.2019
Diffstat (limited to 'x11-libs/xcb-util')
-rw-r--r-- | x11-libs/xcb-util/Manifest | 2 | ||||
-rw-r--r-- | x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/xcb-util/Manifest b/x11-libs/xcb-util/Manifest index 6ad99f5c7d84..6cb1b9786a56 100644 --- a/x11-libs/xcb-util/Manifest +++ b/x11-libs/xcb-util/Manifest @@ -1,3 +1,3 @@ DIST xcb-util-0.4.0.tar.bz2 297412 BLAKE2B 55970cddd8d4bfb313f5d6e4ea82a169a90311c1c0bb5ebf796ac1ceb1d1e1baea4268dc37bd8adf557514a752eec9f957ad3e3e0747384f2cf6e1985f26247f SHA512 e60aaa6f582eacd05896c5fd7c8417938318a1288146f3a5b339f77eed24e211c6099963f8813daa621c94173d2934228936b491c0ed79b09a8a67d835867d0e -EBUILD xcb-util-0.4.0-r1.ebuild 1131 BLAKE2B 6de5cecea4da8c611c7ceeda0af0c82e7611a05cbf7491712445de507d915feaba97962f7e0c8c69a36db414f435a4926c47a18738b205c7ed9735b210159b43 SHA512 177cc26942d8d667b38128e97adfa24f522d1643c72c4d3d879f4713909b071d2aeabda66e3d5eeb648e667281b7d52f78ba4a70c65126a26ce28013d19d4d05 +EBUILD xcb-util-0.4.0-r1.ebuild 1190 BLAKE2B f6fc62390771b3c429f2dbb6dac6aae0f5ab05e8e0cbc52d299ae425afb1962c8d5cbc9be42d6bd68d9e03c364a9291e54b463fec6dd88f6a82c04549af6de6f SHA512 ef0b93ade3b7f5083c0adecdc066e6fb088ca4476097c45895d5b618672060d11a103e06cd0ac6cda98e15af6c8558b3553e927171221deb701f1170971f222c MISC metadata.xml 230 BLAKE2B 70bf59e64305ef14908197f2aa7ffbc1769ade265097da68e001245451658af5921760c91cb74aae717543ea0017e2471fd94bfc5c4c447d2d60e2c23aa3b007 SHA512 d7a2643abd1904cc5ff4d91cbb6f1baeb7f75fd1db542c5e14f19412f4f0bd4b903f8e703a7662ba7482c79dac5529057760b6427599d35e0842755fd946e057 diff --git a/x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild b/x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild index 335bbd9325f1..019f7ed03500 100644 --- a/x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild +++ b/x11-libs/xcb-util/xcb-util-0.4.0-r1.ebuild @@ -9,10 +9,10 @@ XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 -EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util.git" +EGIT_REPO_URI="https://gitlab.freedesktop.org/xorg/lib/libxcb-util.git" DESCRIPTION="X C-language Bindings sample implementations" -HOMEPAGE="https://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/ https://gitlab.freedesktop.org/xorg/lib/libxcb-util" KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" |