From: "Tomas Chvatal (scarabeus)" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [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
Date: Sun, 1 Aug 2010 08:33:40 +0000 (UTC) [thread overview]
Message-ID: <20100801083340.F01B62CE15@corvid.gentoo.org> (raw)
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
}
reply other threads:[~2010-08-01 9:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100801083340.F01B62CE15@corvid.gentoo.org \
--to=scarabeus@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox