public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Januszewski (spock)" <spock@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/splashutils: ChangeLog splashutils-1.5.4.3-r3.ebuild
Date: Sun,  8 May 2011 15:30:15 +0000 (UTC)	[thread overview]
Message-ID: <20110508153015.2D91220054@flycatcher.gentoo.org> (raw)

spock       11/05/08 15:30:15

  Modified:             ChangeLog splashutils-1.5.4.3-r3.ebuild
  Log:
  Add a patch for libpng-1.5 compatiblity (bug #361333).
  
  (Portage version: 2.1.9.47/cvs/Linux x86_64)

Revision  Changes    Path
1.188                media-gfx/splashutils/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/ChangeLog?rev=1.188&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/ChangeLog?rev=1.188&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/ChangeLog?r1=1.187&r2=1.188

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- ChangeLog	26 Mar 2011 22:01:16 -0000	1.187
+++ ChangeLog	8 May 2011 15:30:15 -0000	1.188
@@ -1,6 +1,11 @@
 # ChangeLog for media-gfx/splashutils
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.187 2011/03/26 22:01:16 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.188 2011/05/08 15:30:15 spock Exp $
+
+  08 May 2011; Michał Januszewski <spock@gentoo.org>
+  splashutils-1.5.4.3-r3.ebuild,
+  +files/splashutils-1.5.4.3-libpng15_compat.patch:
+  Add a patch for libpng-1.5 compatiblity (bug #361333).
 
   26 Mar 2011; Michał Januszewski <spock@gentoo.org>
   splashutils-1.5.4.3-r3.ebuild:



1.14                 media-gfx/splashutils/splashutils-1.5.4.3-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r3.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r3.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r3.ebuild?r1=1.13&r2=1.14

Index: splashutils-1.5.4.3-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r3.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- splashutils-1.5.4.3-r3.ebuild	27 Mar 2011 07:09:41 -0000	1.13
+++ splashutils-1.5.4.3-r3.ebuild	8 May 2011 15:30:15 -0000	1.14
@@ -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/media-gfx/splashutils/splashutils-1.5.4.3-r3.ebuild,v 1.13 2011/03/27 07:09:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r3.ebuild,v 1.14 2011/05/08 15:30:15 spock Exp $
 
 EAPI="2"
 
@@ -89,6 +89,7 @@
 	epatch "${FILESDIR}"/splashutils-1.5.4.3-makefile.patch
 	epatch "${FILESDIR}"/splashutils-1.5.4.3-splash_geninitramfs.patch
 	epatch "${FILESDIR}"/splashutils-1.5.4.3-libjpeg.patch
+	epatch "${FILESDIR}"/splashutils-1.5.4.3-libpng15_compat.patch
 	epatch "${FILESDIR}"/splashutils-1.5.4.3-daemon-exit-signal.patch
 	epatch "${FILESDIR}"/splashutils-1.5.4.3-splash-functions.patch
 	epatch "${FILESDIR}"/splashutils-1.5.4.3-splash_util.patch






             reply	other threads:[~2011-05-08 15:30 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-08 15:30 Michael Januszewski (spock) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-10-19  3:09 [gentoo-commits] gentoo-x86 commit in media-gfx/splashutils: ChangeLog splashutils-1.5.4.3-r3.ebuild Peter Volkov (pva)
2011-09-04 14:13 Michael Januszewski (spock)
2011-06-08 13:25 Kacper Kowalik (xarthisius)
2011-06-08 13:23 Kacper Kowalik (xarthisius)
2011-03-26 22:01 Michael Januszewski (spock)
2011-02-25 13:43 Samuli Suominen (ssuominen)
2011-01-06 22:03 Michael Januszewski (spock)
2010-11-28 20:29 Michael Januszewski (spock)
2010-10-10 12:52 Michael Januszewski (spock)
2010-09-30  8:15 Michael Januszewski (spock)
2010-08-28 20:52 Michael Januszewski (spock)
2010-08-28 20:37 Michael Januszewski (spock)
2010-07-19  1:26 Joseph Jezak (josejx)
2010-07-11 11:46 Markos Chandras (hwoarang)
2010-07-06 19:07 Christian Faulhammer (fauli)
2010-07-03 18:35 Michael Januszewski (spock)

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=20110508153015.2D91220054@flycatcher.gentoo.org \
    --to=spock@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