app-i18n/uchardet: use HTTPS for freedesktop.org
authorDavid Hicks <david@hicks.id.au>
Mon, 31 Jul 2017 13:36:26 +0000 (23:36 +1000)
committerMichał Górny <mgorny@gentoo.org>
Thu, 17 Aug 2017 17:05:05 +0000 (19:05 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-i18n/uchardet/uchardet-0.0.6.ebuild
app-i18n/uchardet/uchardet-9999.ebuild

index 6ae7e5b9d54aa539e11c914aade113ea91eefdb2..9222edb2b56a49cc4cd09d0768f7bf7ab82c3871 100644 (file)
@@ -7,7 +7,7 @@ inherit cmake-utils
 
 DESCRIPTION="An encoding detector library"
 HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
-SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.xz"
+SRC_URI="https://www.freedesktop.org/software/uchardet/releases/${P}.tar.xz"
 
 LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
 SLOT="0"
index 7ac052857cb1453390f62855a18708623f9488b7..c268f955e4690c3520cb965738f1f1bba6b1422b 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=6
@@ -7,10 +7,7 @@ inherit cmake-utils git-r3
 
 DESCRIPTION="An encoding detector library"
 HOMEPAGE="https://www.freedesktop.org/wiki/Software/uchardet/"
-EGIT_REPO_URI=(
-       https://anongit.freedesktop.org/git/${PN}/${PN}.git
-       git://anongit.freedesktop.org/${PN}/${PN}
-)
+EGIT_REPO_URI="https://anongit.freedesktop.org/git/uchardet/uchardet.git"
 
 LICENSE="|| ( MPL-1.1 GPL-2+ LGPL-2.1+ )"
 SLOT="0"