public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Francois Bissey" <f.r.bissey@massey.ac.nz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/modglue/
Date: Tue,  3 Sep 2013 22:11:49 +0000 (UTC)	[thread overview]
Message-ID: <1378246256.fb66c1023af791fdc385c9781eab3e62afff0777.fbissey@gentoo> (raw)

commit:     fb66c1023af791fdc385c9781eab3e62afff0777
Author:     François Bissey <francois.bissey <AT> canterbury <DOT> ac <DOT> nz>
AuthorDate: Tue Sep  3 22:10:56 2013 +0000
Commit:     Francois Bissey <f.r.bissey <AT> massey <DOT> ac <DOT> nz>
CommitDate: Tue Sep  3 22:10:56 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=fb66c102

Fix PATCHES definition, it shouldn't include 'epatch'

---
 sci-libs/modglue/ChangeLog           | 5 ++++-
 sci-libs/modglue/modglue-1.16.ebuild | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/sci-libs/modglue/ChangeLog b/sci-libs/modglue/ChangeLog
index 732b784..eb811e9 100644
--- a/sci-libs/modglue/ChangeLog
+++ b/sci-libs/modglue/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  03 Sep 2013; François Bissey <francois.bissey@canterbury.ac.nz>
+  modglue-1.16.ebuild:
+  Fix PATCHES definition, it shouldn't include 'epatch'
+
   03 Mar 2013; Justin Lecher <jlec@gentoo.org> modglue-1.16.ebuild,
   metadata.xml:
   Move to EPAI=5 and virtual/pkgconfig; clean usage of autotools-utils.eclass
@@ -39,4 +43,3 @@
 
   03 Apr 2009; Francois Bissey <f.r.bissey@massey.ac.nz> ChangeLog:
   Initial import for the science overlay
-

diff --git a/sci-libs/modglue/modglue-1.16.ebuild b/sci-libs/modglue/modglue-1.16.ebuild
index afabe76..ab4602c 100644
--- a/sci-libs/modglue/modglue-1.16.ebuild
+++ b/sci-libs/modglue/modglue-1.16.ebuild
@@ -25,12 +25,12 @@ AUTOTOOLS_IN_SOURCE_BUILD=1
 
 PATCHES=(
 	# Respect LDFLAGS
-	epatch "${FILESDIR}"/${P}-ldflags.patch
+	"${FILESDIR}"/${P}-ldflags.patch
 	# fix parallel make. test are made at the same time as the library??
-	epatch "${FILESDIR}"/${P}-parallelmake.patch
+	"${FILESDIR}"/${P}-parallelmake.patch
 	# take care of the lib/lib64 problem. Without this modglue installs
 	# stuff in /usr/usr/lib64 on 64bits systems.
-	epatch "${FILESDIR}"/${P}-lib64.patch
+	"${FILESDIR}"/${P}-lib64.patch
 )
 
 src_install() {


             reply	other threads:[~2013-09-03 22:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-03 22:11 Francois Bissey [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-24 17:09 [gentoo-commits] proj/sci:master commit in: sci-libs/modglue/ Justin Lecher
2011-03-07 12:01 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=1378246256.fb66c1023af791fdc385c9781eab3e62afff0777.fbissey@gentoo \
    --to=f.r.bissey@massey.ac.nz \
    --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