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 media-tv/tvtime: ChangeLog tvtime-1.0.2-r2.ebuild
Date: Sat, 08 Aug 2009 22:28:37 +0000	[thread overview]
Message-ID: <E1MZuOz-0002mH-3t@stork.gentoo.org> (raw)

ssuominen    09/08/08 22:28:37

  Modified:             ChangeLog tvtime-1.0.2-r2.ebuild
  Log:
  Fix building with GLIBC 2.10+ wrt #275119, thanks to Markus Rathgeb for patch.
  (Portage version: 2.2_rc36/cvs/Linux x86_64)

Revision  Changes    Path
1.44                 media-tv/tvtime/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/tvtime/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/tvtime/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/tvtime/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/tvtime/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	27 Nov 2007 10:46:09 -0000	1.43
+++ ChangeLog	8 Aug 2009 22:28:37 -0000	1.44
@@ -1,6 +1,11 @@
 # ChangeLog for media-tv/tvtime
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/ChangeLog,v 1.43 2007/11/27 10:46:09 zzam Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/ChangeLog,v 1.44 2009/08/08 22:28:37 ssuominen Exp $
+
+  08 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
+  tvtime-1.0.2-r2.ebuild, +files/tvtime-1.0.2-glibc-2.10.patch:
+  Fix building with GLIBC 2.10+ wrt #275119, thanks to Markus Rathgeb for
+  patch.
 
   27 Nov 2007; Matthias Schwarzott <zzam@gentoo.org> tvtime-1.0.2.ebuild,
   tvtime-1.0.2-r1.ebuild, tvtime-1.0.2-r2.ebuild:



1.3                  media-tv/tvtime/tvtime-1.0.2-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/tvtime/tvtime-1.0.2-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/tvtime/tvtime-1.0.2-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/tvtime/tvtime-1.0.2-r2.ebuild?r1=1.2&r2=1.3

Index: tvtime-1.0.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/tvtime/tvtime-1.0.2-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tvtime-1.0.2-r2.ebuild	27 Nov 2007 10:46:09 -0000	1.2
+++ tvtime-1.0.2-r2.ebuild	8 Aug 2009 22:28:37 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/tvtime-1.0.2-r2.ebuild,v 1.2 2007/11/27 10:46:09 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/tvtime-1.0.2-r2.ebuild,v 1.3 2009/08/08 22:28:37 ssuominen Exp $
 
 WANT_AUTOMAKE=1.7
 WANT_AUTOCONF=2.5
@@ -39,7 +39,8 @@
 	unpack ${A}
 	cd "${S}"
 
-	epatch "${FILESDIR}"/tvtime-1.0.2-gcc41.patch
+	epatch "${FILESDIR}"/${P}-gcc41.patch
+	epatch "${FILESDIR}"/${P}-glibc-2.10.patch
 
 	# use 'tvtime' for the application icon see bug #66293
 	sed -i -e "s/tvtime.png/tvtime/" docs/net-tvtime.desktop






             reply	other threads:[~2009-08-08 22:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-08 22:28 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-08 10:02 [gentoo-commits] gentoo-x86 commit in media-tv/tvtime: ChangeLog tvtime-1.0.2-r2.ebuild Samuli Suominen (ssuominen)
2011-10-10 18:51 Samuli Suominen (ssuominen)
2010-12-01  5:10 Diego Petteno (flameeyes)
2010-05-03 23:26 Samuli Suominen (ssuominen)
2010-03-16 18:34 Christian Faulhammer (fauli)
2010-03-12 19:08 Samuli Suominen (ssuominen)
2007-11-17 13:35 Diego Petteno (flameeyes)

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=E1MZuOz-0002mH-3t@stork.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