diff options
author | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:36:20 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-07-12 17:36:20 +0000 |
commit | e8a6872b5775cab0d4877482c83a6c004541fa5c (patch) | |
tree | 3ca99ebe970abc260b638034a9d68c83ae6f63d3 /x11-drivers/xf86-video-r128 | |
parent | Marking xf86-video-nouveau-0.0.16_pre20120322 ppc for bug 419473 (diff) | |
download | historical-e8a6872b5775cab0d4877482c83a6c004541fa5c.tar.gz historical-e8a6872b5775cab0d4877482c83a6c004541fa5c.tar.bz2 historical-e8a6872b5775cab0d4877482c83a6c004541fa5c.zip |
Marking xf86-video-r128-6.8.2-r1 ppc 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 5139a86590cd..acff9de79da9 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.27 2012/07/11 19:44:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/ChangeLog,v 1.28 2012/07/12 17:36:20 ranger Exp $ + + 12 Jul 2012; Brent Baude <ranger@gentoo.org> xf86-video-r128-6.8.2-r1.ebuild: + Marking xf86-video-r128-6.8.2-r1 ppc stable for bug 419473 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 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 9c969822db08..78f7f662daa1 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.4 2012/07/11 19:44:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-r128/xf86-video-r128-6.8.2-r1.ebuild,v 1.5 2012/07/12 17:36:20 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" |