x11-libs/xpyb: use HTTPS for freedesktop.org
authorDavid Hicks <david@hicks.id.au>
Mon, 31 Jul 2017 11:14:00 +0000 (21:14 +1000)
committerMichał Górny <mgorny@gentoo.org>
Wed, 16 Aug 2017 07:14:43 +0000 (09:14 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

x11-libs/xpyb/xpyb-1.3.1-r3.ebuild

index a9b11cd1af19c0fc9e390de132809a89cac3dfa9..64d7a33b7dab67547d45de698a3bd316fcb4abdb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF=1
 
 inherit flag-o-matic xorg-2 python-r1
 
-#EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/xpyb"
+#EGIT_REPO_URI="https://anongit.freedesktop.org/git/xcb/xpyb.git"
 SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2"
 DESCRIPTION="XCB-based Python bindings for the X Window System"
 HOMEPAGE="https://xcb.freedesktop.org/"