diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:05:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:05:49 +0000 |
commit | 9af2387f36fa5822f2c34050e51ad682d3720812 (patch) | |
tree | 3f66f3bbdadd0b026e78738328ae586c752d8c8c /x11-drivers/xf86-video-chips | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | gentoo-2-9af2387f36fa5822f2c34050e51ad682d3720812.tar.gz gentoo-2-9af2387f36fa5822f2c34050e51ad682d3720812.tar.bz2 gentoo-2-9af2387f36fa5822f2c34050e51ad682d3720812.zip |
Stable for x86, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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.5-r1.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 6e9039c2854c..c775e797694b 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.63 2013/10/06 11:43:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.64 2013/10/08 05:05:49 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> + xf86-video-chips-1.2.5-r1.ebuild: + Stable for x86, wrt bug #475480 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-chips-1.2.5-r1.ebuild: diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5-r1.ebuild b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5-r1.ebuild index 90fbc7fa8c3a..cb1716432b59 100644 --- a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5-r1.ebuild +++ b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.5-r1.ebuild,v 1.4 2013/10/06 11:43:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5-r1.ebuild,v 1.5 2013/10/08 05:05:49 ago Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Chips and Technologies video driver" -KEYWORDS="amd64 ia64 ppc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ia64 ppc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" PATCHES=( |