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, 28 Nov 2010 20:29:28 +0000 (UTC)	[thread overview]
Message-ID: <20101128202928.1CD8820051@flycatcher.gentoo.org> (raw)

spock       10/11/28 20:29:28

  Modified:             ChangeLog splashutils-1.5.4.3-r3.ebuild
  Log:
  Add a fix for bug #346339.
  
  (Portage version: 2.1.9.25/cvs/Linux x86_64)

Revision  Changes    Path
1.184                media-gfx/splashutils/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -r1.183 -r1.184
--- ChangeLog	10 Oct 2010 12:52:04 -0000	1.183
+++ ChangeLog	28 Nov 2010 20:29:27 -0000	1.184
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/splashutils
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.183 2010/10/10 12:52:04 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.184 2010/11/28 20:29:27 spock Exp $
+
+  28 Nov 2010; Michał Januszewski <spock@gentoo.org>
+  splashutils-1.5.4.3-r3.ebuild:
+  Add a fix for bug #346339.
 
   10 Oct 2010; Michał Januszewski <spock@gentoo.org>
   splashutils-1.5.4.3-r3.ebuild,



1.9                  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.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r3.ebuild?rev=1.9&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.8&r2=1.9

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.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- splashutils-1.5.4.3-r3.ebuild	10 Oct 2010 12:52:04 -0000	1.8
+++ splashutils-1.5.4.3-r3.ebuild	28 Nov 2010 20:29:27 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.8 2010/10/10 12:52:04 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.5.4.3-r3.ebuild,v 1.9 2010/11/28 20:29:27 spock Exp $
 
 EAPI="2"
 
@@ -107,6 +107,12 @@
 	epatch "${FILESDIR}"/initrd.splash-cmp-str-instead-of-int.patch
 	cd "${S}"
 
+	# Latest version of klibc defined its own version of ferror, so there is
+	# not need for the hack in klibc_compat.h
+	if has_version ">=dev-libs/klibc-1.5.20"; then
+		echo > "libs/klibc_compat.h"
+	fi
+
 	rm -f m4/*
 	eautoreconf
 }






             reply	other threads:[~2010-11-28 20:29 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-28 20:29 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-05-08 15:30 Michael Januszewski (spock)
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-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=20101128202928.1CD8820051@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