net-wireless/gr-iqbal: minor qa fixes
authorZero_Chaos <zerochaos@gentoo.org>
Sun, 18 Feb 2018 17:43:41 +0000 (12:43 -0500)
committerZero_Chaos <zerochaos@gentoo.org>
Sun, 18 Feb 2018 17:43:41 +0000 (12:43 -0500)
update to eapi 6
attempt to switch to https

Package-Manager: Portage-2.3.24, Repoman-2.3.6

net-wireless/gr-iqbal/gr-iqbal-0.37.2.ebuild
net-wireless/gr-iqbal/gr-iqbal-9999.ebuild

index 17eabe0b02ee2dc5e547e3d3abf163cabb38b945..96ada0f6ce62c38476f448637d9720501563a19f 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 PYTHON_COMPAT=( python2_7 )
 
 inherit cmake-utils python-single-r1
@@ -12,7 +12,7 @@ HOMEPAGE="http://git.osmocom.org/gr-iqbal/"
 if [[ ${PV} == 9999* ]]; then
        inherit git-r3
        SRC_URI=""
-       EGIT_REPO_URI="git://git.osmocom.org/${PN}.git"
+       EGIT_REPO_URI="https://git.osmocom.org/gr-iqbal"
        KEYWORDS=""
 else
        SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz"
index 17eabe0b02ee2dc5e547e3d3abf163cabb38b945..96ada0f6ce62c38476f448637d9720501563a19f 100644 (file)
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 PYTHON_COMPAT=( python2_7 )
 
 inherit cmake-utils python-single-r1
@@ -12,7 +12,7 @@ HOMEPAGE="http://git.osmocom.org/gr-iqbal/"
 if [[ ${PV} == 9999* ]]; then
        inherit git-r3
        SRC_URI=""
-       EGIT_REPO_URI="git://git.osmocom.org/${PN}.git"
+       EGIT_REPO_URI="https://git.osmocom.org/gr-iqbal"
        KEYWORDS=""
 else
        SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz"