diff options
author | David Hicks <david@hicks.id.au> | 2017-07-31 21:03:55 +1000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-16 09:14:29 +0200 |
commit | 91067fe338b30caf6d4ca62cdac8957c63725faf (patch) | |
tree | 1fcc2d1c160c86f3edf6de8552978fb79f5201ee /x11-libs | |
parent | x11-libs/xcb-util-wm: use HTTPS for freedesktop.org (diff) | |
download | gentoo-91067fe338b30caf6d4ca62cdac8957c63725faf.tar.gz gentoo-91067fe338b30caf6d4ca62cdac8957c63725faf.tar.bz2 gentoo-91067fe338b30caf6d4ca62cdac8957c63725faf.zip |
x11-libs/xcb-util-xrm: 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/xcb-util-xrm/xcb-util-xrm-1.0.ebuild | 2 | ||||
-rw-r--r-- | x11-libs/xcb-util-xrm/xcb-util-xrm-1.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.0.ebuild b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.0.ebuild index 06c8524df99c..5263c0f25ed5 100644 --- a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.0.ebuild +++ b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.0.ebuild @@ -9,7 +9,7 @@ XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X C-language Bindings sample implementations" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" SRC_URI="https://github.com/Airblader/${PN}/releases/download/v${PV}/${P}.tar.bz2" KEYWORDS="amd64 ~arm x86" diff --git a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.2.ebuild b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.2.ebuild index 06c8524df99c..5263c0f25ed5 100644 --- a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.2.ebuild +++ b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.2.ebuild @@ -9,7 +9,7 @@ XORG_MULTILIB=yes inherit xorg-2 DESCRIPTION="X C-language Bindings sample implementations" -HOMEPAGE="http://xcb.freedesktop.org/" +HOMEPAGE="https://xcb.freedesktop.org/" SRC_URI="https://github.com/Airblader/${PN}/releases/download/v${PV}/${P}.tar.bz2" KEYWORDS="amd64 ~arm x86" |