public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-physics/tauola/
Date: Wed, 23 Sep 2015 12:48:12 +0000 (UTC)	[thread overview]
Message-ID: <1443012353.1b34418e4d64b56c8446b690f7d9c3d7a74d2032.jlec@gentoo> (raw)

commit:     1b34418e4d64b56c8446b690f7d9c3d7a74d2032
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 12:45:53 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 12:45:53 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=1b34418e

sci-physics/tauola: Use default functions

Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-physics/tauola/tauola-1.1.3.ebuild | 8 ++++----
 sci-physics/tauola/tauola-1.1.4.ebuild | 6 +++---
 sci-physics/tauola/tauola-1.1.5.ebuild | 6 +++---
 sci-physics/tauola/tauola-9999.ebuild  | 6 +++---
 4 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/sci-physics/tauola/tauola-1.1.3.ebuild b/sci-physics/tauola/tauola-1.1.3.ebuild
index 28072ce..6c115a2 100644
--- a/sci-physics/tauola/tauola-1.1.3.ebuild
+++ b/sci-physics/tauola/tauola-1.1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -47,12 +47,12 @@ src_configure() {
 }
 
 src_compile() {
-	emake
+	default
 	if use doc; then
 		cd "${S}/documentation/doxy_documentation" || die
-		emake
+		default
 		cd "${S}/documentation/latex_documentation" || die
-		emake
+		default
 	fi
 }
 

diff --git a/sci-physics/tauola/tauola-1.1.4.ebuild b/sci-physics/tauola/tauola-1.1.4.ebuild
index c7ad81a..67a62f3 100644
--- a/sci-physics/tauola/tauola-1.1.4.ebuild
+++ b/sci-physics/tauola/tauola-1.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -50,9 +50,9 @@ src_compile() {
 	emake -j1
 	if use doc; then
 		cd "${S}/documentation/doxy_documentation" || die
-		emake
+		default
 		cd "${S}/documentation/latex_documentation" || die
-		emake
+		default
 	fi
 }
 

diff --git a/sci-physics/tauola/tauola-1.1.5.ebuild b/sci-physics/tauola/tauola-1.1.5.ebuild
index b3245ba..48a2491 100644
--- a/sci-physics/tauola/tauola-1.1.5.ebuild
+++ b/sci-physics/tauola/tauola-1.1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -51,9 +51,9 @@ src_compile() {
 	emake -j1
 	if use doc; then
 		cd "${S}/documentation/doxy_documentation" || die
-		emake
+		default
 		cd "${S}/documentation/latex_documentation" || die
-		emake
+		default
 	fi
 }
 

diff --git a/sci-physics/tauola/tauola-9999.ebuild b/sci-physics/tauola/tauola-9999.ebuild
index a10c121..4785126 100644
--- a/sci-physics/tauola/tauola-9999.ebuild
+++ b/sci-physics/tauola/tauola-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -55,9 +55,9 @@ src_compile() {
 	emake -j1
 	if use doc; then
 		cd "${S}/documentation/doxy_documentation" || die
-		emake
+		default
 		cd "${S}/documentation/latex_documentation" || die
-		emake
+		default
 	fi
 }
 


             reply	other threads:[~2015-09-23 12:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-23 12:48 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-10 14:48 [gentoo-commits] proj/sci:master commit in: sci-physics/tauola/ Alexander Puck Neuwirth
2024-01-22 12:21 Horea Christian
2021-03-04 13:53 Andrew Ammerlaan
2013-12-13 15:31 Justin Lecher

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=1443012353.1b34418e4d64b56c8446b690f7d9c3d7a74d2032.jlec@gentoo \
    --to=jlec@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