summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-06-11 10:28:52 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-06-11 10:28:52 +0000
commit0d77bac652294074c5f58acb79f638f67949e78c (patch)
tree76375b98733a54b24625fff0629401373ef5886d /x11-drivers
parentVersion bump. Drop old. (diff)
downloadgentoo-2-0d77bac652294074c5f58acb79f638f67949e78c.tar.gz
gentoo-2-0d77bac652294074c5f58acb79f638f67949e78c.tar.bz2
gentoo-2-0d77bac652294074c5f58acb79f638f67949e78c.zip
Drop wrongly added keyword.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-ati/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-ati/ChangeLog b/x11-drivers/xf86-video-ati/ChangeLog
index f93b6574a7c2..d3f561beff12 100644
--- a/x11-drivers/xf86-video-ati/ChangeLog
+++ b/x11-drivers/xf86-video-ati/ChangeLog
@@ -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
diff --git a/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild b/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild
index 5dd4330753dc..e8f401c9d622 100644
--- a/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild
+++ b/x11-drivers/xf86-video-ati/xf86-video-ati-6.13.0.ebuild
@@ -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]"