public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-strategy/warzone2100: warzone2100-3.1.0.ebuild ChangeLog
@ 2013-03-02 21:22 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2013-03-02 21:22 UTC (permalink / raw
  To: gentoo-commits

hwoarang    13/03/02 21:22:31

  Modified:             warzone2100-3.1.0.ebuild ChangeLog
  Log:
  Move Qt dependencies to the new category
  
  (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)

Revision  Changes    Path
1.2                  games-strategy/warzone2100/warzone2100-3.1.0.ebuild

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

Index: warzone2100-3.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- warzone2100-3.1.0.ebuild	10 Feb 2013 01:27:10 -0000	1.1
+++ warzone2100-3.1.0.ebuild	2 Mar 2013 21:22:31 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.0.ebuild,v 1.1 2013/02/10 01:27:10 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.0.ebuild,v 1.2 2013/03/02 21:22:31 hwoarang Exp $
 
 EAPI=5
 inherit autotools eutils versionator gnome2-utils games
@@ -35,12 +35,12 @@
 	virtual/opengl
 	x11-libs/libX11
 	x11-libs/libXrandr
-	x11-libs/qt-core:4
-	x11-libs/qt-script:4
+	dev-qt/qtcore:4
+	dev-qt/qtscript:4
 	nls? ( virtual/libintl )
 	qt4? (
-		x11-libs/qt-gui:4
-		x11-libs/qt-opengl:4
+		dev-qt/qtgui:4
+		dev-qt/qtopengl:4
 	)
 	!qt4? ( media-libs/libsdl[opengl,video] )"
 DEPEND="${RDEPEND}



1.78                 games-strategy/warzone2100/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog	10 Feb 2013 01:27:10 -0000	1.77
+++ ChangeLog	2 Mar 2013 21:22:31 -0000	1.78
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/warzone2100
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.77 2013/02/10 01:27:10 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.78 2013/03/02 21:22:31 hwoarang Exp $
+
+  02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> warzone2100-3.1.0.ebuild:
+  Move Qt dependencies to the new category
 
 *warzone2100-3.1.0 (10 Feb 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in games-strategy/warzone2100: warzone2100-3.1.0.ebuild ChangeLog
@ 2013-07-21 11:09 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-07-21 11:09 UTC (permalink / raw
  To: gentoo-commits

ago         13/07/21 11:09:52

  Modified:             warzone2100-3.1.0.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #477424
  
  (Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  games-strategy/warzone2100/warzone2100-3.1.0.ebuild

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

Index: warzone2100-3.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- warzone2100-3.1.0.ebuild	2 Mar 2013 21:22:31 -0000	1.2
+++ warzone2100-3.1.0.ebuild	21 Jul 2013 11:09:52 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.0.ebuild,v 1.2 2013/03/02 21:22:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.0.ebuild,v 1.3 2013/07/21 11:09:52 ago Exp $
 
 EAPI=5
 inherit autotools eutils versionator gnome2-utils games
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2 CC-BY-SA-3.0 public-domain"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
 # upstream requested debug support
 IUSE="debug nls qt4 videos"
 



1.79                 games-strategy/warzone2100/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?rev=1.79&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?rev=1.79&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?r1=1.78&r2=1.79

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog	2 Mar 2013 21:22:31 -0000	1.78
+++ ChangeLog	21 Jul 2013 11:09:52 -0000	1.79
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/warzone2100
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.78 2013/03/02 21:22:31 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.79 2013/07/21 11:09:52 ago Exp $
+
+  21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> warzone2100-3.1.0.ebuild:
+  Stable for amd64, wrt bug #477424
 
   02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> warzone2100-3.1.0.ebuild:
   Move Qt dependencies to the new category





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

* [gentoo-commits] gentoo-x86 commit in games-strategy/warzone2100: warzone2100-3.1.0.ebuild ChangeLog
@ 2013-07-27 22:23 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-07-27 22:23 UTC (permalink / raw
  To: gentoo-commits

ago         13/07/27 22:23:15

  Modified:             warzone2100-3.1.0.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #477424
  
  (Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  games-strategy/warzone2100/warzone2100-3.1.0.ebuild

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

Index: warzone2100-3.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- warzone2100-3.1.0.ebuild	21 Jul 2013 11:09:52 -0000	1.3
+++ warzone2100-3.1.0.ebuild	27 Jul 2013 22:23:15 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.0.ebuild,v 1.3 2013/07/21 11:09:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.0.ebuild,v 1.4 2013/07/27 22:23:15 ago Exp $
 
 EAPI=5
 inherit autotools eutils versionator gnome2-utils games
@@ -15,7 +15,7 @@
 
 LICENSE="GPL-2 CC-BY-SA-3.0 public-domain"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 # upstream requested debug support
 IUSE="debug nls qt4 videos"
 



1.80                 games-strategy/warzone2100/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?r1=1.79&r2=1.80

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog	21 Jul 2013 11:09:52 -0000	1.79
+++ ChangeLog	27 Jul 2013 22:23:15 -0000	1.80
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/warzone2100
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.79 2013/07/21 11:09:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.80 2013/07/27 22:23:15 ago Exp $
+
+  27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> warzone2100-3.1.0.ebuild:
+  Stable for x86, wrt bug #477424
 
   21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> warzone2100-3.1.0.ebuild:
   Stable for amd64, wrt bug #477424





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

* [gentoo-commits] gentoo-x86 commit in games-strategy/warzone2100: warzone2100-3.1.0.ebuild ChangeLog
@ 2013-08-29 17:38 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2013-08-29 17:38 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    13/08/29 17:38:16

  Modified:             warzone2100-3.1.0.ebuild ChangeLog
  Log:
  respect AR (bug #477608)
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.5                  games-strategy/warzone2100/warzone2100-3.1.0.ebuild

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

Index: warzone2100-3.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- warzone2100-3.1.0.ebuild	27 Jul 2013 22:23:15 -0000	1.4
+++ warzone2100-3.1.0.ebuild	29 Aug 2013 17:38:16 -0000	1.5
@@ -1,9 +1,9 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.0.ebuild,v 1.4 2013/07/27 22:23:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.0.ebuild,v 1.5 2013/08/29 17:38:16 mr_bones_ Exp $
 
 EAPI=5
-inherit autotools eutils versionator gnome2-utils games
+inherit autotools toolchain-funcs eutils versionator gnome2-utils games
 
 MY_PV=$(get_version_component_range -2)
 VIDEOS_PV=2.2
@@ -74,6 +74,10 @@
 		--with-backend=$(usex qt4 "qt" "sdl")
 }
 
+src_compile() {
+	emake AR="$(tc-getAR)"
+}
+
 src_install() {
 	default
 	rm -f "${D}"/usr/share/doc/${PF}/COPYING*



1.81                 games-strategy/warzone2100/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warzone2100/ChangeLog?r1=1.80&r2=1.81

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog	27 Jul 2013 22:23:15 -0000	1.80
+++ ChangeLog	29 Aug 2013 17:38:16 -0000	1.81
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/warzone2100
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.80 2013/07/27 22:23:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.81 2013/08/29 17:38:16 mr_bones_ Exp $
+
+  29 Aug 2013; Michael Sterrett <mr_bones_@gentoo.org> warzone2100-3.1.0.ebuild:
+  respect AR (bug #477608)
 
   27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> warzone2100-3.1.0.ebuild:
   Stable for x86, wrt bug #477424





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

end of thread, other threads:[~2013-08-29 17:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-29 17:38 [gentoo-commits] gentoo-x86 commit in games-strategy/warzone2100: warzone2100-3.1.0.ebuild ChangeLog Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2013-07-27 22:23 Agostino Sarubbo (ago)
2013-07-21 11:09 Agostino Sarubbo (ago)
2013-03-02 21:22 Markos Chandras (hwoarang)

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