diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-03-26 10:39:40 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-03-26 10:39:40 +0000 |
commit | bed981ccac77e21a1ae5b0fb0779ba90f3feb79a (patch) | |
tree | 35d5f230fd4d73f6fc21afbc3c39d8faf884205e /x11-drivers/xf86-video-chips | |
parent | old (diff) | |
download | gentoo-2-bed981ccac77e21a1ae5b0fb0779ba90f3feb79a.tar.gz gentoo-2-bed981ccac77e21a1ae5b0fb0779ba90f3feb79a.tar.bz2 gentoo-2-bed981ccac77e21a1ae5b0fb0779ba90f3feb79a.zip |
x86 stable, bug 359059
(Portage version: 2.1.9.42/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-drivers/xf86-video-chips')
-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 774372085d9a..7b870e7d348d 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.50 2011/03/21 13:40:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.51 2011/03/26 10:39:40 fauli Exp $ + + 26 Mar 2011; Christian Faulhammer <fauli@gentoo.org> + xf86-video-chips-1.2.4.ebuild: + x86 stable, bug 359059 21 Mar 2011; Markos Chandras <hwoarang@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 dbade85bfbda..e58009f84888 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.4 2011/03/21 13:40:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.4.ebuild,v 1.5 2011/03/26 10:39:40 fauli 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="" |