diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 18:02:35 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 18:02:35 +0000 |
commit | 40f763eb63fd3eca10ee627d771587ea5047363c (patch) | |
tree | 69a676b7cc8c612f86862012919cd056d8c6135b /x11-drivers | |
parent | Marked ppc stable for bug #294958. (diff) | |
download | gentoo-2-40f763eb63fd3eca10ee627d771587ea5047363c.tar.gz gentoo-2-40f763eb63fd3eca10ee627d771587ea5047363c.tar.bz2 gentoo-2-40f763eb63fd3eca10ee627d771587ea5047363c.zip |
Marked ppc stable for bug #294958.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-chips/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-chips/xf86-video-chips-1.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-chips/ChangeLog b/x11-drivers/xf86-video-chips/ChangeLog index 8ffa29f10bd4..6cb4460bc424 100644 --- a/x11-drivers/xf86-video-chips/ChangeLog +++ b/x11-drivers/xf86-video-chips/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-chips # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.39 2009/12/15 15:32:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.40 2009/12/27 18:02:35 josejx Exp $ + + 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> + xf86-video-chips-1.2.2.ebuild: + Marked ppc stable for bug #294958. 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xf86-video-chips-1.2.2.ebuild: diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.2.ebuild b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.2.ebuild index 85e695dca600..6dd3515fda21 100644 --- a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.2.ebuild +++ b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.2.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-chips/xf86-video-chips-1.2.2.ebuild,v 1.4 2009/12/15 15:32:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.2.ebuild,v 1.5 2009/12/27 18:02:35 josejx Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="Chips and Technologies video driver" -KEYWORDS="amd64 ia64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ia64 ppc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |