diff options
author | Joseph Jezak <josejx@gentoo.org> | 2011-04-24 03:08:42 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2011-04-24 03:08:42 +0000 |
commit | 07c84a35f271c6d0003c915b4f3aabc102e9c2aa (patch) | |
tree | 07796b0ab38c116c4bf38f2f3acc52ad0d0eedc9 /x11-drivers | |
parent | Version bumped. (diff) | |
download | gentoo-2-07c84a35f271c6d0003c915b4f3aabc102e9c2aa.tar.gz gentoo-2-07c84a35f271c6d0003c915b4f3aabc102e9c2aa.tar.bz2 gentoo-2-07c84a35f271c6d0003c915b4f3aabc102e9c2aa.zip |
Marked ppc/ppc64 stable.
(Portage version: 2.1.9.46/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-nouveau/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20101130.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-nouveau/ChangeLog b/x11-drivers/xf86-video-nouveau/ChangeLog index a2c7d2d14ab0..06c8dfea09a1 100644 --- a/x11-drivers/xf86-video-nouveau/ChangeLog +++ b/x11-drivers/xf86-video-nouveau/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-nouveau # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.26 2011/03/31 14:46:47 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/ChangeLog,v 1.27 2011/04/24 03:08:42 josejx Exp $ + + 24 Apr 2011; Joseph Jezak <josejx@gentoo.org> + xf86-video-nouveau-0.0.16_pre20101130.ebuild: + Marked ppc/ppc64 stable. *xf86-video-nouveau-0.0.16_pre20110323 (31 Mar 2011) diff --git a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20101130.ebuild b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20101130.ebuild index de57e1751583..220b6e575317 100644 --- a/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20101130.ebuild +++ b/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20101130.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20101130.ebuild,v 1.5 2011/03/03 00:00:26 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nouveau/xf86-video-nouveau-0.0.16_pre20101130.ebuild,v 1.6 2011/04/24 03:08:42 josejx Exp $ EAPI=3 XORG_EAUTORECONF="yes" @@ -10,7 +10,7 @@ DESCRIPTION="Accelerated Open Source driver for nVidia cards" HOMEPAGE="http://nouveau.freedesktop.org/" SRC_URI="mirror://gentoo/${P}.tar.bz2" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" RDEPEND=">=x11-base/xorg-server-1.8[-minimal] |