Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-dummy: xf86-video-dummy-0.3.6.ebuild ChangeLog
Date: Tue, 01 Jan 2013 18:56:43
Message-Id: 20130101185633.5811D2171D@flycatcher.gentoo.org
1 armin76 13/01/01 18:56:33
2
3 Modified: xf86-video-dummy-0.3.6.ebuild ChangeLog
4 Log:
5 sh stable wrt #440872
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
8
9 Revision Changes Path
10 1.12 x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild?r1=1.11&r2=1.12
15
16 Index: xf86-video-dummy-0.3.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- xf86-video-dummy-0.3.6.ebuild 30 Dec 2012 14:46:59 -0000 1.11
23 +++ xf86-video-dummy-0.3.6.ebuild 1 Jan 2013 18:56:33 -0000 1.12
24 @@ -1,13 +1,13 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild,v 1.11 2012/12/30 14:46:59 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.6.ebuild,v 1.12 2013/01/01 18:56:33 armin76 Exp $
30
31 EAPI=4
32 inherit xorg-2
33
34 DESCRIPTION="X.Org driver for dummy cards"
35
36 -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
37 +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
38 IUSE="dga"
39
40 RDEPEND=">=x11-base/xorg-server-1.0.99"
41
42
43
44 1.96 x11-drivers/xf86-video-dummy/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.96&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?rev=1.96&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog?r1=1.95&r2=1.96
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v
53 retrieving revision 1.95
54 retrieving revision 1.96
55 diff -u -r1.95 -r1.96
56 --- ChangeLog 30 Dec 2012 14:46:59 -0000 1.95
57 +++ ChangeLog 1 Jan 2013 18:56:33 -0000 1.96
58 @@ -1,6 +1,9 @@
59 # ChangeLog for x11-drivers/xf86-video-dummy
60 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.95 2012/12/30 14:46:59 ago Exp $
62 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/ChangeLog,v 1.96 2013/01/01 18:56:33 armin76 Exp $
64 +
65 + 01 Jan 2013; Raúl Porcel <armin76@g.o> xf86-video-dummy-0.3.6.ebuild:
66 + sh stable wrt #440872
67
68 30 Dec 2012; Agostino Sarubbo <ago@g.o> xf86-video-dummy-0.3.6.ebuild:
69 Stable for alpha, wrt bug #440872