public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/pegtl/
Date: Fri, 10 Jul 2020 11:53:13 +0000 (UTC)	[thread overview]
Message-ID: <1594381976.c34373f5f1d09d31265f8ec8215f4fa7241c94ca.asturm@gentoo> (raw)

commit:     c34373f5f1d09d31265f8ec8215f4fa7241c94ca
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 10 10:51:13 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jul 10 11:52:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c34373f5

dev-libs/pegtl: Switch to cmake.eclass

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 dev-libs/pegtl/pegtl-2.8.3.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/dev-libs/pegtl/pegtl-2.8.3.ebuild b/dev-libs/pegtl/pegtl-2.8.3.ebuild
index 51b7872a603..a2ead2df29f 100644
--- a/dev-libs/pegtl/pegtl-2.8.3.ebuild
+++ b/dev-libs/pegtl/pegtl-2.8.3.ebuild
@@ -3,9 +3,9 @@
 
 EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
-DESCRIPTION="header-only library for creating parsers according to Parsing Expression Grammar"
+DESCRIPTION="Header-only library for creating parsers according to Parsing Expression Grammar"
 HOMEPAGE="https://github.com/taocpp/PEGTL"
 SRC_URI="https://github.com/taocpp/PEGTL/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
@@ -13,9 +13,7 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"
-RESTRICT="!test? ( test )"
 
-DEPEND=""
-RDEPEND="${DEPEND}"
+RESTRICT="!test? ( test )"
 
 S="${WORKDIR}/PEGTL-${PV}"


             reply	other threads:[~2020-07-10 11:53 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-10 11:53 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-10 22:43 [gentoo-commits] repo/gentoo:master commit in: dev-libs/pegtl/ Sam James
2024-11-23 20:52 Sam James
2024-08-29 19:03 Andreas Sturmlechner
2024-05-07 13:12 Andrew Ammerlaan
2024-05-07 12:52 Andrew Ammerlaan
2024-04-09 17:32 Arthur Zamarin
2023-03-05  4:13 Sam James
2022-05-19 12:12 Joonas Niilola
2022-02-05 17:27 Jakov Smolić
2021-09-20 18:15 Andreas K. Hüttel
2021-09-20 17:51 Andreas K. Hüttel
2021-09-10 23:04 Marek Szuba
2021-09-10 22:51 Marek Szuba
2021-05-25 10:47 Sam James
2021-02-22 18:57 Sam James
2021-01-24 13:49 David Seifert
2020-12-27  0:43 Sam James
2020-12-26 23:46 Andreas Sturmlechner
2020-07-10 11:53 Andreas Sturmlechner
2020-06-01 20:39 Christoph Junghans
2017-06-27 20:32 Christoph Junghans
2017-05-22 19:35 Christoph Junghans
2017-05-21 19:21 Christoph Junghans
2017-04-17 16:36 Christoph Junghans
2017-01-10 21:57 Christoph Junghans
2016-12-06  0:22 Christoph Junghans

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=1594381976.c34373f5f1d09d31265f8ec8215f4fa7241c94ca.asturm@gentoo \
    --to=asturm@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