public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/emact/
Date: Sat, 15 May 2021 19:35:55 +0000 (UTC)	[thread overview]
Message-ID: <1621107305.0d752f89fe4705e0dd41f43b649c7add75e2a506.ulm@gentoo> (raw)

commit:     0d752f89fe4705e0dd41f43b649c7add75e2a506
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat May 15 19:25:58 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat May 15 19:35:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d752f89

app-editors/emact: EAPI 7 bump

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-editors/emact/{emact-2.58.0.ebuild => emact-2.58.0-r1.ebuild} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-editors/emact/emact-2.58.0.ebuild b/app-editors/emact/emact-2.58.0-r1.ebuild
similarity index 83%
rename from app-editors/emact/emact-2.58.0.ebuild
rename to app-editors/emact/emact-2.58.0-r1.ebuild
index bf90ddb88e8..2667c067d36 100644
--- a/app-editors/emact/emact-2.58.0.ebuild
+++ b/app-editors/emact/emact-2.58.0-r1.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 toolchain-funcs
 
@@ -17,8 +17,8 @@ IUSE="gui"
 RDEPEND="sys-libs/ncurses:0=
 	gui? ( x11-libs/libX11 )"
 DEPEND="${RDEPEND}
-	virtual/pkgconfig
 	gui? ( x11-base/xorg-proto )"
+BDEPEND="virtual/pkgconfig"
 
 src_configure() {
 	econf \
@@ -27,6 +27,6 @@ src_configure() {
 }
 
 src_install() {
-	emake INSTALL="${ED%/}"/usr install
+	emake INSTALL="${ED}"/usr install
 	#dodoc README
 }


             reply	other threads:[~2021-05-15 19:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-15 19:35 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-29 11:44 [gentoo-commits] repo/gentoo:master commit in: app-editors/emact/ Ulrich Müller
2018-07-20 19:03 Ulrich Müller
2018-07-20 19:03 Ulrich Müller
2018-05-27 20:10 Mikle Kolyada
2018-05-27  1:57 Thomas Deutschmann
2018-04-02 14:03 Ulrich Müller
2018-03-18 22:41 Ulrich Müller
2018-03-18 12:49 Ulrich Müller

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=1621107305.0d752f89fe4705e0dd41f43b649c7add75e2a506.ulm@gentoo \
    --to=ulm@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