public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-board/qgo: qgo-1.5.4_p20100322.ebuild
@ 2010-03-27 16:18 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 3+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-03-27 16:18 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/03/27 16:18:45

  Modified:             qgo-1.5.4_p20100322.ebuild
  Log:
  Use gentoo mirrors
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  games-board/qgo/qgo-1.5.4_p20100322.ebuild

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

Index: qgo-1.5.4_p20100322.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/qgo/qgo-1.5.4_p20100322.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qgo-1.5.4_p20100322.ebuild	22 Mar 2010 15:27:25 -0000	1.1
+++ qgo-1.5.4_p20100322.ebuild	27 Mar 2010 16:18:45 -0000	1.2
@@ -1,13 +1,13 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/qgo/qgo-1.5.4_p20100322.ebuild,v 1.1 2010/03/22 15:27:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/qgo/qgo-1.5.4_p20100322.ebuild,v 1.2 2010/03/27 16:18:45 ssuominen Exp $
 
 EAPI=2
 inherit qt4-r2 games
 
 DESCRIPTION="An ancient boardgame, very common in Japan, China and Korea"
 HOMEPAGE="http://qgo.sourceforge.net/"
-SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"






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

* [gentoo-commits] gentoo-x86 commit in games-board/qgo: qgo-1.5.4_p20100322.ebuild
@ 2010-09-03 17:22 Tristan Heaven (nyhm)
  0 siblings, 0 replies; 3+ messages in thread
From: Tristan Heaven (nyhm) @ 2010-09-03 17:22 UTC (permalink / raw
  To: gentoo-commits

nyhm        10/09/03 17:22:09

  Modified:             qgo-1.5.4_p20100322.ebuild
  Log:
  inherit eutils
  
  (Portage version: 2.2_rc74/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  games-board/qgo/qgo-1.5.4_p20100322.ebuild

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

Index: qgo-1.5.4_p20100322.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/qgo/qgo-1.5.4_p20100322.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- qgo-1.5.4_p20100322.ebuild	1 Jun 2010 08:13:45 -0000	1.5
+++ qgo-1.5.4_p20100322.ebuild	3 Sep 2010 17:22:09 -0000	1.6
@@ -1,9 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/qgo/qgo-1.5.4_p20100322.ebuild,v 1.5 2010/06/01 08:13:45 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/qgo/qgo-1.5.4_p20100322.ebuild,v 1.6 2010/09/03 17:22:09 nyhm Exp $
 
 EAPI=2
-inherit qt4-r2 games
+inherit eutils qt4-r2 games
 
 DESCRIPTION="An ancient boardgame, very common in Japan, China and Korea"
 HOMEPAGE="http://qgo.sourceforge.net/"






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

* [gentoo-commits] gentoo-x86 commit in games-board/qgo: qgo-1.5.4_p20100322.ebuild
@ 2010-11-08 16:29 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2010-11-08 16:29 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/11/08 16:29:48

  Modified:             qgo-1.5.4_p20100322.ebuild
  Log:
  tidy
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.8                  games-board/qgo/qgo-1.5.4_p20100322.ebuild

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

Index: qgo-1.5.4_p20100322.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/qgo/qgo-1.5.4_p20100322.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- qgo-1.5.4_p20100322.ebuild	8 Nov 2010 13:50:09 -0000	1.7
+++ qgo-1.5.4_p20100322.ebuild	8 Nov 2010 16:29:48 -0000	1.8
@@ -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-board/qgo/qgo-1.5.4_p20100322.ebuild,v 1.7 2010/11/08 13:50:09 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/qgo/qgo-1.5.4_p20100322.ebuild,v 1.8 2010/11/08 16:29:48 mr_bones_ Exp $
 
 EAPI=2
 inherit eutils qt4-r2 games
@@ -14,11 +14,10 @@
 KEYWORDS="amd64 x86"
 IUSE=""
 
-RDEPEND="media-libs/alsa-lib
+DEPEND="media-libs/alsa-lib
 	x11-libs/qt-core:4
 	x11-libs/qt-gui:4
 	x11-libs/qt-test:4"
-DEPEND="${RDEPEND}"
 
 src_prepare() {
 	sed -i \
@@ -31,7 +30,8 @@
 		-e "/TRANSLATIONS_PATH_PREFIX/s:/usr/share:${GAMES_DATADIR}:" \
 		src/defines.h || die
 
-	epatch "${FILESDIR}"/${P}-gcc45.patch \
+	epatch \
+		"${FILESDIR}"/${P}-gcc45.patch \
 		"${FILESDIR}"/${P}-qt47.patch
 }
 






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

end of thread, other threads:[~2010-11-08 16:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-27 16:18 [gentoo-commits] gentoo-x86 commit in games-board/qgo: qgo-1.5.4_p20100322.ebuild Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2010-09-03 17:22 Tristan Heaven (nyhm)
2010-11-08 16:29 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