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/xf86-video-ati: ChangeLog xf86-video-ati-6.13.0.ebuild
Date: Fri, 11 Jun 2010 10:28:52 +0000 (UTC)	[thread overview]
Message-ID: <20100611102852.C7AB82CAD8@corvid.gentoo.org> (raw)

scarabeus    10/06/11 10:28:52

  Modified:             ChangeLog xf86-video-ati-6.13.0.ebuild
  Log:
  Drop wrongly added keyword.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.116                x11-drivers/xf86-video-ati/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- ChangeLog	12 May 2010 18:09:33 -0000	1.115
+++ ChangeLog	11 Jun 2010 10:28:52 -0000	1.116
@@ -1,6 +1,10 @@
 # ChangeLog for x11-drivers/xf86-video-ati
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.115 2010/05/12 18:09:33 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/ChangeLog,v 1.116 2010/06/11 10:28:52 scarabeus Exp $
+
+  11 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+  xf86-video-ati-6.13.0.ebuild:
+  Drop wrongly added keyword.
 
   12 May 2010; Brent Baude <ranger@gentoo.org> xf86-video-ati-6.12.6.ebuild:
   Marking xf86-video-ati-6.12.6 ppc64 stable for bug 308521



1.2                  x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild?r1=1.1&r2=1.2

Index: xf86-video-ati-6.13.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xf86-video-ati-6.13.0.ebuild	6 Apr 2010 08:37:22 -0000	1.1
+++ xf86-video-ati-6.13.0.ebuild	11 Jun 2010 10:28:52 -0000	1.2
@@ -1,13 +1,13 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild,v 1.1 2010/04/06 08:37:22 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild,v 1.2 2010/06/11 10:28:52 scarabeus Exp $
 
 EAPI=3
 inherit xorg-2
 
 DESCRIPTION="ATI video driver"
 
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=x11-base/xorg-server-1.6.3[-minimal]"






             reply	other threads:[~2010-06-11 10:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-11 10:28 Tomas Chvatal (scarabeus) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-06-29 21:43 [gentoo-commits] gentoo-x86 commit in x11-drivers/xf86-video-ati: ChangeLog xf86-video-ati-6.13.0.ebuild Chi-Thanh Christopher Nguyen (chithanh)
2010-06-30  6:18 Christian Faulhammer (fauli)

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=20100611102852.C7AB82CAD8@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