Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/radeon-ucode: radeon-ucode-20130626.ebuild ChangeLog radeon-ucode-20130204.ebuild radeon-ucode-20130625.ebuild radeon-ucode-20130402.ebuild radeon-ucode-20130513.ebuild radeon-ucode-20130411.ebuild
Date: Sun, 30 Jun 2013 19:58:08
Message-Id: 20130630195805.2075A2171C@flycatcher.gentoo.org
1 chithanh 13/06/30 19:58:05
2
3 Modified: radeon-ucode-20130626.ebuild ChangeLog
4 Removed: radeon-ucode-20130204.ebuild
5 radeon-ucode-20130625.ebuild
6 radeon-ucode-20130402.ebuild
7 radeon-ucode-20130513.ebuild
8 radeon-ucode-20130411.ebuild
9 Log:
10 Stabilize latest ucode, drop some old versions.
11
12 (Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit)
13
14 Revision Changes Path
15 1.2 x11-drivers/radeon-ucode/radeon-ucode-20130626.ebuild
16
17 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/radeon-ucode/radeon-ucode-20130626.ebuild?rev=1.2&view=markup
18 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/radeon-ucode/radeon-ucode-20130626.ebuild?rev=1.2&content-type=text/plain
19 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/radeon-ucode/radeon-ucode-20130626.ebuild?r1=1.1&r2=1.2
20
21 Index: radeon-ucode-20130626.ebuild
22 ===================================================================
23 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/radeon-ucode-20130626.ebuild,v
24 retrieving revision 1.1
25 retrieving revision 1.2
26 diff -u -r1.1 -r1.2
27 --- radeon-ucode-20130626.ebuild 26 Jun 2013 23:17:29 -0000 1.1
28 +++ radeon-ucode-20130626.ebuild 30 Jun 2013 19:58:04 -0000 1.2
29 @@ -1,6 +1,6 @@
30 # Copyright 1999-2013 Gentoo Foundation
31 # Distributed under the terms of the GNU General Public License v2
32 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/radeon-ucode-20130626.ebuild,v 1.1 2013/06/26 23:17:29 chithanh Exp $
33 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/radeon-ucode-20130626.ebuild,v 1.2 2013/06/30 19:58:04 chithanh Exp $
34
35 EAPI=5
36
37 @@ -12,7 +12,7 @@
38
39 LICENSE="radeon-ucode"
40 SLOT="0"
41 -KEYWORDS="~amd64 ~x86"
42 +KEYWORDS="amd64 x86"
43 IUSE=""
44
45 RDEPEND="!sys-kernel/linux-firmware[-savedconfig]"
46
47
48
49 1.31 x11-drivers/radeon-ucode/ChangeLog
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/radeon-ucode/ChangeLog?rev=1.31&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/radeon-ucode/ChangeLog?rev=1.31&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/radeon-ucode/ChangeLog?r1=1.30&r2=1.31
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/ChangeLog,v
58 retrieving revision 1.30
59 retrieving revision 1.31
60 diff -u -r1.30 -r1.31
61 --- ChangeLog 26 Jun 2013 23:17:29 -0000 1.30
62 +++ ChangeLog 30 Jun 2013 19:58:04 -0000 1.31
63 @@ -1,6 +1,12 @@
64 # ChangeLog for x11-drivers/radeon-ucode
65 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/ChangeLog,v 1.30 2013/06/26 23:17:29 chithanh Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/radeon-ucode/ChangeLog,v 1.31 2013/06/30 19:58:04 chithanh Exp $
68 +
69 + 30 Jun 2013; Chí-Thanh Christopher Nguyễn <chithanh@g.o>
70 + -radeon-ucode-20130204.ebuild, -radeon-ucode-20130402.ebuild,
71 + -radeon-ucode-20130411.ebuild, -radeon-ucode-20130513.ebuild,
72 + -radeon-ucode-20130625.ebuild, radeon-ucode-20130626.ebuild:
73 + Stabilize latest ucode, drop some old versions.
74
75 *radeon-ucode-20130626 (26 Jun 2013)