public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Richard Farina" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/gr-ieee802154/
Date: Tue, 21 Aug 2018 17:23:41 +0000 (UTC)	[thread overview]
Message-ID: <1534872213.feab1a32c64c976642f43feb98e2be5e0494f96c.zerochaos@gentoo> (raw)

commit:     feab1a32c64c976642f43feb98e2be5e0494f96c
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 21 17:23:15 2018 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Tue Aug 21 17:23:33 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=feab1a32

net-wireless/gr-ieee802154: add snapshot

minor updates, eapi bump, qa warning fix

Package-Manager: Portage-2.3.47, Repoman-2.3.10

 net-wireless/gr-ieee802154/Manifest                         |  1 +
 ...02154-9999.ebuild => gr-ieee802154-0.0_p20180402.ebuild} | 13 ++++++++-----
 net-wireless/gr-ieee802154/gr-ieee802154-9999.ebuild        | 13 ++++++++-----
 3 files changed, 17 insertions(+), 10 deletions(-)

diff --git a/net-wireless/gr-ieee802154/Manifest b/net-wireless/gr-ieee802154/Manifest
new file mode 100644
index 00000000000..1419ea0abdf
--- /dev/null
+++ b/net-wireless/gr-ieee802154/Manifest
@@ -0,0 +1 @@
+DIST gr-ieee802154-0.0_p20180402.tar.gz 195464 BLAKE2B 391bd4eefb5a90135a084a94c2edd83e6f2c2bd6dca26be4d9a54448382d5ee463e1740c305e9583be0107b424c67e74fac84ece147844e7c2a63f6096c7dd36 SHA512 90f164bdcd636dee68a49fe844901ca73e1f743fdeacd8019edddc57c681ec3d1fcfe209d8abd89e2013c2c2c436b7992fe0b0dbe9c88c04352aebc0813a9d96

diff --git a/net-wireless/gr-ieee802154/gr-ieee802154-9999.ebuild b/net-wireless/gr-ieee802154/gr-ieee802154-0.0_p20180402.ebuild
similarity index 78%
copy from net-wireless/gr-ieee802154/gr-ieee802154-9999.ebuild
copy to net-wireless/gr-ieee802154/gr-ieee802154-0.0_p20180402.ebuild
index d697f092a4d..558bac59bdc 100644
--- a/net-wireless/gr-ieee802154/gr-ieee802154-9999.ebuild
+++ b/net-wireless/gr-ieee802154/gr-ieee802154-0.0_p20180402.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 PYTHON_COMPAT=( python2_7 )
 
 inherit cmake-utils python-single-r1
@@ -13,9 +13,11 @@ if [[ ${PV} == 9999* ]]; then
 	inherit git-r3
 	EGIT_REPO_URI="https://github.com/bastibl/gr-ieee802-15-4.git"
 	KEYWORDS=""
-#else
-#	SRC_URI=""
-#	KEYWORDS=""
+else
+	COMMIT="c969b3fd2059472a28dee6f911083dd03d1dd569"
+	SRC_URI="https://github.com/bastibl/gr-ieee802-15-4/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+	S="${WORKDIR}/gr-ieee802-15-4-${COMMIT}"
+	KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="GPL-3"
@@ -36,6 +38,7 @@ src_prepare() {
 	sed -i 's#FATAL_ERROR "CppUnit#MESSAGE "CppUnit#' CMakeLists.txt
 	sed -i '/${CPPUNIT_INCLUDE_DIRS}/d' CMakeLists.txt
 	sed -i '/${CPPUNIT_LIBRARY_DIRS}/d' CMakeLists.txt
+	cmake-utils_src_prepare
 }
 
 src_configure() {

diff --git a/net-wireless/gr-ieee802154/gr-ieee802154-9999.ebuild b/net-wireless/gr-ieee802154/gr-ieee802154-9999.ebuild
index d697f092a4d..558bac59bdc 100644
--- a/net-wireless/gr-ieee802154/gr-ieee802154-9999.ebuild
+++ b/net-wireless/gr-ieee802154/gr-ieee802154-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 PYTHON_COMPAT=( python2_7 )
 
 inherit cmake-utils python-single-r1
@@ -13,9 +13,11 @@ if [[ ${PV} == 9999* ]]; then
 	inherit git-r3
 	EGIT_REPO_URI="https://github.com/bastibl/gr-ieee802-15-4.git"
 	KEYWORDS=""
-#else
-#	SRC_URI=""
-#	KEYWORDS=""
+else
+	COMMIT="c969b3fd2059472a28dee6f911083dd03d1dd569"
+	SRC_URI="https://github.com/bastibl/gr-ieee802-15-4/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+	S="${WORKDIR}/gr-ieee802-15-4-${COMMIT}"
+	KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="GPL-3"
@@ -36,6 +38,7 @@ src_prepare() {
 	sed -i 's#FATAL_ERROR "CppUnit#MESSAGE "CppUnit#' CMakeLists.txt
 	sed -i '/${CPPUNIT_INCLUDE_DIRS}/d' CMakeLists.txt
 	sed -i '/${CPPUNIT_LIBRARY_DIRS}/d' CMakeLists.txt
+	cmake-utils_src_prepare
 }
 
 src_configure() {


             reply	other threads:[~2018-08-21 17:23 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-21 17:23 Richard Farina [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-04 11:46 [gentoo-commits] repo/gentoo:master commit in: net-wireless/gr-ieee802154/ Thomas Beierlein
2025-04-04 11:46 Thomas Beierlein
2025-04-04 11:46 Thomas Beierlein
2024-06-11 10:13 Rick Farina
2023-04-06  2:18 Rick Farina
2023-04-04 23:55 Sam James
2022-12-21 23:19 Sam James
2022-09-08  0:58 Rick Farina
2022-09-04 21:30 Rick Farina
2022-09-04 12:12 David Seifert
2022-09-01 15:50 Rick Farina
2022-06-14 17:59 Thomas Beierlein
2021-02-15  2:19 Rick Farina
2021-01-28  3:55 Rick Farina
2020-12-22 15:46 Rick Farina
2020-12-18 19:41 Rick Farina
2020-12-18 19:41 Rick Farina
2020-10-11 14:36 Mikle Kolyada
2020-06-01 20:45 Rick Farina
2020-06-01 20:45 Rick Farina
2020-02-09 16:34 Michał Górny
2016-11-09 19:39 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=1534872213.feab1a32c64c976642f43feb98e2be5e0494f96c.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