public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-util/grfcodec: grfcodec-5.1.1.ebuild ChangeLog
@ 2011-05-05  0:01 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2011-05-05  0:01 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    11/05/05 00:01:39

  Modified:             grfcodec-5.1.1.ebuild ChangeLog
  Log:
  fix build when FLAGS is in the env (bug #366021) with patch from Andrei Slavoiu
  
  (Portage version: 2.1.9.42/cvs/Linux i686)

Revision  Changes    Path
1.2                  games-util/grfcodec/grfcodec-5.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild?r1=1.1&r2=1.2

Index: grfcodec-5.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- grfcodec-5.1.1.ebuild	4 May 2011 16:55:22 -0000	1.1
+++ grfcodec-5.1.1.ebuild	5 May 2011 00:01:39 -0000	1.2
@@ -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/games-util/grfcodec/grfcodec-5.1.1.ebuild,v 1.1 2011/05/04 16:55:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild,v 1.2 2011/05/05 00:01:39 mr_bones_ Exp $
 
 EAPI=3
 
@@ -46,6 +46,7 @@
 		LDOPT = ${LDFLAGS}
 		UPX =
 		V = 1
+		undefine FLAGS
 	__EOF__
 }
 



1.7                  games-util/grfcodec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	4 May 2011 16:55:22 -0000	1.6
+++ ChangeLog	5 May 2011 00:01:39 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for games-util/grfcodec
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v 1.6 2011/05/04 16:55:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v 1.7 2011/05/05 00:01:39 mr_bones_ Exp $
+
+  05 May 2011; Michael Sterrett <mr_bones_@gentoo.org>
+  grfcodec-5.1.1.ebuild:
+  fix build when FLAGS is in the env (bug #366021) with patch from Andrei
+  Slavoiu
 
 *grfcodec-5.1.1 (04 May 2011)
 






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

* [gentoo-commits] gentoo-x86 commit in games-util/grfcodec: grfcodec-5.1.1.ebuild ChangeLog
@ 2011-07-19  8:07 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-07-19  8:07 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/07/19 08:07:27

  Modified:             grfcodec-5.1.1.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #375387
  
  (Portage version: 2.2.0_alpha45/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  games-util/grfcodec/grfcodec-5.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild?r1=1.3&r2=1.4

Index: grfcodec-5.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- grfcodec-5.1.1.ebuild	6 May 2011 17:08:53 -0000	1.3
+++ grfcodec-5.1.1.ebuild	19 Jul 2011 08:07:27 -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/games-util/grfcodec/grfcodec-5.1.1.ebuild,v 1.3 2011/05/06 17:08:53 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild,v 1.4 2011/07/19 08:07:27 hwoarang Exp $
 
 EAPI=3
 
@@ -23,7 +23,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
 IUSE=""
 
 if [ "${PV%9999}" != "${PV}" ] ; then



1.8                  games-util/grfcodec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	5 May 2011 00:01:39 -0000	1.7
+++ ChangeLog	19 Jul 2011 08:07:27 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for games-util/grfcodec
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v 1.7 2011/05/05 00:01:39 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v 1.8 2011/07/19 08:07:27 hwoarang Exp $
+
+  19 Jul 2011; Markos Chandras <hwoarang@gentoo.org> grfcodec-5.1.1.ebuild:
+  Stable on amd64 wrt bug #375387
 
   05 May 2011; Michael Sterrett <mr_bones_@gentoo.org>
   grfcodec-5.1.1.ebuild:






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

* [gentoo-commits] gentoo-x86 commit in games-util/grfcodec: grfcodec-5.1.1.ebuild ChangeLog
@ 2011-07-19 19:49 Markus Meier (maekke)
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2011-07-19 19:49 UTC (permalink / raw
  To: gentoo-commits

maekke      11/07/19 19:49:32

  Modified:             grfcodec-5.1.1.ebuild ChangeLog
  Log:
  x86 stable, bug #375387
  
  (Portage version: 2.1.10.6/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  games-util/grfcodec/grfcodec-5.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild?r1=1.4&r2=1.5

Index: grfcodec-5.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- grfcodec-5.1.1.ebuild	19 Jul 2011 08:07:27 -0000	1.4
+++ grfcodec-5.1.1.ebuild	19 Jul 2011 19:49:31 -0000	1.5
@@ -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/games-util/grfcodec/grfcodec-5.1.1.ebuild,v 1.4 2011/07/19 08:07:27 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild,v 1.5 2011/07/19 19:49:31 maekke Exp $
 
 EAPI=3
 
@@ -23,7 +23,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
 IUSE=""
 
 if [ "${PV%9999}" != "${PV}" ] ; then



1.9                  games-util/grfcodec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	19 Jul 2011 08:07:27 -0000	1.8
+++ ChangeLog	19 Jul 2011 19:49:31 -0000	1.9
@@ -1,6 +1,9 @@
 # ChangeLog for games-util/grfcodec
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v 1.8 2011/07/19 08:07:27 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v 1.9 2011/07/19 19:49:31 maekke Exp $
+
+  19 Jul 2011; Markus Meier <maekke@gentoo.org> grfcodec-5.1.1.ebuild:
+  x86 stable, bug #375387
 
   19 Jul 2011; Markos Chandras <hwoarang@gentoo.org> grfcodec-5.1.1.ebuild:
   Stable on amd64 wrt bug #375387






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

* [gentoo-commits] gentoo-x86 commit in games-util/grfcodec: grfcodec-5.1.1.ebuild ChangeLog
@ 2011-07-23 16:42 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 4+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-07-23 16:42 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/07/23 16:42:43

  Modified:             grfcodec-5.1.1.ebuild ChangeLog
  Log:
  ppc/ppc64 stable wrt #375387
  
  (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  games-util/grfcodec/grfcodec-5.1.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild?r1=1.5&r2=1.6

Index: grfcodec-5.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- grfcodec-5.1.1.ebuild	19 Jul 2011 19:49:31 -0000	1.5
+++ grfcodec-5.1.1.ebuild	23 Jul 2011 16:42:43 -0000	1.6
@@ -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/games-util/grfcodec/grfcodec-5.1.1.ebuild,v 1.5 2011/07/19 19:49:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/grfcodec-5.1.1.ebuild,v 1.6 2011/07/23 16:42:43 xarthisius Exp $
 
 EAPI=3
 
@@ -23,7 +23,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ppc ppc64 x86"
 IUSE=""
 
 if [ "${PV%9999}" != "${PV}" ] ; then



1.10                 games-util/grfcodec/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/grfcodec/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	19 Jul 2011 19:49:31 -0000	1.9
+++ ChangeLog	23 Jul 2011 16:42:43 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for games-util/grfcodec
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v 1.9 2011/07/19 19:49:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/grfcodec/ChangeLog,v 1.10 2011/07/23 16:42:43 xarthisius Exp $
+
+  23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> grfcodec-5.1.1.ebuild:
+  ppc/ppc64 stable wrt #375387
 
   19 Jul 2011; Markus Meier <maekke@gentoo.org> grfcodec-5.1.1.ebuild:
   x86 stable, bug #375387






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

end of thread, other threads:[~2011-07-23 16:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-19 19:49 [gentoo-commits] gentoo-x86 commit in games-util/grfcodec: grfcodec-5.1.1.ebuild ChangeLog Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2011-07-23 16:42 Kacper Kowalik (xarthisius)
2011-07-19  8:07 Markos Chandras (hwoarang)
2011-05-05  0:01 Michael Sterrett (mr_bones_)

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