diff options
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 0930eb2e941c..6e9039c2854c 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.62 2013/10/03 20:09:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.63 2013/10/06 11:43:29 ago Exp $ + + 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> + xf86-video-chips-1.2.5-r1.ebuild: + Stable for ia64, wrt bug #475480 03 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 9dcf825b557c..90fbc7fa8c3a 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.3 2013/10/03 20:09:15 ago Exp $ +# $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 $ 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=( |