public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/soapyplutosdr/
Date: Thu, 14 Mar 2024 08:11:22 +0000 (UTC)	[thread overview]
Message-ID: <1710403852.86987e154e5948187c81007d5b5604141cca3ae9.asturm@gentoo> (raw)

commit:     86987e154e5948187c81007d5b5604141cca3ae9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  7 13:21:52 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 14 08:10:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86987e15

net-wireless/soapyplutosdr: drop 0.2.1, 0.2.1_p20220710

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-wireless/soapyplutosdr/Manifest                |  2 --
 .../soapyplutosdr/soapyplutosdr-0.2.1.ebuild       | 27 ----------------------
 .../soapyplutosdr-0.2.1_p20220710.ebuild           | 27 ----------------------
 3 files changed, 56 deletions(-)

diff --git a/net-wireless/soapyplutosdr/Manifest b/net-wireless/soapyplutosdr/Manifest
index 73b6c739b281..144195fccf62 100644
--- a/net-wireless/soapyplutosdr/Manifest
+++ b/net-wireless/soapyplutosdr/Manifest
@@ -1,3 +1 @@
-DIST soapyplutosdr-0.2.1.tar.gz 17597 BLAKE2B d5b6205da7aa64406ccf84d198088094c10397ca874925926dfe2ee3134e045c3ab80b68db06ee84448ae8966e2d8edecb2517ef70b10bbddd9681fcbf09385a SHA512 40cc7c83c13f1d81212c5b0b6028d49de6c9e0b4df9e479c5cb577f60a92b415f76e159d45ecf19aad2deac507f7bd779b7cce1f7bc5e6fd2ea9a3f24399dfe7
-DIST soapyplutosdr-0.2.1_p20220710.tar.gz 25233 BLAKE2B b7151f6a00f820edf958006c6ece78e75ad0f5b5b07a232d82dbbf8cf86fa414eed085ee769ecf66fb707dac5d006925791dfd39c1a7fc35f8f887543fe0daf3 SHA512 55757db81d715466148c8376d713783af85ce072036d97ea80b5bd1993fa2180f2f8ca20391d83d1fc5cb6a2ff9977f34d95ddc2beff9ed21282af40b47ea160
 DIST soapyplutosdr-0.2.2.tar.gz 25472 BLAKE2B 100b366edf268c76109be2d335b6d4d6a5723a219f1f160d481385e7ac7c89e3cd25860e9916b754f67708f83d90e6f82262572c6a62eb045483a2bba6a794b3 SHA512 dd5514cde4867bd915b2ef1f0257af85359986b93a7650f00f665fd83a7d7a2c8621f79fe91ce1c16867fdff0c0c14b700628cd9a94746c11b854da1afd7daf7

diff --git a/net-wireless/soapyplutosdr/soapyplutosdr-0.2.1.ebuild b/net-wireless/soapyplutosdr/soapyplutosdr-0.2.1.ebuild
deleted file mode 100644
index 581a4770737e..000000000000
--- a/net-wireless/soapyplutosdr/soapyplutosdr-0.2.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="Soapy SDR plugin for the Pluto SDR"
-HOMEPAGE="https://github.com/pothosware/SoapyPlutoSDR"
-
-if [ "${PV}" = "9999" ]; then
-	EGIT_REPO_URI="https://github.com/pothosware/SoapyPlutoSDR.git"
-	inherit git-r3
-else
-	KEYWORDS="~amd64 ~arm ~riscv ~x86"
-	COMMIT="782650597b18f311cc97fbb7c6813539e6adef16"
-	SRC_URI="https://github.com/pothosware/SoapyPlutoSDR/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}"/SoapyPlutoSDR-${COMMIT}
-fi
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-
-RDEPEND="net-wireless/soapysdr:=
-		net-libs/libiio:=
-		net-libs/libad9361-iio:="
-DEPEND="${RDEPEND}"

diff --git a/net-wireless/soapyplutosdr/soapyplutosdr-0.2.1_p20220710.ebuild b/net-wireless/soapyplutosdr/soapyplutosdr-0.2.1_p20220710.ebuild
deleted file mode 100644
index 254e0ba2adb5..000000000000
--- a/net-wireless/soapyplutosdr/soapyplutosdr-0.2.1_p20220710.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-
-DESCRIPTION="Soapy SDR plugin for the Pluto SDR"
-HOMEPAGE="https://github.com/pothosware/SoapyPlutoSDR"
-
-if [ "${PV}" = "9999" ]; then
-	EGIT_REPO_URI="https://github.com/pothosware/SoapyPlutoSDR.git"
-	inherit git-r3
-else
-	KEYWORDS="~amd64 ~arm ~riscv ~x86"
-	COMMIT="b906b27e6820fe44fcc3527cc876771f7dac85d2"
-	SRC_URI="https://github.com/pothosware/SoapyPlutoSDR/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-	S="${WORKDIR}"/SoapyPlutoSDR-${COMMIT}
-fi
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-
-RDEPEND="net-wireless/soapysdr:=
-		net-libs/libiio:=
-		net-libs/libad9361-iio:="
-DEPEND="${RDEPEND}"


             reply	other threads:[~2024-03-14  8:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-14  8:11 Andreas Sturmlechner [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/soapyplutosdr/ Arthur Zamarin
2024-02-19  7:47 Thomas Beierlein
2023-12-06 11:02 Thomas Beierlein
2022-07-13  6:15 Sam James
2022-04-30 19:09 Marek Szuba
2021-02-26 15:56 Rick Farina
2021-02-26 15:56 Rick Farina
2019-08-28 14:52 Rick Farina
2019-01-07 22:01 Rick Farina
2018-11-07 20:01 Rick Farina
2018-09-04 20:54 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=1710403852.86987e154e5948187c81007d5b5604141cca3ae9.asturm@gentoo \
    --to=asturm@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