public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnustep-apps/gridlock: ChangeLog gridlock-1.10.ebuild
@ 2011-08-19  9:43 Bernard Cafarelli (voyageur)
  0 siblings, 0 replies; only message in thread
From: Bernard Cafarelli (voyageur) @ 2011-08-19  9:43 UTC (permalink / raw
  To: gentoo-commits

voyageur    11/08/19 09:43:40

  Modified:             ChangeLog gridlock-1.10.ebuild
  Log:
  Fix runtime headers inclusion, from debian bug 629202. Fixes bug #374951
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 gnustep-apps/gridlock/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gridlock/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gridlock/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gridlock/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	8 Mar 2008 13:32:44 -0000	1.14
+++ ChangeLog	19 Aug 2011 09:43:40 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for gnustep-apps/gridlock
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/ChangeLog,v 1.14 2008/03/08 13:32:44 coldwind Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/ChangeLog,v 1.15 2011/08/19 09:43:40 voyageur Exp $
+
+  19 Aug 2011; Bernard Cafarelli <voyageur@gentoo.org> gridlock-1.10.ebuild,
+  +files/gridlock-1.10-objcruntime.patch:
+  Fix runtime headers inclusion, from debian bug 629202. Fixes bug #374951
 
   08 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> gridlock-1.10.ebuild:
   amd64 stable wrt bug #207381



1.5                  gnustep-apps/gridlock/gridlock-1.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gridlock/gridlock-1.10.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gridlock/gridlock-1.10.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/gridlock/gridlock-1.10.ebuild?r1=1.4&r2=1.5

Index: gridlock-1.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/gridlock-1.10.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gridlock-1.10.ebuild	8 Mar 2008 13:32:44 -0000	1.4
+++ gridlock-1.10.ebuild	19 Aug 2011 09:43:40 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/gridlock-1.10.ebuild,v 1.4 2008/03/08 13:32:44 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/gridlock-1.10.ebuild,v 1.5 2011/08/19 09:43:40 voyageur Exp $
 
 inherit gnustep-2
 
@@ -12,3 +12,8 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
+IUSE=""
+
+src_prepare() {
+	epatch "${FIESDIR}"/${P}-objcruntime.patch
+}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-08-19  9:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-19  9:43 [gentoo-commits] gentoo-x86 commit in gnustep-apps/gridlock: ChangeLog gridlock-1.10.ebuild Bernard Cafarelli (voyageur)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox