public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnustep-libs/cddb: ChangeLog cddb-0.2.ebuild
@ 2011-03-29  9:21 Christoph Mende (angelos)
  0 siblings, 0 replies; 3+ messages in thread
From: Christoph Mende (angelos) @ 2011-03-29  9:21 UTC (permalink / raw
  To: gentoo-commits

angelos     11/03/29 09:21:34

  Modified:             ChangeLog cddb-0.2.ebuild
  Log:
  Stable on amd64 wrt bug #356967
  
  (Portage version: 2.2.0_alpha29/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  gnustep-libs/cddb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-libs/cddb/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-libs/cddb/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-libs/cddb/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-libs/cddb/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	3 Nov 2008 12:08:43 -0000	1.1
+++ ChangeLog	29 Mar 2011 09:21:34 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for gnustep-libs/cddb
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cddb/ChangeLog,v 1.1 2008/11/03 12:08:43 voyageur Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cddb/ChangeLog,v 1.2 2011/03/29 09:21:34 angelos Exp $
+
+  29 Mar 2011; Christoph Mende <angelos@gentoo.org> cddb-0.2.ebuild:
+  Stable on amd64 wrt bug #356967
 
 *cddb-0.2 (03 Nov 2008)
 



1.2                  gnustep-libs/cddb/cddb-0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-libs/cddb/cddb-0.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-libs/cddb/cddb-0.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-libs/cddb/cddb-0.2.ebuild?r1=1.1&r2=1.2

Index: cddb-0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-libs/cddb/cddb-0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cddb-0.2.ebuild	3 Nov 2008 12:08:43 -0000	1.1
+++ cddb-0.2.ebuild	29 Mar 2011 09:21:34 -0000	1.2
@@ -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-libs/cddb/cddb-0.2.ebuild,v 1.1 2008/11/03 12:08:43 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cddb/cddb-0.2.ebuild,v 1.2 2011/03/29 09:21:34 angelos Exp $
 
 inherit gnustep-2
 
@@ -10,7 +10,7 @@
 HOMEPAGE="http://gsburn.sf.net"
 SRC_URI="mirror://sourceforge/gsburn/${PN}.bundle-${PV}.tar.gz"
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE=""






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in gnustep-libs/cddb: ChangeLog cddb-0.2.ebuild
@ 2011-04-10 18:21 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (fauli) @ 2011-04-10 18:21 UTC (permalink / raw
  To: gentoo-commits

fauli       11/04/10 18:21:07

  Modified:             ChangeLog cddb-0.2.ebuild
  Log:
  stable x86, bug 356967
  
  (Portage version: 2.1.9.42/cvs/Linux i686)

Revision  Changes    Path
1.3                  gnustep-libs/cddb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-libs/cddb/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-libs/cddb/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-libs/cddb/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-libs/cddb/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	29 Mar 2011 09:21:34 -0000	1.2
+++ ChangeLog	10 Apr 2011 18:21:07 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for gnustep-libs/cddb
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cddb/ChangeLog,v 1.2 2011/03/29 09:21:34 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cddb/ChangeLog,v 1.3 2011/04/10 18:21:07 fauli Exp $
+
+  10 Apr 2011; Christian Faulhammer <fauli@gentoo.org> cddb-0.2.ebuild:
+  stable x86, bug 356967
 
   29 Mar 2011; Christoph Mende <angelos@gentoo.org> cddb-0.2.ebuild:
   Stable on amd64 wrt bug #356967



1.3                  gnustep-libs/cddb/cddb-0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-libs/cddb/cddb-0.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-libs/cddb/cddb-0.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-libs/cddb/cddb-0.2.ebuild?r1=1.2&r2=1.3

Index: cddb-0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-libs/cddb/cddb-0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cddb-0.2.ebuild	29 Mar 2011 09:21:34 -0000	1.2
+++ cddb-0.2.ebuild	10 Apr 2011 18:21:07 -0000	1.3
@@ -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/gnustep-libs/cddb/cddb-0.2.ebuild,v 1.2 2011/03/29 09:21:34 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cddb/cddb-0.2.ebuild,v 1.3 2011/04/10 18:21:07 fauli Exp $
 
 inherit gnustep-2
 
@@ -10,7 +10,7 @@
 HOMEPAGE="http://gsburn.sf.net"
 SRC_URI="mirror://sourceforge/gsburn/${PN}.bundle-${PV}.tar.gz"
 
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 LICENSE="GPL-2"
 SLOT="0"
 IUSE=""






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in gnustep-libs/cddb: ChangeLog cddb-0.2.ebuild
@ 2011-04-20 15:28 Bernard Cafarelli (voyageur)
  0 siblings, 0 replies; 3+ messages in thread
From: Bernard Cafarelli (voyageur) @ 2011-04-20 15:28 UTC (permalink / raw
  To: gentoo-commits

voyageur    11/04/20 15:28:29

  Modified:             ChangeLog cddb-0.2.ebuild
  Log:
  Fix compilation (use of bool keyword as variable name)
  
  (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  gnustep-libs/cddb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-libs/cddb/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-libs/cddb/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-libs/cddb/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-libs/cddb/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	10 Apr 2011 18:21:07 -0000	1.3
+++ ChangeLog	20 Apr 2011 15:28:29 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for gnustep-libs/cddb
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cddb/ChangeLog,v 1.3 2011/04/10 18:21:07 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cddb/ChangeLog,v 1.4 2011/04/20 15:28:29 voyageur Exp $
+
+  20 Apr 2011; Bernard Cafarelli <voyageur@gentoo.org> cddb-0.2.ebuild,
+  +files/cddb-0.2-bool.patch:
+  Fix compilation (use of bool keyword as variable name)
 
   10 Apr 2011; Christian Faulhammer <fauli@gentoo.org> cddb-0.2.ebuild:
   stable x86, bug 356967



1.4                  gnustep-libs/cddb/cddb-0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-libs/cddb/cddb-0.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-libs/cddb/cddb-0.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-libs/cddb/cddb-0.2.ebuild?r1=1.3&r2=1.4

Index: cddb-0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/gnustep-libs/cddb/cddb-0.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cddb-0.2.ebuild	10 Apr 2011 18:21:07 -0000	1.3
+++ cddb-0.2.ebuild	20 Apr 2011 15:28:29 -0000	1.4
@@ -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/gnustep-libs/cddb/cddb-0.2.ebuild,v 1.3 2011/04/10 18:21:07 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/cddb/cddb-0.2.ebuild,v 1.4 2011/04/20 15:28:29 voyageur Exp $
 
 inherit gnustep-2
 
@@ -20,4 +20,5 @@
 	cd "${S}"
 
 	epatch "${FILESDIR}"/${P}-gnustep-make-2.patch
+	epatch "${FILESDIR}"/${P}-bool.patch
 }






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-04-20 15:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-10 18:21 [gentoo-commits] gentoo-x86 commit in gnustep-libs/cddb: ChangeLog cddb-0.2.ebuild Christian Faulhammer (fauli)
  -- strict thread matches above, loose matches on Subject: below --
2011-04-20 15:28 Bernard Cafarelli (voyageur)
2011-03-29  9:21 Christoph Mende (angelos)

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