diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:10:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:10:46 +0000 |
commit | e4b8d40c58d7a06db593f6585a71a96e587e0915 (patch) | |
tree | edf23333a8a2d88e7893692feb33bdf44015eb3c /x11-drivers/xf86-video-chips | |
parent | Stable for ppc64, wrt bug #448968 (diff) | |
download | gentoo-2-e4b8d40c58d7a06db593f6585a71a96e587e0915.tar.gz gentoo-2-e4b8d40c58d7a06db593f6585a71a96e587e0915.tar.bz2 gentoo-2-e4b8d40c58d7a06db593f6585a71a96e587e0915.zip |
Stable for ia64, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-video-chips')
-rw-r--r-- | x11-drivers/xf86-video-chips/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-chips/ChangeLog b/x11-drivers/xf86-video-chips/ChangeLog index 4ae986b2f04f..a00547a0544b 100644 --- a/x11-drivers/xf86-video-chips/ChangeLog +++ b/x11-drivers/xf86-video-chips/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-chips # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.58 2012/11/28 21:36:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/ChangeLog,v 1.59 2012/12/28 11:10:46 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-chips-1.2.5.ebuild: + Stable for ia64, wrt bug #440872 28 Nov 2012; Brent Baude <ranger@gentoo.org> xf86-video-chips-1.2.5.ebuild: Marking xf86-video-chips-1.2.5 ppc stable for bug 440872 diff --git a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5.ebuild b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5.ebuild index 88b7854fd845..b165312160dd 100644 --- a/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5.ebuild +++ b/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.ebuild,v 1.5 2012/11/28 21:36:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-chips/xf86-video-chips-1.2.5.ebuild,v 1.6 2012/12/28 11:10:46 ago Exp $ EAPI=4 @@ -8,5 +8,5 @@ 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="" |