public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/trinity/
Date: Sat,  2 Apr 2016 09:21:47 +0000 (UTC)	[thread overview]
Message-ID: <1459588864.fa942294de2e0ac58bf1e0e1186bc1eda8320617.soap@gentoo> (raw)

commit:     fa942294de2e0ac58bf1e0e1186bc1eda8320617
Author:     Toralf Förster <toralf.foerster <AT> gmx <DOT> de>
AuthorDate: Sat Apr  2 09:14:14 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Apr  2 09:21:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa942294

dev-util/trinity: src_configure() no longer needed

due to upstream commit b91a4ef77da which changed filename from
configure.sh to configure

bump EAPI=6

update Copyright

Signed-off-by: Toralf Förster <toralf.foerster <AT> gmx.de>

 dev-util/trinity/trinity-9999.ebuild | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/dev-util/trinity/trinity-9999.ebuild b/dev-util/trinity/trinity-9999.ebuild
index 36b1a4f..caa077f 100644
--- a/dev-util/trinity/trinity-9999.ebuild
+++ b/dev-util/trinity/trinity-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit toolchain-funcs git-r3
 
@@ -26,10 +26,6 @@ src_prepare() {
 	tc-export CC
 }
 
-src_configure() {
-	./configure.sh || die
-}
-
 src_compile() {
 	emake V=1
 }


             reply	other threads:[~2016-04-02  9:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-02  9:21 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-04-14 15:19 [gentoo-commits] repo/gentoo:master commit in: dev-util/trinity/ Andrew Savchenko
2018-10-20 12:17 Pacho Ramos
2018-01-04 10:37 Pacho Ramos
2016-04-05 18:02 Patrice Clement
2015-09-15  0:41 Tim Harder

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=1459588864.fa942294de2e0ac58bf1e0e1186bc1eda8320617.soap@gentoo \
    --to=soap@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