mgorny 15/01/01 12:15:55
Modified: ati-drivers-14.9-r1.ebuild ati-drivers-14.12.ebuild
ChangeLog
Log:
Restrict multilib ABIs to those actually supported.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key
EFB4464E!)
Revision Changes Path
1.2 x11-drivers/ati-drivers/ati-drivers-14.9-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.9-r1.ebuild?rev=1.2&view=markup
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
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
Index: ati-drivers-14.9-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.9-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ati-drivers-14.9-r1.ebuild 20 Nov 2014 10:55:18 -0000 1.1
+++ ati-drivers-14.9-r1.ebuild 1 Jan 2015 12:15:55 -0000 1.2
@@ -1,9 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
EAPI=5
+MULTILIB_COMPAT=( abi_x86_{32,64} )
inherit eutils multilib-build linux-info linux-mod toolchain-funcs versionator
pax-utils
DESCRIPTION="Ati precompiled drivers for Radeon Evergreen (HD5000 Series) and
newer chipsets"
1.2 x11-drivers/ati-drivers/ati-drivers-14.12.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.12.ebuild?rev=1.2&view=markup
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
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.12.ebuild?r1=1.1&r2=1.2
Index: ati-drivers-14.12.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-14.12.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ati-drivers-14.12.ebuild 10 Dec 2014 20:45:09 -0000 1.1
+++ ati-drivers-14.12.ebuild 1 Jan 2015 12:15:55 -0000 1.2
@@ -1,9 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
EAPI=5
+MULTILIB_COMPAT=( abi_x86_{32,64} )
inherit eutils multilib-build linux-info linux-mod toolchain-funcs versionator
pax-utils
DESCRIPTION="Ati precompiled drivers for Radeon Evergreen (HD5000 Series) and
newer chipsets"
1.368 x11-drivers/ati-drivers/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?rev=1.368&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?rev=1.368&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?r1=1.367&r2=1.368
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v
retrieving revision 1.367
retrieving revision 1.368
diff -u -r1.367 -r1.368
--- ChangeLog 10 Dec 2014 20:45:09 -0000 1.367
+++ ChangeLog 1 Jan 2015 12:15:55 -0000 1.368
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/ati-drivers
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.367
2014/12/10 20:45:09 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.368
2015/01/01 12:15:55 mgorny Exp $
+
+ 01 Jan 2015; Michał Górny <[email protected]> ati-drivers-14.12.ebuild,
+ ati-drivers-14.9-r1.ebuild:
+ Restrict multilib ABIs to those actually supported.
*ati-drivers-14.12 (10 Dec 2014)