net-libs/libmbim: use HTTPS for freedesktop.org
authorDavid Hicks <david@hicks.id.au>
Mon, 31 Jul 2017 12:36:49 +0000 (22:36 +1000)
committerMichał Górny <mgorny@gentoo.org>
Thu, 17 Aug 2017 17:03:55 +0000 (19:03 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

net-libs/libmbim/libmbim-1.10.0.ebuild
net-libs/libmbim/libmbim-1.12.2.ebuild
net-libs/libmbim/libmbim-1.12.4.ebuild
net-libs/libmbim/libmbim-1.14.0.ebuild
net-libs/libmbim/libmbim-1.6.0.ebuild

index 3b5409182004eac2a9dd30ca319e9e68c42178cd..3d883570ea6048111abede3b3d9641fcc5d394c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -6,10 +6,10 @@ EAPI="5"
 inherit multilib
 if [[ ${PV} == "9999" ]] ; then
        inherit git-r3 autotools
-       EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}"
+       EGIT_REPO_URI="https://anongit.freedesktop.org/git/libmbim/libmbim.git"
 else
        KEYWORDS="~alpha amd64 arm ~mips x86"
-       SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
+       SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
 fi
 
 DESCRIPTION="MBIM modem protocol helper library"
index c2e6510c5374977d6f211d75bbb62fea0659aefd..a93d407b0ee93e8c376984c1a929780793bdc1b6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -6,10 +6,10 @@ EAPI="5"
 inherit multilib
 if [[ ${PV} == "9999" ]] ; then
        inherit git-r3 autotools
-       EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}"
+       EGIT_REPO_URI="https://anongit.freedesktop.org/git/libmbim/libmbim.git"
 else
        KEYWORDS="~alpha ~amd64 ~arm ~mips ppc64 ~x86"
-       SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
+       SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
 fi
 
 DESCRIPTION="MBIM modem protocol helper library"
index 775ff0654cf52686d16deb20bbca093aedb313eb..b7960c01b17d894148270dac889aa4dea2acdae2 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="5"
@@ -6,10 +6,10 @@ EAPI="5"
 inherit multilib
 if [[ ${PV} == "9999" ]] ; then
        inherit git-r3 autotools
-       EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}"
+       EGIT_REPO_URI="https://anongit.freedesktop.org/git/libmbim/libmbim.git"
 else
        KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc64 ~x86"
-       SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
+       SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
 fi
 
 DESCRIPTION="MBIM modem protocol helper library"
index 986531cc8485e2c2ec2c39116a5d8d494a462315..0f1540ae36939c269323dfba54447c06e94f44a8 100644 (file)
@@ -7,7 +7,7 @@ inherit multilib
 
 DESCRIPTION="Mobile Broadband Interface Model (MBIM) modem protocol helper library"
 HOMEPAGE="https://cgit.freedesktop.org/libmbim/"
-SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
+SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
 
 LICENSE="LGPL-2"
 SLOT="0"
index a569d38b218a64bc38213b1f6e94896ed34af10f..d52ec04ba3777d4903ba2a54c689495a72c882d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -6,10 +6,10 @@ EAPI="5"
 inherit multilib
 if [[ ${PV} == "9999" ]] ; then
        inherit git-r3 autotools
-       EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}"
+       EGIT_REPO_URI="https://anongit.freedesktop.org/git/libmbim/libmbim.git"
 else
        KEYWORDS="~alpha amd64 arm ~mips x86"
-       SRC_URI="https://www.freedesktop.org/software/${PN}/${P}.tar.xz"
+       SRC_URI="https://www.freedesktop.org/software/libmbim/${P}.tar.xz"
 fi
 
 DESCRIPTION="MBIM modem protocol helper library"