Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-drivers/ati-drivers: ati-drivers-14.9-r1.ebuild ati-drivers-14.12.ebuild ChangeLog
Date: Thu, 01 Jan 2015 12:16:00
Message-Id: 20150101121555.AB767EA2D@oystercatcher.gentoo.org
1 mgorny 15/01/01 12:15:55
2
3 Modified: ati-drivers-14.9-r1.ebuild ati-drivers-14.12.ebuild
4 ChangeLog
5 Log:
6 Restrict multilib ABIs to those actually supported.
7
8 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.2 x11-drivers/ati-drivers/ati-drivers-14.9-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.9-r1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.9-r1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.9-r1.ebuild?r1=1.1&r2=1.2
16
17 Index: ati-drivers-14.9-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.9-r1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- ati-drivers-14.9-r1.ebuild 20 Nov 2014 10:55:18 -0000 1.1
24 +++ ati-drivers-14.9-r1.ebuild 1 Jan 2015 12:15:55 -0000 1.2
25 @@ -1,9 +1,10 @@
26 -# Copyright 1999-2014 Gentoo Foundation
27 +# Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.9-r1.ebuild,v 1.1 2014/11/20 10:55:18 mrueg Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.9-r1.ebuild,v 1.2 2015/01/01 12:15:55 mgorny Exp $
31
32 EAPI=5
33
34 +MULTILIB_COMPAT=( abi_x86_{32,64} )
35 inherit eutils multilib-build linux-info linux-mod toolchain-funcs versionator pax-utils
36
37 DESCRIPTION="Ati precompiled drivers for Radeon Evergreen (HD5000 Series) and newer chipsets"
38
39
40
41 1.2 x11-drivers/ati-drivers/ati-drivers-14.12.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.12.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.12.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.12.ebuild?r1=1.1&r2=1.2
46
47 Index: ati-drivers-14.12.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.12.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- ati-drivers-14.12.ebuild 10 Dec 2014 20:45:09 -0000 1.1
54 +++ ati-drivers-14.12.ebuild 1 Jan 2015 12:15:55 -0000 1.2
55 @@ -1,9 +1,10 @@
56 -# Copyright 1999-2014 Gentoo Foundation
57 +# Copyright 1999-2015 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.12.ebuild,v 1.1 2014/12/10 20:45:09 mrueg Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.12.ebuild,v 1.2 2015/01/01 12:15:55 mgorny Exp $
61
62 EAPI=5
63
64 +MULTILIB_COMPAT=( abi_x86_{32,64} )
65 inherit eutils multilib-build linux-info linux-mod toolchain-funcs versionator pax-utils
66
67 DESCRIPTION="Ati precompiled drivers for Radeon Evergreen (HD5000 Series) and newer chipsets"
68
69
70
71 1.368 x11-drivers/ati-drivers/ChangeLog
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?rev=1.368&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?rev=1.368&content-type=text/plain
75 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?r1=1.367&r2=1.368
76
77 Index: ChangeLog
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v
80 retrieving revision 1.367
81 retrieving revision 1.368
82 diff -u -r1.367 -r1.368
83 --- ChangeLog 10 Dec 2014 20:45:09 -0000 1.367
84 +++ ChangeLog 1 Jan 2015 12:15:55 -0000 1.368
85 @@ -1,6 +1,10 @@
86 # ChangeLog for x11-drivers/ati-drivers
87 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
88 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.367 2014/12/10 20:45:09 mrueg Exp $
89 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
90 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.368 2015/01/01 12:15:55 mgorny Exp $
91 +
92 + 01 Jan 2015; Michał Górny <mgorny@g.o> ati-drivers-14.12.ebuild,
93 + ati-drivers-14.9-r1.ebuild:
94 + Restrict multilib ABIs to those actually supported.
95
96 *ati-drivers-14.12 (10 Dec 2014)