public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/lightspeed: ChangeLog lightspeed-1.2a-r1.ebuild
Date: Wed, 14 Sep 2011 18:51:32 +0000 (UTC)	[thread overview]
Message-ID: <20110914185132.921142004C@flycatcher.gentoo.org> (raw)

ssuominen    11/09/14 18:51:32

  Modified:             ChangeLog lightspeed-1.2a-r1.ebuild
  Log:
  Fix building with libpng15 wrt #378397 by Diego Elio Pettenò
  
  (Portage version: 2.2.0_alpha55/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 sci-physics/lightspeed/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lightspeed/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lightspeed/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lightspeed/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/lightspeed/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	7 Apr 2011 18:37:15 -0000	1.17
+++ ChangeLog	14 Sep 2011 18:51:32 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for sci-physics/lightspeed
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/lightspeed/ChangeLog,v 1.17 2011/04/07 18:37:15 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/lightspeed/ChangeLog,v 1.18 2011/09/14 18:51:32 ssuominen Exp $
+
+  14 Sep 2011; Samuli Suominen <ssuominen@gentoo.org>
+  lightspeed-1.2a-r1.ebuild, +files/lightspeed-1.2a-libpng15.patch:
+  Fix building with libpng15 wrt #378397 by Diego Elio Pettenò
 
   07 Apr 2011; Sébastien Fabbro <bicatali@gentoo.org>
   lightspeed-1.2a-r1.ebuild, +files/lightspeed-1.2a-autoconf.patch:



1.13                 sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild?r1=1.12&r2=1.13

Index: lightspeed-1.2a-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- lightspeed-1.2a-r1.ebuild	7 Apr 2011 18:37:15 -0000	1.12
+++ lightspeed-1.2a-r1.ebuild	14 Sep 2011 18:51:32 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild,v 1.12 2011/04/07 18:37:15 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/lightspeed/lightspeed-1.2a-r1.ebuild,v 1.13 2011/09/14 18:51:32 ssuominen Exp $
 
 EAPI=2
 
@@ -40,7 +40,9 @@
 
 src_prepare() {
 	epatch "${WORKDIR}/${DEB_PATCH}.diff"
-	epatch "${FILESDIR}"/${P}-autoconf.patch
+	epatch \
+		"${FILESDIR}"/${P}-autoconf.patch \
+		"${FILESDIR}"/${P}-libpng15.patch
 	eautoreconf
 }
 






             reply	other threads:[~2011-09-14 18:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-14 18:51 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-02-16 23:52 [gentoo-commits] gentoo-x86 commit in sci-physics/lightspeed: ChangeLog lightspeed-1.2a-r1.ebuild Sebastien Fabbro (bicatali)
2011-04-07 18:37 Sebastien Fabbro (bicatali)
2011-03-06  9:34 Justin Lecher (jlec)
2010-12-02 20:09 Justin Lecher (jlec)
2009-09-09 21:38 Sebastien Fabbro (bicatali)
2008-12-14 23:50 Markus Meier (maekke)
2008-12-14 13:44 Gysbert Wassenaar (nixnut)
2008-12-09 12:06 Sebastien Fabbro (bicatali)
2008-05-21 14:15 Samuli Suominen (drac)
2008-05-21 14:10 Samuli Suominen (drac)

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=20110914185132.921142004C@flycatcher.gentoo.org \
    --to=ssuominen@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