public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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-9.6.ebuild ChangeLog
Date: Fri, 26 Jun 2009 12:53:26 +0000	[thread overview]
Message-ID: <E1MKAvm-00023J-Bn@stork.gentoo.org> (raw)

scarabeus    09/06/26 12:53:26

  Modified:             ati-drivers-9.6.ebuild ChangeLog
  Log:
  Update path to xen patch.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  x11-drivers/ati-drivers/ati-drivers-9.6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-9.6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-9.6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-9.6.ebuild?r1=1.1&r2=1.2

Index: ati-drivers-9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-9.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ati-drivers-9.6.ebuild	25 Jun 2009 16:31:08 -0000	1.1
+++ ati-drivers-9.6.ebuild	26 Jun 2009 12:53:26 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-9.6.ebuild,v 1.1 2009/06/25 16:31:08 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ati-drivers-9.6.ebuild,v 1.2 2009/06/26 12:53:26 scarabeus Exp $
 
 IUSE="acpi debug"
 
@@ -131,7 +131,7 @@
 	local src="${DISTDIR}/${A}"
 	sh "${src}" --extract "${S}"  2&>1 /dev/null
 	cd "${S}"
-	epatch "${FILESDIR}"/ati-drivers-xen-8.552.patch || die "epatch failed"
+	epatch "${FILESDIR}"/ati-drivers-xen.patch || die "epatch failed"
 
 	if kernel_is ge 2 6 29; then
 		epatch "${FILESDIR}"/kernel/2.6.29*.patch



1.159                x11-drivers/ati-drivers/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?rev=1.159&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?rev=1.159&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-drivers/ati-drivers/ChangeLog?r1=1.158&r2=1.159

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- ChangeLog	26 Jun 2009 11:19:43 -0000	1.158
+++ ChangeLog	26 Jun 2009 12:53:26 -0000	1.159
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/ati-drivers
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.158 2009/06/26 11:19:43 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/ati-drivers/ChangeLog,v 1.159 2009/06/26 12:53:26 scarabeus Exp $
+
+  26 Jun 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+  ati-drivers-9.6.ebuild:
+  Update path to xen patch.
 
   26 Jun 2009; Tomáš Chvátal <scarabeus@gentoo.org>
   +files/kernel/2.6.29.patch, +files/kernel/2.6.30-enable_msi.patch,






             reply	other threads:[~2009-06-26 12:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-26 12:53 Tomas Chvatal (scarabeus) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-07-21 10:43 [gentoo-commits] gentoo-x86 commit in x11-drivers/ati-drivers: ati-drivers-9.6.ebuild ChangeLog Tomas Chvatal (scarabeus)
2009-07-16  9:24 Tomas Chvatal (scarabeus)
2009-07-06 11:12 Tomas Chvatal (scarabeus)
2009-07-05 20:10 Tomas Chvatal (scarabeus)
2009-06-27 17:52 Tomas Chvatal (scarabeus)
2009-06-27 16:53 Tomas Chvatal (scarabeus)
2009-06-27 16:45 Tomas Chvatal (scarabeus)
2009-06-25 16:31 Tomas Chvatal (scarabeus)

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=E1MKAvm-00023J-Bn@stork.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