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

hwoarang    13/03/02 21:18:46

  Modified:             cutemaze-1.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.4                  games-puzzle/cutemaze/cutemaze-1.1.0.ebuild

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

Index: cutemaze-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/cutemaze/cutemaze-1.1.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cutemaze-1.1.0.ebuild	28 Mar 2012 18:15:51 -0000	1.3
+++ cutemaze-1.1.0.ebuild	2 Mar 2013 21:18:46 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cutemaze/cutemaze-1.1.0.ebuild,v 1.3 2012/03/28 18:15:51 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cutemaze/cutemaze-1.1.0.ebuild,v 1.4 2013/03/02 21:18:46 hwoarang Exp $
 
 EAPI=2
 inherit eutils qt4-r2 games
@@ -14,9 +14,9 @@
 KEYWORDS="~amd64 x86"
 IUSE=""
 
-DEPEND="x11-libs/qt-core:4
-	x11-libs/qt-gui:4
-	x11-libs/qt-svg:4"
+DEPEND="dev-qt/qtcore:4
+	dev-qt/qtgui:4
+	dev-qt/qtsvg:4"
 
 src_configure() {
 	qt4-r2_src_configure



1.4                  games-puzzle/cutemaze/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/cutemaze/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	28 Mar 2012 18:15:51 -0000	1.3
+++ ChangeLog	2 Mar 2013 21:18:46 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for games-puzzle/cutemaze
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cutemaze/ChangeLog,v 1.3 2012/03/28 18:15:51 mr_bones_ Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cutemaze/ChangeLog,v 1.4 2013/03/02 21:18:46 hwoarang Exp $
+
+  02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> cutemaze-1.1.0.ebuild:
+  Move Qt dependencies to the new category
 
   28 Mar 2012; Michael Sterrett <mr_bones_@gentoo.org> cutemaze-1.1.0.ebuild:
   Use qt4-r2 eclass with patch from Michael (kensington) (bug #410029)
@@ -14,4 +17,3 @@
   04 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
   +cutemaze-1.1.0.ebuild:
   Initial commit.
-





^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-puzzle/cutemaze: cutemaze-1.1.0.ebuild ChangeLog
@ 2012-03-28 18:15 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2012-03-28 18:15 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    12/03/28 18:15:51

  Modified:             cutemaze-1.1.0.ebuild ChangeLog
  Log:
  Use qt4-r2 eclass with patch from Michael (kensington) (bug #410029)
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  games-puzzle/cutemaze/cutemaze-1.1.0.ebuild

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

Index: cutemaze-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/cutemaze/cutemaze-1.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- cutemaze-1.1.0.ebuild	27 Feb 2010 16:07:52 -0000	1.2
+++ cutemaze-1.1.0.ebuild	28 Mar 2012 18:15:51 -0000	1.3
@@ -1,9 +1,9 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cutemaze/cutemaze-1.1.0.ebuild,v 1.2 2010/02/27 16:07:52 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cutemaze/cutemaze-1.1.0.ebuild,v 1.3 2012/03/28 18:15:51 mr_bones_ Exp $
 
 EAPI=2
-inherit eutils qt4 games
+inherit eutils qt4-r2 games
 
 DESCRIPTION="A simple, top-down game in which mazes are randomly generated"
 HOMEPAGE="http://gottcode.org/cutemaze/"
@@ -14,11 +14,12 @@
 KEYWORDS="~amd64 x86"
 IUSE=""
 
-DEPEND="x11-libs/qt-gui:4
+DEPEND="x11-libs/qt-core:4
+	x11-libs/qt-gui:4
 	x11-libs/qt-svg:4"
 
 src_configure() {
-	eqmake4
+	qt4-r2_src_configure
 }
 
 src_install() {



1.3                  games-puzzle/cutemaze/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/cutemaze/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	27 Feb 2010 16:07:52 -0000	1.2
+++ ChangeLog	28 Mar 2012 18:15:51 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for games-puzzle/cutemaze
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cutemaze/ChangeLog,v 1.2 2010/02/27 16:07:52 phajdan.jr Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cutemaze/ChangeLog,v 1.3 2012/03/28 18:15:51 mr_bones_ Exp $
+
+  28 Mar 2012; Michael Sterrett <mr_bones_@gentoo.org> cutemaze-1.1.0.ebuild:
+  Use qt4-r2 eclass with patch from Michael (kensington) (bug #410029)
 
   27 Feb 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
   cutemaze-1.1.0.ebuild:






^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-puzzle/cutemaze: cutemaze-1.1.0.ebuild ChangeLog
@ 2010-02-27 16:07 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 3+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2010-02-27 16:07 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    10/02/27 16:07:53

  Modified:             cutemaze-1.1.0.ebuild ChangeLog
  Log:
  x86 stable wrt bug #303481
  (Portage version: 2.1.7.16/cvs/Linux i686)

Revision  Changes    Path
1.2                  games-puzzle/cutemaze/cutemaze-1.1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/cutemaze/cutemaze-1.1.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/cutemaze/cutemaze-1.1.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/cutemaze/cutemaze-1.1.0.ebuild?r1=1.1&r2=1.2

Index: cutemaze-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/cutemaze/cutemaze-1.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cutemaze-1.1.0.ebuild	4 Jan 2010 18:54:53 -0000	1.1
+++ cutemaze-1.1.0.ebuild	27 Feb 2010 16:07:52 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cutemaze/cutemaze-1.1.0.ebuild,v 1.1 2010/01/04 18:54:53 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cutemaze/cutemaze-1.1.0.ebuild,v 1.2 2010/02/27 16:07:52 phajdan.jr Exp $
 
 EAPI=2
 inherit eutils qt4 games
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 DEPEND="x11-libs/qt-gui:4



1.2                  games-puzzle/cutemaze/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/cutemaze/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/cutemaze/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-puzzle/cutemaze/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/cutemaze/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	4 Jan 2010 18:54:53 -0000	1.1
+++ ChangeLog	27 Feb 2010 16:07:52 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for games-puzzle/cutemaze
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cutemaze/ChangeLog,v 1.1 2010/01/04 18:54:53 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/cutemaze/ChangeLog,v 1.2 2010/02/27 16:07:52 phajdan.jr Exp $
+
+  27 Feb 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+  cutemaze-1.1.0.ebuild:
+  x86 stable wrt bug #303481
 
 *cutemaze-1.1.0 (04 Jan 2010)
 






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

end of thread, other threads:[~2013-03-02 21:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-02 21:18 [gentoo-commits] gentoo-x86 commit in games-puzzle/cutemaze: cutemaze-1.1.0.ebuild ChangeLog Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2012-03-28 18:15 Michael Sterrett (mr_bones_)
2010-02-27 16:07 PaweA Hajdan (phajdan.jr)

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