public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Rick Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/soapyuhd/
Date: Thu, 17 Sep 2020 17:41:27 +0000 (UTC)	[thread overview]
Message-ID: <1600364442.9f8d8fa57b6c28290d7fe8aadfda0a91208774ab.zerochaos@gentoo> (raw)

commit:     9f8d8fa57b6c28290d7fe8aadfda0a91208774ab
Author:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 17:40:32 2020 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 17:40:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f8d8fa5

net-wireless/soapyuhd: bump

migrate eclass while I'm here, but this can't compile with uhd 4.0.0.0 :-(

Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>

 net-wireless/soapyuhd/Manifest                                      | 2 +-
 .../soapyuhd/{soapyuhd-0.3.6-r1.ebuild => soapyuhd-0.4.0.ebuild}    | 4 ++--
 net-wireless/soapyuhd/soapyuhd-9999.ebuild                          | 6 +++---
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-wireless/soapyuhd/Manifest b/net-wireless/soapyuhd/Manifest
index aaebdde0eef..710d6f94ab5 100644
--- a/net-wireless/soapyuhd/Manifest
+++ b/net-wireless/soapyuhd/Manifest
@@ -1 +1 @@
-DIST soapyuhd-0.3.6.tar.gz 32894 BLAKE2B 479be969cd07e965f0d324778e8943830d655516e2ef407e61b99bc890096bf37efe083dec3862716cdfdecff9c7fc79eaf19f335d30ff08ae831b8aa7ebff2b SHA512 8bb2a5538ed869a93eb7dfac3d9213efa6af9761ab3a5977cdfc8de5763d969cf2b838320dad99c2c9f91284a2fdc0b686e99ae368f2e79bbb8597605118357f
+DIST soapyuhd-0.4.0.tar.gz 33794 BLAKE2B f18e52c0a80b7eac353ebe74c477e2d5fe18a92824c6ff28bf64ff8e31582c76f4da4c4351592aa9566bc25f533bb42d9694de7939e25cf1f510e25b2d25f1fa SHA512 f94092e18d7d555516bfa27f81c5d36f748394e9699c28b0d17050c3e1848f193e86373fff22e35757189e903732dde98ac2609c9aa043cbf142b9ef923ca577

diff --git a/net-wireless/soapyuhd/soapyuhd-0.3.6-r1.ebuild b/net-wireless/soapyuhd/soapyuhd-0.4.0.ebuild
similarity index 95%
rename from net-wireless/soapyuhd/soapyuhd-0.3.6-r1.ebuild
rename to net-wireless/soapyuhd/soapyuhd-0.4.0.ebuild
index 4115d755455..fe30d10c196 100644
--- a/net-wireless/soapyuhd/soapyuhd-0.3.6-r1.ebuild
+++ b/net-wireless/soapyuhd/soapyuhd-0.4.0.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 DESCRIPTION="Soapy SDR plugins for UHD supported SDR devices "
 HOMEPAGE="https://github.com/pothosware/SoapyUHD"

diff --git a/net-wireless/soapyuhd/soapyuhd-9999.ebuild b/net-wireless/soapyuhd/soapyuhd-9999.ebuild
index 16bc1bdb9fb..d86411cd470 100644
--- a/net-wireless/soapyuhd/soapyuhd-9999.ebuild
+++ b/net-wireless/soapyuhd/soapyuhd-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 DESCRIPTION="Soapy SDR plugins for UHD supported SDR devices "
 HOMEPAGE="https://github.com/pothosware/SoapyUHD"


             reply	other threads:[~2020-09-17 17:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-17 17:41 Rick Farina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-18  8:18 [gentoo-commits] repo/gentoo:master commit in: net-wireless/soapyuhd/ Arthur Zamarin
2022-07-13  6:15 Sam James
2022-04-30 19:09 Marek Szuba
2021-02-21 21:30 Conrad Kostecki
2020-09-23 15:46 Rick Farina
2020-09-16 17:01 Rick Farina
2019-08-28 14:52 Rick Farina
2019-01-07 22:01 Rick Farina
2018-11-07 20:01 Rick Farina
2018-02-19 17:29 Richard Farina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1600364442.9f8d8fa57b6c28290d7fe8aadfda0a91208774ab.zerochaos@gentoo \
    --to=zerochaos@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox