public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/osqoop/
Date: Tue,  7 Feb 2017 22:50:33 +0000 (UTC)	[thread overview]
Message-ID: <1486507826.0223e6611c47e1fba279c7db5a7a217123e55dca.xmw@gentoo> (raw)

commit:     0223e6611c47e1fba279c7db5a7a217123e55dca
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  7 22:49:38 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Feb  7 22:50:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0223e661

sci-electronics/osqoop: EAPI=6, call cmake-utils_src_prepare (thanks johu).

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-electronics/osqoop/osqoop-1.1.1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/sci-electronics/osqoop/osqoop-1.1.1.ebuild b/sci-electronics/osqoop/osqoop-1.1.1.ebuild
index 3e01da3..4d309cd 100644
--- a/sci-electronics/osqoop/osqoop-1.1.1.ebuild
+++ b/sci-electronics/osqoop/osqoop-1.1.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=6
 
 inherit cmake-utils toolchain-funcs
 
@@ -22,6 +22,8 @@ DEPEND="${RDEPEND}"
 S=${WORKDIR}/${PN}-${PN}
 
 src_prepare() {
+	cmake-utils_src_prepare
+
 	for f in $(find datasource processing -name CMakeLists.txt); do
 		sed -e '/install(TARGETS/s:DESTINATION :DESTINATION '$(get_libdir)/${PN}'/:' \
 			-i "${f}" || die


             reply	other threads:[~2017-02-07 22:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-07 22:50 Michael Weber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-04-05  0:22 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/osqoop/ Michael Weber
2018-02-04 19:20 Andreas Sturmlechner
2018-03-30 19:09 Andreas Sturmlechner
2018-03-30 19:09 Andreas Sturmlechner
2023-02-22 19:56 Sam James
2024-10-10 14:03 Andrew Ammerlaan
2024-10-10 14:03 Andrew Ammerlaan

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=1486507826.0223e6611c47e1fba279c7db5a7a217123e55dca.xmw@gentoo \
    --to=xmw@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