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-emacs/bbdb/
Date: Tue, 27 Aug 2019 09:23:43 +0000 (UTC)	[thread overview]
Message-ID: <1566897818.4669dadc7dc3ec65c4e1330cf476d9f4afe0252c.ulm@gentoo> (raw)

commit:     4669dadc7dc3ec65c4e1330cf476d9f4afe0252c
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 27 09:02:17 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Aug 27 09:23:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4669dadc

app-emacs/bbdb: Bump EAPI to 7.

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

 app-emacs/bbdb/{bbdb-3.1.2.ebuild => bbdb-3.1.2-r1.ebuild} | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/app-emacs/bbdb/bbdb-3.1.2.ebuild b/app-emacs/bbdb/bbdb-3.1.2-r1.ebuild
similarity index 85%
rename from app-emacs/bbdb/bbdb-3.1.2.ebuild
rename to app-emacs/bbdb/bbdb-3.1.2-r1.ebuild
index 58c9da5277c..b747df62d95 100644
--- a/app-emacs/bbdb/bbdb-3.1.2.ebuild
+++ b/app-emacs/bbdb/bbdb-3.1.2-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit elisp autotools
 
@@ -15,15 +15,16 @@ KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
 IUSE="tex vm"
 RESTRICT="test" #631700
 
-DEPEND="tex? ( virtual/tex-base )
-	vm? ( app-emacs/vm )"
-RDEPEND="${DEPEND}"
+BDEPEND="vm? ( app-emacs/vm )"
+RDEPEND="${BDEPEND}
+	tex? ( virtual/tex-base )"
 
 SITEFILE="50${PN}-gentoo-${PV}.el"
 TEXMF="/usr/share/texmf-site"
 
 src_prepare() {
-	epatch "${FILESDIR}"/${P}-no-init.patch
+	eapply "${FILESDIR}"/${P}-no-init.patch
+	eapply_user
 	eautoreconf
 }
 


             reply	other threads:[~2019-08-27  9:23 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-27  9:23 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-25 15:26 [gentoo-commits] repo/gentoo:master commit in: app-emacs/bbdb/ Maciej Barć
2024-06-07 16:56 Arthur Zamarin
2024-05-06 18:00 Maciej Barć
2023-02-10 20:36 Sam James
2022-07-07 14:21 Maciej Barć
2022-05-14  9:19 Jakov Smolić
2022-05-13 22:15 Ulrich Müller
2022-04-11  7:58 Ulrich Müller
2022-04-10 19:09 Ulrich Müller
2022-04-10 14:27 Ulrich Müller
2020-03-12 14:53 Ulrich Müller
2019-10-12  4:30 Matt Turner
2019-09-20  7:10 Sergei Trofimovich
2019-08-31 12:30 Sergei Trofimovich
2019-08-28  9:51 Agostino Sarubbo
2019-08-27 22:58 Sergei Trofimovich
2019-08-27 20:45 Agostino Sarubbo
2017-09-22 16:07 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=1566897818.4669dadc7dc3ec65c4e1330cf476d9f4afe0252c.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