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/rtl_433/
Date: Thu, 28 May 2020 02:00:01 +0000 (UTC)	[thread overview]
Message-ID: <1590631194.2450abc1e7a2242f648eb9e16e75037ba63e7de5.zerochaos@gentoo> (raw)

commit:     2450abc1e7a2242f648eb9e16e75037ba63e7de5
Author:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu May 28 01:59:54 2020 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Thu May 28 01:59:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2450abc1

net-wireless/rtl_433: bump slightly

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

 net-wireless/rtl_433/Manifest                                         | 2 +-
 ...{rtl_433-20.02_p20200321.ebuild => rtl_433-20.02_p20200327.ebuild} | 4 ++--
 net-wireless/rtl_433/rtl_433-9999.ebuild                              | 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-wireless/rtl_433/Manifest b/net-wireless/rtl_433/Manifest
index d131603853a..4086389fb04 100644
--- a/net-wireless/rtl_433/Manifest
+++ b/net-wireless/rtl_433/Manifest
@@ -1,2 +1,2 @@
 DIST rtl_433-0.1_p20190709.tar.gz 718424 BLAKE2B f7acd89013114c7d357edfc4610be8a7405feac11843dcb1bc7fefe81556a3b09ee26622dd58d68afb3d99840db8e997dbbc66cccda53a34964b32bac352462c SHA512 d36757a567c7696b150b03a1e09fda74f7a4ec454bc1b5658e4a6b22370de5c102a152257d436c87f0ddff325c17b0e9b8afbae0dc3e82ab04111d78a728a590
-DIST rtl_433-20.02_p20200321.tar.gz 800575 BLAKE2B a53fd0a7b3c5d64de235dd78ccff17de2a1c24a270d8bff76ff430b415f9c74b06edb51150c6ba42b3594fdb958702c1ab59a922f837c1161b60fb90a202c026 SHA512 f080cacc7a739716f6ea6cd3ac29b03aad8a20225f09d6052df8ba4fe1b7b2ed8080c27b86901aa245e3145139a24b4831b90c727b6a3fa2db2e14607320733f
+DIST rtl_433-20.02_p20200327.tar.gz 805791 BLAKE2B db1eb9563252d2711b441b12071f5de887e835decc93e30bec0a8133b927cd14cc7030380febe97b3d135df97a9eb01d5b42ebe93b761f524709f3a072a792b4 SHA512 2aecf45669dfdca849b6761b069c107491f879624092ea2ab9738ea9f1514b1c516e0bfcc0851f6947863fa6682ac809220bb88635edf10fb77025a8f4be07f3

diff --git a/net-wireless/rtl_433/rtl_433-20.02_p20200321.ebuild b/net-wireless/rtl_433/rtl_433-20.02_p20200327.ebuild
similarity index 89%
rename from net-wireless/rtl_433/rtl_433-20.02_p20200321.ebuild
rename to net-wireless/rtl_433/rtl_433-20.02_p20200327.ebuild
index eb316baa16a..610e9924f29 100644
--- a/net-wireless/rtl_433/rtl_433-20.02_p20200321.ebuild
+++ b/net-wireless/rtl_433/rtl_433-20.02_p20200327.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-#this doesn't work in eapi 7, even with emake
+#this doesn't work in eapi 7, even with emake or cmake.eclass
 EAPI=6
 
 inherit cmake-utils
@@ -13,7 +13,7 @@ if [[ $PV == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/merbanan/rtl_433"
 	KEYWORDS=""
 else
-	COMMIT="f8d9a01e68a6578289cda0dae383942c4779a4b5"
+	COMMIT="f82c02561dcde055143903d0f65257eb3211d45b"
 	SRC_URI="https://github.com/merbanan/rtl_433/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 	S="${WORKDIR}/${PN}-${COMMIT}"
 	#SRC_URI="https://github.com/merbanan/rtl_433/archive/${PV}.tar.gz -> ${P}.tar.gz"

diff --git a/net-wireless/rtl_433/rtl_433-9999.ebuild b/net-wireless/rtl_433/rtl_433-9999.ebuild
index eb316baa16a..610e9924f29 100644
--- a/net-wireless/rtl_433/rtl_433-9999.ebuild
+++ b/net-wireless/rtl_433/rtl_433-9999.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-#this doesn't work in eapi 7, even with emake
+#this doesn't work in eapi 7, even with emake or cmake.eclass
 EAPI=6
 
 inherit cmake-utils
@@ -13,7 +13,7 @@ if [[ $PV == "9999" ]]; then
 	EGIT_REPO_URI="https://github.com/merbanan/rtl_433"
 	KEYWORDS=""
 else
-	COMMIT="f8d9a01e68a6578289cda0dae383942c4779a4b5"
+	COMMIT="f82c02561dcde055143903d0f65257eb3211d45b"
 	SRC_URI="https://github.com/merbanan/rtl_433/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 	S="${WORKDIR}/${PN}-${COMMIT}"
 	#SRC_URI="https://github.com/merbanan/rtl_433/archive/${PV}.tar.gz -> ${P}.tar.gz"


             reply	other threads:[~2020-05-28  2:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-28  2:00 Rick Farina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-04 16:08 [gentoo-commits] repo/gentoo:master commit in: net-wireless/rtl_433/ Rick Farina
2023-02-16 15:37 Rick Farina
2022-03-16 20:54 Rick Farina
2021-06-18 17:09 Rick Farina
2020-09-22 16:34 Rick Farina
2020-04-21 15:54 Rick Farina
2019-07-18 16:13 Rick Farina
2019-07-15 14:20 Ulrich Müller
2019-07-10 15:57 Rick Farina
2018-03-09 20:18 Richard Farina
2018-03-08 19:25 Richard Farina
2017-07-15  1: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=1590631194.2450abc1e7a2242f648eb9e16e75037ba63e7de5.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