diff options
author | David Hicks <david@hicks.id.au> | 2017-07-31 21:00:22 +1000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-16 09:14:13 +0200 |
commit | 3b246820b74f357497d3f9814005654104940d77 (patch) | |
tree | 984d736ba5610c2b115caee030f899a36f3d245b /x11-libs/xcb-util-cursor | |
parent | x11-libs/xcb-util: use HTTPS for freedesktop.org (diff) | |
download | gentoo-3b246820b74f357497d3f9814005654104940d77.tar.gz gentoo-3b246820b74f357497d3f9814005654104940d77.tar.bz2 gentoo-3b246820b74f357497d3f9814005654104940d77.zip |
x11-libs/xcb-util-cursor: use HTTPS for freedesktop.org
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'x11-libs/xcb-util-cursor')
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild index 7a2e28a130d7..0b93b5f3d406 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.1-r1.ebuild @@ -9,7 +9,7 @@ XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-cursor" +EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-cursor.git" EGIT_HAS_SUBMODULES=yes DESCRIPTION="X C-language Bindings sample implementations" diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild index 7a2e28a130d7..0b93b5f3d406 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.2.ebuild @@ -9,7 +9,7 @@ XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-cursor" +EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-cursor.git" EGIT_HAS_SUBMODULES=yes DESCRIPTION="X C-language Bindings sample implementations" diff --git a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r1.ebuild b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r1.ebuild index a5380f3ad02b..1729b1717639 100644 --- a/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r1.ebuild +++ b/x11-libs/xcb-util-cursor/xcb-util-cursor-0.1.3-r1.ebuild @@ -9,7 +9,7 @@ XORG_DOC=doc XORG_MULTILIB=yes inherit xorg-2 -EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/util-cursor" +EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/util-cursor.git" EGIT_HAS_SUBMODULES=yes DESCRIPTION="X C-language Bindings sample implementations" |