public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-fps/warsow: ChangeLog warsow-1.0.ebuild warsow-0.62.ebuild warsow-0.5-r1.ebuild
@ 2012-08-29 22:47 Julian Ospald (hasufell)
  0 siblings, 0 replies; only message in thread
From: Julian Ospald (hasufell) @ 2012-08-29 22:47 UTC (permalink / raw
  To: gentoo-commits

hasufell    12/08/29 22:47:28

  Modified:             ChangeLog warsow-1.0.ebuild warsow-0.62.ebuild
                        warsow-0.5-r1.ebuild
  Log:
  allow user patches wrt #433377
  
  (Portage version: 2.2.0_alpha123/cvs/Linux x86_64)

Revision  Changes    Path
1.38                 games-fps/warsow/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/warsow/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/warsow/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	9 Aug 2012 20:45:24 -0000	1.37
+++ ChangeLog	29 Aug 2012 22:47:28 -0000	1.38
@@ -1,6 +1,10 @@
 # ChangeLog for games-fps/warsow
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/ChangeLog,v 1.37 2012/08/09 20:45:24 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/ChangeLog,v 1.38 2012/08/29 22:47:28 hasufell Exp $
+
+  29 Aug 2012; Julian Ospald <hasufell@gentoo.org> warsow-0.5-r1.ebuild,
+  warsow-0.62.ebuild, warsow-1.0.ebuild:
+  allow user patches wrt #433377
 
   09 Aug 2012; Julian Ospald <hasufell@gentoo.org>
   files/warsow-1.0-build.patch:



1.3                  games-fps/warsow/warsow-1.0.ebuild

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

Index: warsow-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- warsow-1.0.ebuild	29 Jul 2012 21:02:31 -0000	1.2
+++ warsow-1.0.ebuild	29 Aug 2012 22:47:28 -0000	1.3
@@ -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-fps/warsow/warsow-1.0.ebuild,v 1.2 2012/07/29 21:02:31 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-1.0.ebuild,v 1.3 2012/08/29 22:47:28 hasufell Exp $
 
 EAPI=4
 inherit eutils check-reqs gnome2-utils games
@@ -64,6 +64,7 @@
 	cd "${WORKDIR}"/${MY_P}_sdk || die
 	epatch "${FILESDIR}"/${P}-build.patch \
 		"${FILESDIR}"/${PN}-0.5-pic.patch
+	epatch_user
 }
 
 src_compile() {



1.4                  games-fps/warsow/warsow-0.62.ebuild

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

Index: warsow-0.62.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-0.62.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- warsow-0.62.ebuild	13 Jun 2012 16:36:36 -0000	1.3
+++ warsow-0.62.ebuild	29 Aug 2012 22:47:28 -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-fps/warsow/warsow-0.62.ebuild,v 1.3 2012/06/13 16:36:36 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-0.62.ebuild,v 1.4 2012/08/29 22:47:28 hasufell Exp $
 
 EAPI=2
 inherit eutils toolchain-funcs versionator games
@@ -63,6 +63,7 @@
 	epatch \
 		"${FILESDIR}"/${P}-build.patch \
 		"${FILESDIR}"/${PN}-0.5-pic.patch
+	epatch_user
 }
 
 src_compile() {



1.8                  games-fps/warsow/warsow-0.5-r1.ebuild

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

Index: warsow-0.5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-0.5-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- warsow-0.5-r1.ebuild	3 May 2012 03:23:10 -0000	1.7
+++ warsow-0.5-r1.ebuild	29 Aug 2012 22:47:28 -0000	1.8
@@ -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-fps/warsow/warsow-0.5-r1.ebuild,v 1.7 2012/05/03 03:23:10 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/warsow/warsow-0.5-r1.ebuild,v 1.8 2012/08/29 22:47:28 hasufell Exp $
 
 EAPI=2
 inherit eutils toolchain-funcs versionator games
@@ -56,6 +56,7 @@
 		"${FILESDIR}"/${P}-build.patch \
 		"${FILESDIR}"/${P}-openal.patch \
 		"${FILESDIR}"/${P}-pic.patch
+	epatch_user
 }
 
 src_compile() {





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

only message in thread, other threads:[~2012-08-29 22:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-29 22:47 [gentoo-commits] gentoo-x86 commit in games-fps/warsow: ChangeLog warsow-1.0.ebuild warsow-0.62.ebuild warsow-0.5-r1.ebuild 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