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/multimode/
Date: Mon,  7 Jan 2019 23:01:35 +0000 (UTC)	[thread overview]
Message-ID: <1546901993.dfcda8fcb1675e9279c31fea0ee23b49c74af432.asturm@gentoo> (raw)

commit:     dfcda8fcb1675e9279c31fea0ee23b49c74af432
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  1 01:06:12 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Jan  7 22:59:53 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfcda8fc

net-wireless/multimode: Drop 1.00-r2

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-wireless/multimode/Manifest                 |  1 -
 net-wireless/multimode/multimode-1.00-r2.ebuild | 44 -------------------------
 2 files changed, 45 deletions(-)

diff --git a/net-wireless/multimode/Manifest b/net-wireless/multimode/Manifest
index 8a629813c86..eef9dda6f5b 100644
--- a/net-wireless/multimode/Manifest
+++ b/net-wireless/multimode/Manifest
@@ -1,2 +1 @@
 DIST multimode-1.4_p20140831.tar.xz 7648 BLAKE2B 1efec8c12e46b63f5501f1cf28f2e1f57d378c578656ecae771f0b98b873bbc1f119652a9f4607c9c0f3c5f3ca4f7109c48509f8339a1b22b8e3ef2af7214407 SHA512 891428e6c049cfd94787bd7580a59b3a9eb488dbf97cd21a1d82be04648e5423c3ce73983d38c5a3c280519ebea73c9572e9b0cdc7df453114e6aa220a58eaff
-DIST multimode-r1.00.tar.gz 13931 BLAKE2B cb6c147af3eb5cbded77446155b5322ba8df8cedc43b4891f730cb542e03df1acbe7905105d4c8c2acdc0ffafa797f0734194458b3617f3b7fe6713dbf33a0ca SHA512 9c224794139592622bc441a8d17265963eda56d691f45ebc0220ee3e3907e53b113dae0c8452330753fafd94964663d70bad2dce43cbe05a3abcd477112f3c98

diff --git a/net-wireless/multimode/multimode-1.00-r2.ebuild b/net-wireless/multimode/multimode-1.00-r2.ebuild
deleted file mode 100644
index aaa5a053442..00000000000
--- a/net-wireless/multimode/multimode-1.00-r2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-single-r1
-
-DESCRIPTION="multimode radio decoder for rtl-sdr devices using gnuradio"
-HOMEPAGE="https://www.cgran.org/browser/projects/multimode/trunk"
-
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-if [[ ${PV} == "9999" ]] ; then
-	ESVN_REPO_URI="https://www.cgran.org/svn/projects/multimode/trunk"
-	inherit subversion
-else
-	SRC_URI="http://www.sbrac.org/files/${PN}-r${PV}.tar.gz"
-	KEYWORDS="~amd64 ~arm ~x86"
-	S="${WORKDIR}"
-fi
-
-DEPEND="${PYTHON_DEPS}"
-RDEPEND="${DEPEND}
-	>=net-wireless/gr-osmosdr-0.0.1
-	<net-wireless/gnuradio-3.7:=[grc,utils,${PYTHON_USEDEP}]
-	>=net-wireless/rtl-sdr-0.5.0"
-
-src_compile() {
-	PYTHONPATH="${S}":"${PYTHONPATH}" emake
-}
-
-src_install() {
-	newbin ${PN}.py ${PN}
-	insinto $(python_get_sitedir)
-	doins ${PN}_helper.py
-	insinto /usr/share/${PN}
-	doins ${PN}.grc
-	python_fix_shebang "${ED}"/usr/bin
-}


             reply	other threads:[~2019-01-07 23:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-07 23:01 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-02-09 16:34 [gentoo-commits] repo/gentoo:master commit in: net-wireless/multimode/ Michał Górny
2019-08-29 10:05 Michał Górny
2017-10-04  9:15 Michał Górny
2017-04-23 21:01 David Seifert
2015-11-08  3:21 Brian Evans

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=1546901993.dfcda8fcb1675e9279c31fea0ee23b49c74af432.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