From: "Rick Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/chirp/
Date: Tue, 15 Oct 2019 19:22:06 +0000 (UTC) [thread overview]
Message-ID: <1571167288.fe96392d73ffac85561ac910dcb65389ca476d08.zerochaos@gentoo> (raw)
commit: fe96392d73ffac85561ac910dcb65389ca476d08
Author: Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 19:21:10 2019 +0000
Commit: Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 19:21:28 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe96392d
net-wireless/chirp: bump
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>
net-wireless/chirp/Manifest | 2 +-
.../chirp/{chirp-20190718.ebuild => chirp-20190925.ebuild} | 6 +++---
net-wireless/chirp/chirp-99999999.ebuild | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/net-wireless/chirp/Manifest b/net-wireless/chirp/Manifest
index eef55610caf..02a6ae83597 100644
--- a/net-wireless/chirp/Manifest
+++ b/net-wireless/chirp/Manifest
@@ -1 +1 @@
-DIST chirp-daily-20190718.tar.gz 898961 BLAKE2B 323864540c0f6fd5602034f6ccb40d7bf983d21f8a802c9d837843de07979d50ce3633de3d713a444629a4207957ae9fd505e40ab74b9c0325275d803af97b12 SHA512 c43eebaae2eb55d4cf2196c9d72d093652923020651f5c9a2117d2b43cd60e2004a06e471bc5d5d786effabe864804ab59d5006e3b3153c8872db010c540be12
+DIST chirp-daily-20190925.tar.gz 863049 BLAKE2B 06085527c80659f3305ec7195e7126596ab5fcb23cd7f3f0b873ccc04cd8363cddab1bcd745174d03468db18b1c0859a1f6bad3d4d9ce4c9a46e8bd62530789a SHA512 1a5783b02bbe4544d5eb4a1b6140748d2364deb9581faddf3ebab656ed4df6edfc2b437866958f4146dad1fed6698dac0d0d0c708d561792903ae182d808f599
diff --git a/net-wireless/chirp/chirp-20190718.ebuild b/net-wireless/chirp/chirp-20190925.ebuild
similarity index 94%
rename from net-wireless/chirp/chirp-20190718.ebuild
rename to net-wireless/chirp/chirp-20190925.ebuild
index fe466120796..0bfe51e6575 100644
--- a/net-wireless/chirp/chirp-20190718.ebuild
+++ b/net-wireless/chirp/chirp-20190925.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
PYTHON_COMPAT=( python2_7 )
if [[ ${PV} == "99999999" ]] ; then
@@ -9,18 +9,18 @@ if [[ ${PV} == "99999999" ]] ; then
EHG_REPO_URI="http://d-rats.com/hg/chirp.hg"
fi
-inherit distutils-r1 ${SCM}
+inherit distutils-r1 xdg-utils ${SCM}
DESCRIPTION="Free open-source tool for programming your amateur radio"
HOMEPAGE="http://chirp.danplanet.com"
+RESTRICT="test"
if [[ ${PV} == "99999999" ]] ; then
KEYWORDS=""
else
KEYWORDS="~amd64 ~x86"
SRC_URI="http://trac.${PN}.danplanet.com/${PN}_daily/daily-${PV}/${PN}-daily-${PV}.tar.gz"
S="${WORKDIR}/${PN}-daily-${PV}"
- RESTRICT="test"
fi
LICENSE="GPL-3"
SLOT="0"
diff --git a/net-wireless/chirp/chirp-99999999.ebuild b/net-wireless/chirp/chirp-99999999.ebuild
index ef243acf8ac..0bfe51e6575 100644
--- a/net-wireless/chirp/chirp-99999999.ebuild
+++ b/net-wireless/chirp/chirp-99999999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
PYTHON_COMPAT=( python2_7 )
if [[ ${PV} == "99999999" ]] ; then
@@ -9,18 +9,18 @@ if [[ ${PV} == "99999999" ]] ; then
EHG_REPO_URI="http://d-rats.com/hg/chirp.hg"
fi
-inherit distutils-r1 ${SCM}
+inherit distutils-r1 xdg-utils ${SCM}
DESCRIPTION="Free open-source tool for programming your amateur radio"
HOMEPAGE="http://chirp.danplanet.com"
+RESTRICT="test"
if [[ ${PV} == "99999999" ]] ; then
KEYWORDS=""
else
KEYWORDS="~amd64 ~x86"
SRC_URI="http://trac.${PN}.danplanet.com/${PN}_daily/daily-${PV}/${PN}-daily-${PV}.tar.gz"
S="${WORKDIR}/${PN}-daily-${PV}"
- RESTRICT="test"
fi
LICENSE="GPL-3"
SLOT="0"
next reply other threads:[~2019-10-15 19:22 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-15 19:22 Rick Farina [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-08-13 20:17 [gentoo-commits] repo/gentoo:master commit in: net-wireless/chirp/ Rick Farina
2020-08-13 19:43 Rick Farina
2020-06-04 9:06 David Seifert
2020-05-05 16:15 Rick Farina
2019-08-01 16:08 Rick Farina
2019-05-09 1:32 Rick Farina
2018-12-03 15:53 Rick Farina
2018-09-13 20:15 Richard Farina
2018-08-24 20:32 Richard Farina
2018-06-26 20:08 Richard Farina
2018-04-06 15:23 Richard Farina
2017-10-04 9:15 Michał Górny
2017-09-08 18:45 Richard Farina
2017-05-31 2:42 Richard Farina
2017-04-17 19:55 Richard Farina
2017-04-17 19:52 Richard Farina
2017-03-10 22:36 Richard Farina
2017-03-04 5:06 Richard Farina
2017-02-21 22:16 Richard Farina
2016-07-30 19:03 Richard Farina
2016-05-15 3:15 Richard Farina
2016-04-26 17:49 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=1571167288.fe96392d73ffac85561ac910dcb65389ca476d08.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