public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/libmcpp/
Date: Sat, 27 Mar 2021 02:58:01 +0000 (UTC)	[thread overview]
Message-ID: <1616813854.457a911091c74bf83dc65df389cc857538d5ac87.sam@gentoo> (raw)

commit:     457a911091c74bf83dc65df389cc857538d5ac87
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 01:17:46 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 02:57:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=457a9110

dev-cpp/libmcpp: port to EAPI 7

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-cpp/libmcpp/libmcpp-2.7.2-r3.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-cpp/libmcpp/libmcpp-2.7.2-r3.ebuild b/dev-cpp/libmcpp/libmcpp-2.7.2-r3.ebuild
index d22a2e028a4..d23fe35ce3e 100644
--- a/dev-cpp/libmcpp/libmcpp-2.7.2-r3.ebuild
+++ b/dev-cpp/libmcpp/libmcpp-2.7.2-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 inherit autotools
 
@@ -10,14 +10,13 @@ MY_P=${P/lib/}
 DESCRIPTION="A portable C++ preprocessor"
 HOMEPAGE="http://mcpp.sourceforge.net"
 SRC_URI="mirror://sourceforge/mcpp/${MY_P}.tar.gz"
+S="${WORKDIR}"/${MY_P}
 
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~ia64 x86 ~x86-linux ~x64-macos"
 IUSE="static-libs"
 
-S=${WORKDIR}/${MY_P}
-
 PATCHES=(
 	"${FILESDIR}"/${PN}-2.7.2-fix-build-system.patch
 	"${FILESDIR}"/${PN}-2.7.2-zeroc.patch


             reply	other threads:[~2021-03-27  2:58 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-27  2:58 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-23 13:06 [gentoo-commits] repo/gentoo:master commit in: dev-cpp/libmcpp/ Petr Vaněk
2024-10-07  2:49 Sam James
2024-10-07  2:44 Sam James
2023-10-13 10:58 WANG Xuerui
2022-12-18 18:50 Arthur Zamarin
2022-12-18 18:50 Arthur Zamarin
2022-07-23 19:44 Sam James
2022-06-08  7:57 Jakov Smolić
2021-09-12 14:26 Yixun Lan
2021-09-12 14:26 Yixun Lan
2021-04-22  3:01 Sam James
2021-04-22  2:59 Sam James
2021-03-27  4:51 Sam James
2021-03-27  2:58 Sam James
2021-03-27  2:58 Sam James
2020-12-20 17:35 Sam James
2020-12-20 16:30 Thomas Deutschmann
2020-12-19 19:36 Sam James
2017-01-23 17:38 David Seifert
2017-01-23 15:46 Agostino Sarubbo
2017-01-23 13:51 Agostino Sarubbo

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=1616813854.457a911091c74bf83dc65df389cc857538d5ac87.sam@gentoo \
    --to=sam@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