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

x11-misc/xkeyboard-config/xkeyboard-config-2.20.ebuild
x11-misc/xkeyboard-config/xkeyboard-config-2.21.ebuild

index 592d77486a4447ec4740fb963cc309b482907fe2..c301928f46aff2a28091694076467f4aa3d3886f 100644 (file)
@@ -6,11 +6,11 @@ EAPI=5
 XORG_STATIC=no
 inherit xorg-2
 
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/xkeyboard-config"
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/xkeyboard-config.git"
 
 DESCRIPTION="X keyboard configuration database"
 HOMEPAGE="https://www.freedesktop.org/wiki/Software/XKeyboardConfig"
-[[ ${PV} == *9999* ]] || SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/data/${PN}/${P}.tar.bz2"
+[[ ${PV} == *9999* ]] || SRC_URI="https://www.x.org/releases/individual/data/xkeyboard-config/${P}.tar.bz2"
 
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
index f164976b13dfda38bcd45c398f0687454cfe5053..4dede12071f8a4abf348ed551b7d913f7aede25d 100644 (file)
@@ -6,11 +6,11 @@ EAPI=5
 XORG_STATIC=no
 inherit xorg-2
 
-EGIT_REPO_URI="git://anongit.freedesktop.org/git/xkeyboard-config"
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/xkeyboard-config.git"
 
 DESCRIPTION="X keyboard configuration database"
 HOMEPAGE="https://www.freedesktop.org/wiki/Software/XKeyboardConfig"
-[[ ${PV} == *9999* ]] || SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/data/${PN}/${P}.tar.bz2"
+[[ ${PV} == *9999* ]] || SRC_URI="https://www.x.org/releases/individual/data/xkeyboard-config/${P}.tar.bz2"
 
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""