commit:     71a0d6d8e8a23750a316ff0d76f2e58bfb987cc5
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 18 17:43:41 2018 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Sun Feb 18 17:43:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a0d6d8

net-wireless/gr-iqbal: minor qa fixes

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 | 6 +++---
 net-wireless/gr-iqbal/gr-iqbal-9999.ebuild   | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-wireless/gr-iqbal/gr-iqbal-0.37.2.ebuild 
b/net-wireless/gr-iqbal/gr-iqbal-0.37.2.ebuild
index 17eabe0b02e..96ada0f6ce6 100644
--- a/net-wireless/gr-iqbal/gr-iqbal-0.37.2.ebuild
+++ b/net-wireless/gr-iqbal/gr-iqbal-0.37.2.ebuild
@@ -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";

diff --git a/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild 
b/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild
index 17eabe0b02e..96ada0f6ce6 100644
--- a/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild
+++ b/net-wireless/gr-iqbal/gr-iqbal-9999.ebuild
@@ -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";

Reply via email to