public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-drivers/ati-drivers: ati-drivers-10.7.ebuild ati-drivers-10.4.ebuild ChangeLog ati-drivers-10.5.ebuild ati-drivers-10.6.ebuild
@ 2010-08-01  8:33 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2010-08-01  8:33 UTC (permalink / raw
  To: gentoo-commits

scarabeus    10/08/01 08:33:40

  Modified:             ati-drivers-10.7.ebuild ati-drivers-10.4.ebuild
                        ChangeLog ati-drivers-10.5.ebuild
  Removed:              ati-drivers-10.6.ebuild
  Log:
  Stable latest. Remove the one with tons of runtime issues.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  x11-drivers/ati-drivers/ati-drivers-10.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.7.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.7.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.7.ebuild?r1=1.3&r2=1.4

Index: ati-drivers-10.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ati-drivers-10.7.ebuild	30 Jul 2010 22:10:42 -0000	1.3
+++ ati-drivers-10.7.ebuild	1 Aug 2010 08:33:39 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.7.ebuild,v 1.3 2010/07/30 22:10:42 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.7.ebuild,v 1.4 2010/08/01 08:33:39 scarabeus Exp $
 
 EAPI="2"
 
@@ -20,7 +20,7 @@
 IUSE="debug +modules multilib qt4"
 
 LICENSE="AMD GPL-2 QPL-1.0 as-is"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 SLOT="1"
 
 RDEPEND="



1.7                  x11-drivers/ati-drivers/ati-drivers-10.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.4.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.4.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.4.ebuild?r1=1.6&r2=1.7

Index: ati-drivers-10.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.4.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ati-drivers-10.4.ebuild	30 Jul 2010 22:10:42 -0000	1.6
+++ ati-drivers-10.4.ebuild	1 Aug 2010 08:33:40 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.4.ebuild,v 1.6 2010/07/30 22:10:42 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.4.ebuild,v 1.7 2010/08/01 08:33:40 scarabeus Exp $
 
 EAPI="2"
 
@@ -456,6 +456,7 @@
 	newinitd "${FILESDIR}"/atieventsd.init atieventsd \
 		|| die "Failed to install atieventsd.init.d"
 	echo 'ATIEVENTSDOPTS=""' > "${T}"/atieventsd.conf
+	insopts -m0644
 	newconfd "${T}"/atieventsd.conf atieventsd || die
 }
 



1.222                x11-drivers/ati-drivers/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?rev=1.222&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?rev=1.222&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?r1=1.221&r2=1.222

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -r1.221 -r1.222
--- ChangeLog	30 Jul 2010 22:10:42 -0000	1.221
+++ ChangeLog	1 Aug 2010 08:33:40 -0000	1.222
@@ -1,6 +1,11 @@
 # ChangeLog for x11-drivers/ati-drivers
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.221 2010/07/30 22:10:42 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.222 2010/08/01 08:33:40 scarabeus Exp $
+
+  01 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+  ati-drivers-10.4.ebuild, ati-drivers-10.5.ebuild,
+  -ati-drivers-10.6.ebuild, ati-drivers-10.7.ebuild:
+  Stable latest. Remove the one with tons of runtime issues.
 
   30 Jul 2010; Tomáš Chvátal <scarabeus@gentoo.org>
   ati-drivers-10.4.ebuild, ati-drivers-10.5.ebuild, ati-drivers-10.6.ebuild,



1.5                  x11-drivers/ati-drivers/ati-drivers-10.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.5.ebuild?r1=1.4&r2=1.5

Index: ati-drivers-10.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ati-drivers-10.5.ebuild	30 Jul 2010 22:10:42 -0000	1.4
+++ ati-drivers-10.5.ebuild	1 Aug 2010 08:33:40 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.5.ebuild,v 1.4 2010/07/30 22:10:42 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-10.5.ebuild,v 1.5 2010/08/01 08:33:40 scarabeus Exp $
 
 EAPI="2"
 
@@ -456,6 +456,7 @@
 	newinitd "${FILESDIR}"/atieventsd.init atieventsd \
 		|| die "Failed to install atieventsd.init.d"
 	echo 'ATIEVENTSDOPTS=""' > "${T}"/atieventsd.conf
+	insopts -m0644
 	newconfd "${T}"/atieventsd.conf atieventsd || die
 }
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-01  9:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-01  8:33 [gentoo-commits] gentoo-x86 commit in x11-drivers/ati-drivers: ati-drivers-10.7.ebuild ati-drivers-10.4.ebuild ChangeLog ati-drivers-10.5.ebuild ati-drivers-10.6.ebuild Tomas Chvatal (scarabeus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox