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-apm: ChangeLog xf86-video-apm-1.2.0.ebuild xf86-video-apm-1.1.1.ebuild xf86-video-apm-1.2.1.ebuild
Date: Fri, 13 Mar 2009 15:19:38
Message-Id: E1Li9Ae-0001Ps-3R@stork.gentoo.org
1 armin76 09/03/13 15:19:36
2
3 Modified: ChangeLog xf86-video-apm-1.2.0.ebuild
4 xf86-video-apm-1.1.1.ebuild
5 xf86-video-apm-1.2.1.ebuild
6 Log:
7 Drop ~sh, its not available there
8 (Portage version: 2.1.6.7/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.27 x11-drivers/xf86-video-apm/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-apm/ChangeLog?rev=1.27&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-apm/ChangeLog?rev=1.27&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-apm/ChangeLog?r1=1.26&r2=1.27
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/ChangeLog,v
20 retrieving revision 1.26
21 retrieving revision 1.27
22 diff -u -r1.26 -r1.27
23 --- ChangeLog 13 Jan 2009 05:50:23 -0000 1.26
24 +++ ChangeLog 13 Mar 2009 15:19:35 -0000 1.27
25 @@ -1,6 +1,11 @@
26 # ChangeLog for x11-drivers/xf86-video-apm
27 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/ChangeLog,v 1.26 2009/01/13 05:50:23 dberkholz Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/ChangeLog,v 1.27 2009/03/13 15:19:35 armin76 Exp $
30 +
31 + 13 Mar 2009; Raúl Porcel <armin76@g.o>
32 + xf86-video-apm-1.1.1.ebuild, xf86-video-apm-1.2.0.ebuild,
33 + xf86-video-apm-1.2.1.ebuild:
34 + Drop ~sh, its not available there
35
36 *xf86-video-apm-1.2.1 (13 Jan 2009)
37
38
39
40
41 1.3 x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild?rev=1.3&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild?rev=1.3&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild?r1=1.2&r2=1.3
46
47 Index: xf86-video-apm-1.2.0.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild,v
50 retrieving revision 1.2
51 retrieving revision 1.3
52 diff -u -r1.2 -r1.3
53 --- xf86-video-apm-1.2.0.ebuild 29 Mar 2008 19:35:24 -0000 1.2
54 +++ xf86-video-apm-1.2.0.ebuild 13 Mar 2009 15:19:35 -0000 1.3
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2008 Gentoo Foundation
57 +# Copyright 1999-2009 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild,v 1.2 2008/03/29 19:35:24 dberkholz Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.0.ebuild,v 1.3 2009/03/13 15:19:35 armin76 Exp $
61
62 # Must be before x-modular eclass is inherited
63 #SNAPSHOT="yes"
64 @@ -9,7 +9,7 @@
65 inherit x-modular
66
67 DESCRIPTION="Alliance ProMotion video driver"
68 -KEYWORDS="~amd64 ~ia64 ~sh ~x86 ~x86-fbsd"
69 +KEYWORDS="~amd64 ~ia64 ~x86 ~x86-fbsd"
70 RDEPEND=">=x11-base/xorg-server-1.0.99"
71 DEPEND="${RDEPEND}
72 x11-proto/fontsproto
73
74
75
76 1.7 x11-drivers/xf86-video-apm/xf86-video-apm-1.1.1.ebuild
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.1.1.ebuild?rev=1.7&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.1.1.ebuild?rev=1.7&content-type=text/plain
80 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.1.1.ebuild?r1=1.6&r2=1.7
81
82 Index: xf86-video-apm-1.1.1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.1.1.ebuild,v
85 retrieving revision 1.6
86 retrieving revision 1.7
87 diff -u -r1.6 -r1.7
88 --- xf86-video-apm-1.1.1.ebuild 13 Oct 2006 23:15:49 -0000 1.6
89 +++ xf86-video-apm-1.1.1.ebuild 13 Mar 2009 15:19:35 -0000 1.7
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2006 Gentoo Foundation
92 +# Copyright 1999-2009 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.1.1.ebuild,v 1.6 2006/10/13 23:15:49 joshuabaergen Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.1.1.ebuild,v 1.7 2009/03/13 15:19:35 armin76 Exp $
96
97 # Must be before x-modular eclass is inherited
98 #SNAPSHOT="yes"
99 @@ -8,7 +8,7 @@
100 inherit x-modular
101
102 DESCRIPTION="Alliance ProMotion video driver"
103 -KEYWORDS="amd64 ia64 sh x86 ~x86-fbsd"
104 +KEYWORDS="amd64 ia64 x86 ~x86-fbsd"
105 RDEPEND=">=x11-base/xorg-server-1.0.99"
106 DEPEND="${RDEPEND}
107 x11-proto/fontsproto
108
109
110
111 1.2 x11-drivers/xf86-video-apm/xf86-video-apm-1.2.1.ebuild
112
113 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.1.ebuild?rev=1.2&view=markup
114 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.1.ebuild?rev=1.2&content-type=text/plain
115 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.1.ebuild?r1=1.1&r2=1.2
116
117 Index: xf86-video-apm-1.2.1.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.1.ebuild,v
120 retrieving revision 1.1
121 retrieving revision 1.2
122 diff -u -r1.1 -r1.2
123 --- xf86-video-apm-1.2.1.ebuild 13 Jan 2009 05:50:23 -0000 1.1
124 +++ xf86-video-apm-1.2.1.ebuild 13 Mar 2009 15:19:35 -0000 1.2
125 @@ -1,6 +1,6 @@
126 # Copyright 1999-2009 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.1.ebuild,v 1.1 2009/01/13 05:50:23 dberkholz Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-apm/xf86-video-apm-1.2.1.ebuild,v 1.2 2009/03/13 15:19:35 armin76 Exp $
130
131 # Must be before x-modular eclass is inherited
132 #SNAPSHOT="yes"
133 @@ -9,7 +9,7 @@
134 inherit x-modular
135
136 DESCRIPTION="Alliance ProMotion video driver"
137 -KEYWORDS="~amd64 ~ia64 ~sh ~x86 ~x86-fbsd"
138 +KEYWORDS="~amd64 ~ia64 ~x86 ~x86-fbsd"
139 RDEPEND=">=x11-base/xorg-server-1.0.99"
140 DEPEND="${RDEPEND}
141 x11-proto/fontsproto