public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Richard Freeman" <rich0@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-radio/js8call/
Date: Fri, 22 Feb 2019 00:58:04 +0000 (UTC)	[thread overview]
Message-ID: <1550797064.531a3766fa4ff2a97559f367d2719f5201e0d42b.rich0@gentoo> (raw)

commit:     531a3766fa4ff2a97559f367d2719f5201e0d42b
Author:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 22 00:57:13 2019 +0000
Commit:     Richard Freeman <rich0 <AT> gentoo <DOT> org>
CommitDate: Fri Feb 22 00:57:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=531a3766

media-radio/js8call: remove expired versions

Signed-off-by: Richard Freeman <rich0 <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 media-radio/js8call/Manifest              |  1 -
 media-radio/js8call/js8call-0.13.0.ebuild | 39 -------------------------------
 2 files changed, 40 deletions(-)

diff --git a/media-radio/js8call/Manifest b/media-radio/js8call/Manifest
index 7f3f96c7169..ca9b34a4efe 100644
--- a/media-radio/js8call/Manifest
+++ b/media-radio/js8call/Manifest
@@ -1,4 +1,3 @@
-DIST js8call-0.13.0.tar.bz2 42973751 BLAKE2B 541fbd2bc1d787ed2d628d2627d2c86bfa1ab9931364ed9cd71ed2cb14c2fe559fbd99f5ceb58d571ec4e9eb15f0ae42a2ac2c2f9cf7bbdeb81df4e69bf40154 SHA512 d95fb7ea69cafc3e8aa70e78eba36e83d72579db8d3ff7a47399e103423d973c15de4cb17a36e7f3161b907b8245f84fc381d04f1b3b01058891e41cc62d3064
 DIST js8call-0.14.0.tar.bz2 15915033 BLAKE2B 3aeebaf5c7c019573e00cbbf4cd8e4285c101529b7887cfd2bf612070a7b70bc1ad1c5cc04157a811405111acfcd28332b8d03d8067c686c9227a6d5925508c7 SHA512 d0537475a2e0ac9721eebc446895ccc8fd1bdd9f369d34e3b2a6ae7beac1d982fea4f8c93120ceffd7ebf0ed228f38cda205d2b580a140d96c19851c94f8702f
 DIST js8call-0.14.1.tar.bz2 15915313 BLAKE2B 2897a8c5c5aadcf3851f14871289a5ef23e4d7b27c851cdfc1dc27aa29ed417ae69c6cd6542faecf7d72528b349029ca5f155a90979a26f85525a98805a272c2 SHA512 7c2cd147c43fbe1913ba551a208801b6444a950ca0f1f5a7c46c2b67cfdebdea4bdc2de6b2fd6a21ebdbdff94d8d2d1e4aa4222f3e5d1d61fdbec74774d5019d
 DIST js8call-1.0.0_rc1.tar.bz2 15917364 BLAKE2B 578c515a2833e83596def9660d504d304bfacd91e81ced414194d0eb0ddc545c552a45e9b495e7f8faa39a47423acbdc8b1678773919ca4584c6c43a2197420c SHA512 aa91700bf36c4514ebc996a94474db04d251649b29a8e5a92d92562ec8282d981dfe3039dd6ebd9dd4b3bd586ed587aced71feac30dd65246aba237ccb825bf4

diff --git a/media-radio/js8call/js8call-0.13.0.ebuild b/media-radio/js8call/js8call-0.13.0.ebuild
deleted file mode 100644
index ed7e9ce100e..00000000000
--- a/media-radio/js8call/js8call-0.13.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit cmake-utils vcs-snapshot
-
-MY_P=${P/_/-}
-
-DESCRIPTION="Weak signal ham radio communication"
-HOMEPAGE="https://groups.io/g/js8call"
-SRC_URI="https://bitbucket.org/widefido/js8call/get/v${PV}.tar.bz2 -> ${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="doc"
-
-RDEPEND="dev-qt/qtcore:5
-	dev-qt/qtgui:5
-	dev-qt/qtmultimedia:5
-	dev-qt/qtnetwork:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtconcurrent:5
-	dev-qt/qtserialport:5
-	dev-qt/qtprintsupport:5
-	virtual/libusb:1
-	media-libs/portaudio
-	sci-libs/fftw:3.0[threads,fortran]
-	virtual/fortran
-	app-text/asciidoc
-	media-libs/hamlib
-	doc? ( dev-ruby/asciidoctor )"
-DEPEND="${RDEPEND}"
-
-src_install() {
-	cmake-utils_src_install
-	rm "${D}"/usr/bin/rigctl{,d}-local || die
-	rm "${D}"/usr/share/doc/JS8Call -R || die
-}


             reply	other threads:[~2019-02-22  0:58 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-22  0:58 Richard Freeman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-14 19:21 [gentoo-commits] repo/gentoo:master commit in: media-radio/js8call/ Sam James
2022-06-02  2:03 Sam James
2021-05-23 22:28 Agostino Sarubbo
2021-04-20 16:15 Thomas Beierlein
2021-03-01 14:09 Richard Freeman
2019-11-29 22:22 Richard Freeman
2019-11-29 21:31 Richard Freeman
2019-07-25 23:34 Richard Freeman
2019-06-18 19:42 Richard Freeman
2019-05-02 17:05 Richard Freeman
2019-03-31 23:21 Richard Freeman
2019-03-31 23:20 Richard Freeman
2019-03-27  0:11 Richard Freeman
2019-03-12  0:53 Richard Freeman
2019-02-22  0:58 Richard Freeman
2019-02-08 16:41 Richard Freeman
2019-02-08 14:34 Richard Freeman
2019-02-08 14:34 Richard Freeman
2019-01-24 13:28 Richard Freeman
2019-01-24 13:28 Richard Freeman
2019-01-03  0:33 Richard Freeman
2018-12-19 23:15 Richard Freeman
2018-12-02 15:04 Richard Freeman
2018-10-20 19:53 Richard Freeman
2018-10-20 16:58 Richard Freeman

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=1550797064.531a3766fa4ff2a97559f367d2719f5201e0d42b.rich0@gentoo \
    --to=rich0@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