Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-xgi: xf86-video-xgi-1.5.0.ebuild
Date: Wed, 30 Sep 2009 21:20:30
Message-Id: E1Mt6b6-00068S-Hs@stork.gentoo.org
1 ssuominen 09/09/30 21:20:28
2
3 Modified: xf86-video-xgi-1.5.0.ebuild
4 Log:
5 repoman issues
6 (Portage version: 2.2_rc42/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.0.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.0.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.0.ebuild?r1=1.5&r2=1.6
14
15 Index: xf86-video-xgi-1.5.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.0.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- xf86-video-xgi-1.5.0.ebuild 5 Apr 2009 22:49:20 -0000 1.5
22 +++ xf86-video-xgi-1.5.0.ebuild 30 Sep 2009 21:20:28 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.0.ebuild,v 1.5 2009/04/05 22:49:20 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-xgi/xf86-video-xgi-1.5.0.ebuild,v 1.6 2009/09/30 21:20:28 ssuominen Exp $
28
29 # Must be before x-modular eclass is inherited
30 #SNAPSHOT="yes"
31 @@ -10,6 +10,8 @@
32
33 DESCRIPTION="XGI video driver"
34 KEYWORDS="ppc ppc64 x86"
35 +IUSE=""
36 +
37 RDEPEND=">=x11-base/xorg-server-1.0.99"
38 SRC_URI="${SRC_URI}
39 mirror://gentoo/${P}-bigendian.patch"