Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/wargus: wargus-2.2.5.5.ebuild
Date: Thu, 03 Feb 2011 20:49:14
Message-Id: 20110203204902.EF6DD20054@flycatcher.gentoo.org
1 mr_bones_ 11/02/03 20:49:02
2
3 Modified: wargus-2.2.5.5.ebuild
4 Log:
5 drop ppc
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 games-strategy/wargus/wargus-2.2.5.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wargus/wargus-2.2.5.5.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wargus/wargus-2.2.5.5.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/wargus/wargus-2.2.5.5.ebuild?r1=1.1&r2=1.2
15
16 Index: wargus-2.2.5.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-strategy/wargus/wargus-2.2.5.5.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- wargus-2.2.5.5.ebuild 29 Nov 2010 07:05:41 -0000 1.1
23 +++ wargus-2.2.5.5.ebuild 3 Feb 2011 20:49:02 -0000 1.2
24 @@ -1,6 +1,6 @@
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-strategy/wargus/wargus-2.2.5.5.ebuild,v 1.1 2010/11/29 07:05:41 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wargus/wargus-2.2.5.5.ebuild,v 1.2 2011/02/03 20:49:02 mr_bones_ Exp $
29
30 EAPI=2
31 inherit eutils games
32 @@ -12,7 +12,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~x86"
37 +KEYWORDS="~amd64 ~x86"
38 IUSE=""
39
40 DEPEND="media-libs/libpng"