public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/tinycobol: ChangeLog tinycobol-0.64.ebuild
@ 2009-07-17 18:45 Patrick Kursawe (phosphan)
  0 siblings, 0 replies; 3+ messages in thread
From: Patrick Kursawe (phosphan) @ 2009-07-17 18:45 UTC (permalink / raw
  To: gentoo-commits

phosphan    09/07/17 18:45:34

  Modified:             ChangeLog tinycobol-0.64.ebuild
  Log:
  Fixed some parallel make problems.
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.15                 dev-lang/tinycobol/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tinycobol/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tinycobol/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tinycobol/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	17 Jul 2009 17:29:17 -0000	1.14
+++ ChangeLog	17 Jul 2009 18:45:34 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/tinycobol
 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/ChangeLog,v 1.14 2009/07/17 17:29:17 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/ChangeLog,v 1.15 2009/07/17 18:45:34 phosphan Exp $
+
+  17 Jul 2009; Patrick Kursawe <phosphan@gentoo.org>
+  files/tinycobol-0.64.patch:
+  Fixed some parallel make problems.
 
   17 Jul 2009; Patrick Kursawe <phosphan@gentoo.org>
   -files/tinycobol-0.63.patch, -tinycobol-0.63.ebuild:



1.2                  dev-lang/tinycobol/tinycobol-0.64.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild?r1=1.1&r2=1.2

Index: tinycobol-0.64.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tinycobol-0.64.ebuild	8 Dec 2008 22:54:43 -0000	1.1
+++ tinycobol-0.64.ebuild	17 Jul 2009 18:45:34 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild,v 1.1 2008/12/08 22:54:43 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild,v 1.2 2009/07/17 18:45:34 phosphan Exp $
 
 inherit eutils
 






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

* [gentoo-commits] gentoo-x86 commit in dev-lang/tinycobol: ChangeLog tinycobol-0.64.ebuild
@ 2009-07-22 15:45 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-07-22 15:45 UTC (permalink / raw
  To: gentoo-commits

fauli       09/07/22 15:45:36

  Modified:             ChangeLog tinycobol-0.64.ebuild
  Log:
  stable x86, bug 276396
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.16                 dev-lang/tinycobol/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tinycobol/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tinycobol/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tinycobol/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	17 Jul 2009 18:45:34 -0000	1.15
+++ ChangeLog	22 Jul 2009 15:45:36 -0000	1.16
@@ -1,6 +1,10 @@
 # ChangeLog for dev-lang/tinycobol
-# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/ChangeLog,v 1.15 2009/07/17 18:45:34 phosphan Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/ChangeLog,v 1.16 2009/07/22 15:45:36 fauli Exp $
+
+  22 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
+  tinycobol-0.64.ebuild:
+  stable x86, bug 276396
 
   17 Jul 2009; Patrick Kursawe <phosphan@gentoo.org>
   files/tinycobol-0.64.patch:



1.3                  dev-lang/tinycobol/tinycobol-0.64.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild?r1=1.2&r2=1.3

Index: tinycobol-0.64.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tinycobol-0.64.ebuild	17 Jul 2009 18:45:34 -0000	1.2
+++ tinycobol-0.64.ebuild	22 Jul 2009 15:45:36 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild,v 1.2 2009/07/17 18:45:34 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild,v 1.3 2009/07/22 15:45:36 fauli Exp $
 
 inherit eutils
 
@@ -11,7 +11,7 @@
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
 IUSE=""
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~ppc x86"
 
 RDEPEND=">=dev-libs/glib-2.0
 	sys-libs/db"






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

* [gentoo-commits] gentoo-x86 commit in dev-lang/tinycobol: ChangeLog tinycobol-0.64.ebuild
@ 2009-08-29 18:12 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 3+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-08-29 18:12 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/08/29 18:12:58

  Modified:             ChangeLog tinycobol-0.64.ebuild
  Log:
  ppc stable #276396
  (Portage version: 2.1.6.13/cvs/Linux ppc)

Revision  Changes    Path
1.17                 dev-lang/tinycobol/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tinycobol/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tinycobol/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tinycobol/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	22 Jul 2009 15:45:36 -0000	1.16
+++ ChangeLog	29 Aug 2009 18:12:58 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/tinycobol
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/ChangeLog,v 1.16 2009/07/22 15:45:36 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/ChangeLog,v 1.17 2009/08/29 18:12:58 nixnut Exp $
+
+  29 Aug 2009; nixnut <nixnut@gentoo.org> tinycobol-0.64.ebuild:
+  ppc stable #276396
 
   22 Jul 2009; Christian Faulhammer <fauli@gentoo.org>
   tinycobol-0.64.ebuild:



1.4                  dev-lang/tinycobol/tinycobol-0.64.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild?r1=1.3&r2=1.4

Index: tinycobol-0.64.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tinycobol-0.64.ebuild	22 Jul 2009 15:45:36 -0000	1.3
+++ tinycobol-0.64.ebuild	29 Aug 2009 18:12:58 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild,v 1.3 2009/07/22 15:45:36 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/tinycobol/tinycobol-0.64.ebuild,v 1.4 2009/08/29 18:12:58 nixnut Exp $
 
 inherit eutils
 
@@ -11,7 +11,7 @@
 LICENSE="GPL-2 LGPL-2"
 SLOT="0"
 IUSE=""
-KEYWORDS="~ppc x86"
+KEYWORDS="ppc x86"
 
 RDEPEND=">=dev-libs/glib-2.0
 	sys-libs/db"






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

end of thread, other threads:[~2009-08-29 13:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-22 15:45 [gentoo-commits] gentoo-x86 commit in dev-lang/tinycobol: ChangeLog tinycobol-0.64.ebuild Christian Faulhammer (fauli)
  -- strict thread matches above, loose matches on Subject: below --
2009-08-29 18:12 Gysbert Wassenaar (nixnut)
2009-07-17 18:45 Patrick Kursawe (phosphan)

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