summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-16 00:55:41 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-16 00:55:41 +0000
commit6067aaf194db90b06c021c6ee486d1bc6764af09 (patch)
tree5c19d1fc057dc0f3a1e15bf192a1c41a8f243031 /x11-drivers/xf86-video-r128
parentkeyword ~amd64-fbsd (compile tested only) (diff)
downloadgentoo-2-6067aaf194db90b06c021c6ee486d1bc6764af09.tar.gz
gentoo-2-6067aaf194db90b06c021c6ee486d1bc6764af09.tar.bz2
gentoo-2-6067aaf194db90b06c021c6ee486d1bc6764af09.zip
keyword ~amd64-fbsd (compile tested only)
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-r128')
-rw-r--r--x11-drivers/xf86-video-r128/ChangeLog6
-rw-r--r--x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-r128/ChangeLog b/x11-drivers/xf86-video-r128/ChangeLog
index 8cd209a4696c..24f9c866c488 100644
--- a/x11-drivers/xf86-video-r128/ChangeLog
+++ b/x11-drivers/xf86-video-r128/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-r128
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.21 2012/03/24 16:28:07 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.22 2012/05/16 00:55:41 aballier Exp $
+
+ 16 May 2012; Alexis Ballier <aballier@gentoo.org>
+ xf86-video-r128-6.8.2.ebuild:
+ keyword ~amd64-fbsd (compile tested only)
*xf86-video-r128-6.8.2 (24 Mar 2012)
diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2.ebuild
index f95b757763c0..1931907cbcff 100644
--- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2.ebuild
+++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2.ebuild,v 1.1 2012/03/24 16:28:07 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2.ebuild,v 1.2 2012/05/16 00:55:41 aballier Exp $
EAPI=4
XORG_DRI=dri
@@ -8,7 +8,7 @@ inherit xorg-2
DESCRIPTION="ATI Rage128 video driver"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE="dri"
RDEPEND=">=x11-base/xorg-server-1.2"