diff options
-rw-r--r-- | x11-drivers/xf86-video-r128/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-r128/ChangeLog b/x11-drivers/xf86-video-r128/ChangeLog index db2e12cd6098..4e21261d18b5 100644 --- a/x11-drivers/xf86-video-r128/ChangeLog +++ b/x11-drivers/xf86-video-r128/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-r128 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.17 2009/12/15 15:41:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.18 2009/12/15 19:30:55 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> xf86-video-r128-6.8.1.ebuild: + Marking xf86-video-r128-6.8.1 ppc64 stable for bug 294958 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xf86-video-r128-6.8.1.ebuild: diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild index 9c0ee4c8902c..48af9d4cb5ed 100644 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild @@ -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/xf86-video-r128/xf86-video-r128-6.8.1.ebuild,v 1.6 2009/12/15 15:41:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.1.ebuild,v 1.7 2009/12/15 19:30:55 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="ATI Rage128 video driver" -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.2 |