public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-action/openclonk: openclonk-5.2.2.ebuild ChangeLog
@ 2012-05-12 22:40 Julian Ospald (hasufell)
  0 siblings, 0 replies; 6+ messages in thread
From: Julian Ospald (hasufell) @ 2012-05-12 22:40 UTC (permalink / raw
  To: gentoo-commits

hasufell    12/05/12 22:40:39

  Modified:             openclonk-5.2.2.ebuild ChangeLog
  Log:
  fix licenses wrt #415645
  
  (Portage version: 2.2.0_alpha104/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  games-action/openclonk/openclonk-5.2.2.ebuild

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

Index: openclonk-5.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- openclonk-5.2.2.ebuild	8 May 2012 22:49:47 -0000	1.1
+++ openclonk-5.2.2.ebuild	12 May 2012 22:40:39 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v 1.1 2012/05/08 22:49:47 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v 1.2 2012/05/12 22:40:39 hasufell Exp $
 
 EAPI=3
 
@@ -13,7 +13,7 @@
 SRC_URI="http://hg.${PN}.org/${PN}/archive/${MY_P}.tar.gz
 	http://${PN}.org/homepage/icon.png -> ${PN}.png"
 
-LICENSE="BSD CLONK-source CLONK-trademark LGPL-2.1 POSTGRESQL"
+LICENSE="BSD ISC CLONK-trademark LGPL-2.1 POSTGRESQL"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="dedicated doc mp3 sound"



1.2                  games-action/openclonk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	8 May 2012 22:49:47 -0000	1.1
+++ ChangeLog	12 May 2012 22:40:39 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for games-action/openclonk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.1 2012/05/08 22:49:47 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.2 2012/05/12 22:40:39 hasufell Exp $
+
+  12 May 2012; Julian Ospald <hasufell@gentoo.org> openclonk-5.2.2.ebuild:
+  fix licenses wrt #415645
 
 *openclonk-5.2.2 (08 May 2012)
 






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

* [gentoo-commits] gentoo-x86 commit in games-action/openclonk: openclonk-5.2.2.ebuild ChangeLog
@ 2012-06-02 16:40 Julian Ospald (hasufell)
  0 siblings, 0 replies; 6+ messages in thread
From: Julian Ospald (hasufell) @ 2012-06-02 16:40 UTC (permalink / raw
  To: gentoo-commits

hasufell    12/06/02 16:40:21

  Modified:             openclonk-5.2.2.ebuild ChangeLog
  Log:
  bump to EAPI=4
  
  (Portage version: 2.2.0_alpha109/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  games-action/openclonk/openclonk-5.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild?r1=1.2&r2=1.3

Index: openclonk-5.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openclonk-5.2.2.ebuild	12 May 2012 22:40:39 -0000	1.2
+++ openclonk-5.2.2.ebuild	2 Jun 2012 16:40:21 -0000	1.3
@@ -1,8 +1,8 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v 1.2 2012/05/12 22:40:39 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v 1.3 2012/06/02 16:40:21 hasufell Exp $
 
-EAPI=3
+EAPI=4
 
 inherit autotools eutils flag-o-matic python games
 
@@ -78,6 +78,7 @@
 	append-flags -fno-strict-aliasing
 
 	egamesconf \
+		--docdir=/usr/share/doc/${PF} \
 		$(use_enable dedicated console) \
 		$(use_enable sound) \
 		$(use_enable mp3) \
@@ -87,18 +88,18 @@
 }
 
 src_compile() {
-	emake || die
+	emake
 
 	if use doc ; then
-		emake -C docs || die
+		emake -C docs
 	fi
 }
 
 src_install() {
-	emake DESTDIR="${D}" install || die
+	emake DESTDIR="${D}" install
 
 	if ! use dedicated; then
-		newgamesbin "${FILESDIR}"/${PN}-wrapper-script.sh ${PN} || die
+		newgamesbin "${FILESDIR}"/${PN}-wrapper-script.sh ${PN}
 		doicon "${DISTDIR}"/${PN}.png
 		make_desktop_entry ${PN}
 	fi



1.3                  games-action/openclonk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	12 May 2012 22:40:39 -0000	1.2
+++ ChangeLog	2 Jun 2012 16:40:21 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for games-action/openclonk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.2 2012/05/12 22:40:39 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.3 2012/06/02 16:40:21 hasufell Exp $
+
+  02 Jun 2012; Julian Ospald <hasufell@gentoo.org> openclonk-5.2.2.ebuild:
+  bump to EAPI=4 and fix doc destination
 
   12 May 2012; Julian Ospald <hasufell@gentoo.org> openclonk-5.2.2.ebuild:
   fix licenses wrt #415645






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

* [gentoo-commits] gentoo-x86 commit in games-action/openclonk: openclonk-5.2.2.ebuild ChangeLog
@ 2012-06-20 19:05 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-06-20 19:05 UTC (permalink / raw
  To: gentoo-commits

ago         12/06/20 19:05:55

  Modified:             openclonk-5.2.2.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #422461
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  games-action/openclonk/openclonk-5.2.2.ebuild

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

Index: openclonk-5.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- openclonk-5.2.2.ebuild	2 Jun 2012 16:40:21 -0000	1.3
+++ openclonk-5.2.2.ebuild	20 Jun 2012 19:05:55 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v 1.3 2012/06/02 16:40:21 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v 1.4 2012/06/20 19:05:55 ago Exp $
 
 EAPI=4
 
@@ -15,7 +15,7 @@
 
 LICENSE="BSD ISC CLONK-trademark LGPL-2.1 POSTGRESQL"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="dedicated doc mp3 sound"
 
 RDEPEND="



1.4                  games-action/openclonk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	2 Jun 2012 16:40:21 -0000	1.3
+++ ChangeLog	20 Jun 2012 19:05:55 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for games-action/openclonk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.3 2012/06/02 16:40:21 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.4 2012/06/20 19:05:55 ago Exp $
+
+  20 Jun 2012; Agostino Sarubbo <ago@gentoo.org> openclonk-5.2.2.ebuild:
+  Stable for amd64, wrt bug #422461
 
   02 Jun 2012; Julian Ospald <hasufell@gentoo.org> openclonk-5.2.2.ebuild:
   bump to EAPI=4 and fix doc destination






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

* [gentoo-commits] gentoo-x86 commit in games-action/openclonk: openclonk-5.2.2.ebuild ChangeLog
@ 2012-06-22  8:10 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 6+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-06-22  8:10 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/06/22 08:10:54

  Modified:             openclonk-5.2.2.ebuild ChangeLog
  Log:
  marked x86 per bug 422461
  
  (Portage version: 2.2.0_alpha110/cvs/Linux i686)

Revision  Changes    Path
1.5                  games-action/openclonk/openclonk-5.2.2.ebuild

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

Index: openclonk-5.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- openclonk-5.2.2.ebuild	20 Jun 2012 19:05:55 -0000	1.4
+++ openclonk-5.2.2.ebuild	22 Jun 2012 08:10:54 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v 1.4 2012/06/20 19:05:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v 1.5 2012/06/22 08:10:54 jdhore Exp $
 
 EAPI=4
 
@@ -15,7 +15,7 @@
 
 LICENSE="BSD ISC CLONK-trademark LGPL-2.1 POSTGRESQL"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="dedicated doc mp3 sound"
 
 RDEPEND="



1.5                  games-action/openclonk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	20 Jun 2012 19:05:55 -0000	1.4
+++ ChangeLog	22 Jun 2012 08:10:54 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for games-action/openclonk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.4 2012/06/20 19:05:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.5 2012/06/22 08:10:54 jdhore Exp $
+
+  22 Jun 2012; Jeff Horelick <jdhore@gentoo.org> openclonk-5.2.2.ebuild:
+  marked x86 per bug 422461
 
   20 Jun 2012; Agostino Sarubbo <ago@gentoo.org> openclonk-5.2.2.ebuild:
   Stable for amd64, wrt bug #422461






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

* [gentoo-commits] gentoo-x86 commit in games-action/openclonk: openclonk-5.2.2.ebuild ChangeLog
@ 2012-07-10 13:42 Julian Ospald (hasufell)
  0 siblings, 0 replies; 6+ messages in thread
From: Julian Ospald (hasufell) @ 2012-07-10 13:42 UTC (permalink / raw
  To: gentoo-commits

hasufell    12/07/10 13:42:06

  Modified:             openclonk-5.2.2.ebuild ChangeLog
  Log:
  add WANT_AUTOMAKE to fix bug #425576
  
  (Portage version: 2.2.0_alpha116/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  games-action/openclonk/openclonk-5.2.2.ebuild

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

Index: openclonk-5.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- openclonk-5.2.2.ebuild	22 Jun 2012 08:10:54 -0000	1.5
+++ openclonk-5.2.2.ebuild	10 Jul 2012 13:42:06 -0000	1.6
@@ -1,9 +1,11 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v 1.5 2012/06/22 08:10:54 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v 1.6 2012/07/10 13:42:06 hasufell Exp $
 
 EAPI=4
 
+WANT_AUTOMAKE="1.11"
+
 inherit autotools eutils flag-o-matic python games
 
 MY_P=${PN}-release-${PV}-src



1.6                  games-action/openclonk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	22 Jun 2012 08:10:54 -0000	1.5
+++ ChangeLog	10 Jul 2012 13:42:06 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for games-action/openclonk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.5 2012/06/22 08:10:54 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.6 2012/07/10 13:42:06 hasufell Exp $
+
+  10 Jul 2012; Julian Ospald <hasufell@gentoo.org> openclonk-5.2.2.ebuild:
+  add WANT_AUTOMAKE to fix bug #425576
 
   22 Jun 2012; Jeff Horelick <jdhore@gentoo.org> openclonk-5.2.2.ebuild:
   marked x86 per bug 422461






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

* [gentoo-commits] gentoo-x86 commit in games-action/openclonk: openclonk-5.2.2.ebuild ChangeLog
@ 2012-07-29 12:00 Julian Ospald (hasufell)
  0 siblings, 0 replies; 6+ messages in thread
From: Julian Ospald (hasufell) @ 2012-07-29 12:00 UTC (permalink / raw
  To: gentoo-commits

hasufell    12/07/29 12:00:46

  Modified:             openclonk-5.2.2.ebuild ChangeLog
  Log:
  fix compilation for zlib-1.2.[67] wrt #428496
  
  (Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  games-action/openclonk/openclonk-5.2.2.ebuild

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

Index: openclonk-5.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- openclonk-5.2.2.ebuild	10 Jul 2012 13:42:06 -0000	1.6
+++ openclonk-5.2.2.ebuild	29 Jul 2012 12:00:46 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v 1.6 2012/07/10 13:42:06 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-5.2.2.ebuild,v 1.7 2012/07/29 12:00:46 hasufell Exp $
 
 EAPI=4
 
@@ -72,6 +72,9 @@
 		-e "/AM_SILENT_RULES/d" \
 		-i configure.ac || die
 
+	# wrt #428496
+	epatch "${FILESDIR}"/${P}-zlib-1.2.6.patch
+
 	eautoreconf
 }
 



1.7                  games-action/openclonk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	10 Jul 2012 13:42:06 -0000	1.6
+++ ChangeLog	29 Jul 2012 12:00:46 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for games-action/openclonk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.6 2012/07/10 13:42:06 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/ChangeLog,v 1.7 2012/07/29 12:00:46 hasufell Exp $
+
+  29 Jul 2012; Julian Ospald <hasufell@gentoo.org> openclonk-5.2.2.ebuild,
+  +files/openclonk-5.2.2-zlib-1.2.6.patch:
+  fix compilation for zlib-1.2.[67] wrt #428496
 
   10 Jul 2012; Julian Ospald <hasufell@gentoo.org> openclonk-5.2.2.ebuild:
   add WANT_AUTOMAKE to fix bug #425576





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

end of thread, other threads:[~2012-07-29 12:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-02 16:40 [gentoo-commits] gentoo-x86 commit in games-action/openclonk: openclonk-5.2.2.ebuild ChangeLog Julian Ospald (hasufell)
  -- strict thread matches above, loose matches on Subject: below --
2012-07-29 12:00 Julian Ospald (hasufell)
2012-07-10 13:42 Julian Ospald (hasufell)
2012-06-22  8:10 Jeff Horelick (jdhore)
2012-06-20 19:05 Agostino Sarubbo (ago)
2012-05-12 22:40 Julian Ospald (hasufell)

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