summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-31 21:14:00 +1000
committerMichał Górny <mgorny@gentoo.org>2017-08-16 09:14:43 +0200
commit8eb107596db2e63bd3b017217ddfa0f5bea93d1b (patch)
treefe00b5038e4cb1cf45cbf6e6d69c02315022a5b9 /x11-libs
parentx11-libs/libXfont2: use HTTPS for freedesktop.org (diff)
downloadgentoo-8eb107596db2e63bd3b017217ddfa0f5bea93d1b.tar.gz
gentoo-8eb107596db2e63bd3b017217ddfa0f5bea93d1b.tar.bz2
gentoo-8eb107596db2e63bd3b017217ddfa0f5bea93d1b.zip
x11-libs/xpyb: use HTTPS for freedesktop.org
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/xpyb/xpyb-1.3.1-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild b/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild
index a9b11cd1af19..64d7a33b7dab 100644
--- a/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild
+++ b/x11-libs/xpyb/xpyb-1.3.1-r3.ebuild
@@ -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/"