public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/serialtalk/
Date: Mon,  4 May 2020 17:26:27 +0000 (UTC)	[thread overview]
Message-ID: <1588613168.b17d852b8b0cbf58c3800d89b7637182b4ece6df.juippis@gentoo> (raw)

commit:     b17d852b8b0cbf58c3800d89b7637182b4ece6df
Author:     Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Sun May  3 20:21:26 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon May  4 17:26:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b17d852b

dev-util/serialtalk: Bump to EAPI 7 and cmake.eclass.

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Oliver Freyermuth <o.freyermuth <AT> googlemail.com>
Closes: https://github.com/gentoo/gentoo/pull/15633
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 .../{serialtalk-9999.ebuild => serialtalk-1.2-r1.ebuild}     | 12 ++++--------
 dev-util/serialtalk/serialtalk-9999.ebuild                   | 10 +++-------
 2 files changed, 7 insertions(+), 15 deletions(-)

diff --git a/dev-util/serialtalk/serialtalk-9999.ebuild b/dev-util/serialtalk/serialtalk-1.2-r1.ebuild
similarity index 67%
copy from dev-util/serialtalk/serialtalk-9999.ebuild
copy to dev-util/serialtalk/serialtalk-1.2-r1.ebuild
index 59c9ad0a3ef..db77b5ea416 100644
--- a/dev-util/serialtalk/serialtalk-9999.ebuild
+++ b/dev-util/serialtalk/serialtalk-1.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 if [[ ${PV} == 9999 ]]; then
 	inherit git-r3
@@ -13,12 +13,8 @@ else
 	KEYWORDS="~amd64 ~x86"
 fi
 
-DESCRIPTION="simple command-line tool to talk to serial devices"
+DESCRIPTION="Simple command-line tool to talk to serial devices"
 HOMEPAGE="https://github.com/BGO-OD/serialtalk"
 
 LICENSE="GPL-3+"
 SLOT="0"
-
-src_install() {
-	cmake-utils_src_install
-}

diff --git a/dev-util/serialtalk/serialtalk-9999.ebuild b/dev-util/serialtalk/serialtalk-9999.ebuild
index 59c9ad0a3ef..0943a8aaeff 100644
--- a/dev-util/serialtalk/serialtalk-9999.ebuild
+++ b/dev-util/serialtalk/serialtalk-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 if [[ ${PV} == 9999 ]]; then
 	inherit git-r3
@@ -18,7 +18,3 @@ HOMEPAGE="https://github.com/BGO-OD/serialtalk"
 
 LICENSE="GPL-3+"
 SLOT="0"
-
-src_install() {
-	cmake-utils_src_install
-}


             reply	other threads:[~2020-05-04 17:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-04 17:26 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-21  7:15 [gentoo-commits] repo/gentoo:master commit in: dev-util/serialtalk/ Joonas Niilola
2020-07-17  7:44 Agostino Sarubbo
2020-07-17  7:21 Agostino Sarubbo
2018-02-11 10:53 Michał Górny
2017-12-16 17:24 Tobias Klausmann
2016-05-25  8:15 Patrice Clement
2016-05-06 13:16 Ian Delaney

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=1588613168.b17d852b8b0cbf58c3800d89b7637182b4ece6df.juippis@gentoo \
    --to=juippis@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