diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-11 19:44:02 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-11 19:44:02 +0000 |
commit | cfcc526d358013d306fa896a6058f9e6eabd2b76 (patch) | |
tree | dbefc407942e08da43775fb3da3ca01ace729dd9 /x11-drivers/xf86-video-r128 | |
parent | Marking xf86-video-nouveau-0.0.16_pre20120322 ppc64 for bug 419473 (diff) | |
download | historical-cfcc526d358013d306fa896a6058f9e6eabd2b76.tar.gz historical-cfcc526d358013d306fa896a6058f9e6eabd2b76.tar.bz2 historical-cfcc526d358013d306fa896a6058f9e6eabd2b76.zip |
Marking xf86-video-r128-6.8.2-r1 ppc64 for bug 419473
Package-Manager: portage-2.1.10.65/cvs/Linux ppc64
Diffstat (limited to 'x11-drivers/xf86-video-r128')
-rw-r--r-- | x11-drivers/xf86-video-r128/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.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 97e466b236c7..5139a86590cd 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.26 2012/07/05 15:59:29 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.27 2012/07/11 19:44:02 ranger Exp $ + + 11 Jul 2012; Brent Baude <ranger@gentoo.org> xf86-video-r128-6.8.2-r1.ebuild: + Marking xf86-video-r128-6.8.2-r1 ppc64 stable for bug 419473 *xf86-video-r128-6.8.3 (05 Jul 2012) diff --git a/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.ebuild b/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.ebuild index 90a47af03040..9c969822db08 100644 --- a/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.ebuild +++ b/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.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-r1.ebuild,v 1.3 2012/06/24 19:11:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.ebuild,v 1.4 2012/07/11 19:44:02 ranger 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 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="dri" RDEPEND=">=x11-base/xorg-server-1.2" |