From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DB279138334 for ; Mon, 11 Jun 2018 01:21:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4BE9E08E5; Mon, 11 Jun 2018 01:21:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5E775E08E5 for ; Mon, 11 Jun 2018 01:21:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8EB16335C60 for ; Mon, 11 Jun 2018 01:21:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4585E2A1 for ; Mon, 11 Jun 2018 01:21:00 +0000 (UTC) From: "Richard Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Farina" Message-ID: <1528679869.a7cc0cf47018b7128c3559c5cbe1ec406732a2f2.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gnuradio/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/gnuradio/gnuradio-3.6.5.1-r2.ebuild net-wireless/gnuradio/gnuradio-3.7.11-r3.ebuild net-wireless/gnuradio/gnuradio-3.7.9999.ebuild net-wireless/gnuradio/gnuradio-3.8.9999.ebuild net-wireless/gnuradio/gnuradio-9999.ebuild X-VCS-Directories: net-wireless/gnuradio/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: a7cc0cf47018b7128c3559c5cbe1ec406732a2f2 X-VCS-Branch: master Date: Mon, 11 Jun 2018 01:21:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d411d2ed-3d95-4f09-8e61-d0d596df2485 X-Archives-Hash: 606abd8084181c5afa50983f29b63e0d commit: a7cc0cf47018b7128c3559c5cbe1ec406732a2f2 Author: Michael Mair-Keimberger gmail com> AuthorDate: Sun Jun 10 09:25:49 2018 +0000 Commit: Richard Farina gentoo org> CommitDate: Mon Jun 11 01:17:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7cc0cf4 net-wireless/gnuradio: use HTTPs net-wireless/gnuradio/gnuradio-3.6.5.1-r2.ebuild | 2 +- net-wireless/gnuradio/gnuradio-3.7.11-r3.ebuild | 2 +- net-wireless/gnuradio/gnuradio-3.7.9999.ebuild | 2 +- net-wireless/gnuradio/gnuradio-3.8.9999.ebuild | 2 +- net-wireless/gnuradio/gnuradio-9999.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-wireless/gnuradio/gnuradio-3.6.5.1-r2.ebuild b/net-wireless/gnuradio/gnuradio-3.6.5.1-r2.ebuild index dfd9a988124..9faec6f4a4c 100644 --- a/net-wireless/gnuradio/gnuradio-3.6.5.1-r2.ebuild +++ b/net-wireless/gnuradio/gnuradio-3.6.5.1-r2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit cmake-utils python-single-r1 xdg-utils DESCRIPTION="Toolkit that provides signal processing blocks to implement software radios" -HOMEPAGE="http://gnuradio.org/" +HOMEPAGE="https://gnuradio.org/" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/net-wireless/gnuradio/gnuradio-3.7.11-r3.ebuild b/net-wireless/gnuradio/gnuradio-3.7.11-r3.ebuild index 209382cc3fe..d7b76c035b8 100644 --- a/net-wireless/gnuradio/gnuradio-3.7.11-r3.ebuild +++ b/net-wireless/gnuradio/gnuradio-3.7.11-r3.ebuild @@ -8,7 +8,7 @@ CMAKE_BUILD_TYPE="None" inherit cmake-utils eutils gnome2-utils python-single-r1 xdg-utils DESCRIPTION="Toolkit that provides signal processing blocks to implement software radios" -HOMEPAGE="http://gnuradio.org/" +HOMEPAGE="https://gnuradio.org/" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/net-wireless/gnuradio/gnuradio-3.7.9999.ebuild b/net-wireless/gnuradio/gnuradio-3.7.9999.ebuild index 43aaf6e9d94..4c8f8420f93 100644 --- a/net-wireless/gnuradio/gnuradio-3.7.9999.ebuild +++ b/net-wireless/gnuradio/gnuradio-3.7.9999.ebuild @@ -8,7 +8,7 @@ CMAKE_BUILD_TYPE="None" inherit cmake-utils eutils gnome2-utils python-single-r1 xdg-utils DESCRIPTION="Toolkit that provides signal processing blocks to implement software radios" -HOMEPAGE="http://gnuradio.org/" +HOMEPAGE="https://gnuradio.org/" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/net-wireless/gnuradio/gnuradio-3.8.9999.ebuild b/net-wireless/gnuradio/gnuradio-3.8.9999.ebuild index ec6405c3f92..843371fc380 100644 --- a/net-wireless/gnuradio/gnuradio-3.8.9999.ebuild +++ b/net-wireless/gnuradio/gnuradio-3.8.9999.ebuild @@ -8,7 +8,7 @@ CMAKE_BUILD_TYPE="None" inherit cmake-utils eutils gnome2-utils python-single-r1 python-utils-r1 xdg-utils DESCRIPTION="Toolkit that provides signal processing blocks to implement software radios" -HOMEPAGE="http://gnuradio.org/" +HOMEPAGE="https://gnuradio.org/" LICENSE="GPL-3" SLOT="0/${PV}" diff --git a/net-wireless/gnuradio/gnuradio-9999.ebuild b/net-wireless/gnuradio/gnuradio-9999.ebuild index 43aaf6e9d94..4c8f8420f93 100644 --- a/net-wireless/gnuradio/gnuradio-9999.ebuild +++ b/net-wireless/gnuradio/gnuradio-9999.ebuild @@ -8,7 +8,7 @@ CMAKE_BUILD_TYPE="None" inherit cmake-utils eutils gnome2-utils python-single-r1 xdg-utils DESCRIPTION="Toolkit that provides signal processing blocks to implement software radios" -HOMEPAGE="http://gnuradio.org/" +HOMEPAGE="https://gnuradio.org/" LICENSE="GPL-3" SLOT="0/${PV}"