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: games-board/holdingnuts/
Date: Mon, 16 Oct 2017 00:08:45 +0000 (UTC)	[thread overview]
Message-ID: <1508112452.268cdc056ddcc77cca94428f348db2cd0ca90c95.soap@gentoo> (raw)

commit:     268cdc056ddcc77cca94428f348db2cd0ca90c95
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 15 23:47:10 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Oct 16 00:07:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=268cdc05

games-board/holdingnuts: [QA] Add cmake-utils_src_prepare

Package-Manager: Portage-2.3.11, Repoman-2.3.3

 games-board/holdingnuts/holdingnuts-0.0.5-r1.ebuild | 10 ++++++++--
 games-board/holdingnuts/holdingnuts-0.0.5-r2.ebuild |  4 ++--
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/games-board/holdingnuts/holdingnuts-0.0.5-r1.ebuild b/games-board/holdingnuts/holdingnuts-0.0.5-r1.ebuild
index 457e8f4aa2c..43adabfbe09 100644
--- a/games-board/holdingnuts/holdingnuts-0.0.5-r1.ebuild
+++ b/games-board/holdingnuts/holdingnuts-0.0.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -23,9 +23,15 @@ RDEPEND="
 DEPEND="${RDEPEND}
 	>=dev-util/cmake-2.6.3"
 
+PATCHES=(
+	# upstream patch (bug #307901)
+	"${FILESDIR}"/${P}-wheel.patch
+)
+
 src_prepare() {
+	cmake-utils_src_prepare
+
 	sed -i -e '/^Path/d' holdingnuts.desktop || die
-	epatch "${FILESDIR}"/${P}-wheel.patch # upstream patch (bug #307901)
 }
 
 src_configure() {

diff --git a/games-board/holdingnuts/holdingnuts-0.0.5-r2.ebuild b/games-board/holdingnuts/holdingnuts-0.0.5-r2.ebuild
index 08d29871cc4..daad81defad 100644
--- a/games-board/holdingnuts/holdingnuts-0.0.5-r2.ebuild
+++ b/games-board/holdingnuts/holdingnuts-0.0.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -28,7 +28,7 @@ PATCHES=(
 )
 
 src_prepare() {
-	default
+	cmake-utils_src_prepare
 
 	sed -i -e '/^Path/d' holdingnuts.desktop || die
 }


             reply	other threads:[~2017-10-16  0:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-16  0:08 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-09-14 19:44 [gentoo-commits] repo/gentoo:master commit in: games-board/holdingnuts/ Michael Palimaka
2016-08-05  0:23 Austin English

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=1508112452.268cdc056ddcc77cca94428f348db2cd0ca90c95.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