diff options
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.4.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 a294100c36df..3aa5233121f8 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.48 2011/02/28 20:52:34 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.49 2011/03/15 21:23:22 xarthisius Exp $ + + 15 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> + xf86-video-chips-1.2.4.ebuild: + ppc stable wrt #359059 28 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> xf86-video-chips-1.2.4.ebuild: diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild index 4fb97bcc9755..55363e4052bd 100644 --- a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild +++ b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.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-chips/xf86-video-chips-1.2.4.ebuild,v 1.2 2011/02/28 20:52:34 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v 1.3 2011/03/15 21:23:22 xarthisius Exp $ EAPI=4 @@ -8,5 +8,5 @@ inherit xorg-2 DESCRIPTION="Chips and Technologies video driver" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ppc ~x86 ~x86-fbsd" IUSE="" |