diff options
Diffstat (limited to 'x11-libs/xpyb/xpyb-1.3.1-r2.ebuild')
-rw-r--r-- | x11-libs/xpyb/xpyb-1.3.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild b/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild index c563aa3c8b1..b9e788a5e77 100644 --- a/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild +++ b/x11-libs/xpyb/xpyb-1.3.1-r2.ebuild @@ -10,9 +10,9 @@ AUTOTOOLS_AUTORECONF=1 inherit flag-o-matic xorg-2 python-r1 #EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/xpyb" -SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" +SRC_URI="https://xcb.freedesktop.org/dist/${P}.tar.bz2" DESCRIPTION="XCB-based Python bindings for the X Window System" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="selinux" |