Gentoo Archives: gentoo-commits

From: "Tristan Heaven (nyhm)" <nyhm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-board/qgo: qgo-1.5.4_p20100322.ebuild
Date: Fri, 03 Sep 2010 17:22:12
Message-Id: 20100903172209.7BBC520051@flycatcher.gentoo.org
1 nyhm 10/09/03 17:22:09
2
3 Modified: qgo-1.5.4_p20100322.ebuild
4 Log:
5 inherit eutils
6
7 (Portage version: 2.2_rc74/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 games-board/qgo/qgo-1.5.4_p20100322.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/qgo/qgo-1.5.4_p20100322.ebuild?rev=1.6&view=markup
13 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
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/qgo/qgo-1.5.4_p20100322.ebuild?r1=1.5&r2=1.6
15
16 Index: qgo-1.5.4_p20100322.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-board/qgo/qgo-1.5.4_p20100322.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- qgo-1.5.4_p20100322.ebuild 1 Jun 2010 08:13:45 -0000 1.5
23 +++ qgo-1.5.4_p20100322.ebuild 3 Sep 2010 17:22:09 -0000 1.6
24 @@ -1,9 +1,9 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $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 $
28 +# $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 $
29
30 EAPI=2
31 -inherit qt4-r2 games
32 +inherit eutils qt4-r2 games
33
34 DESCRIPTION="An ancient boardgame, very common in Japan, China and Korea"
35 HOMEPAGE="http://qgo.sourceforge.net/"