diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:49:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-30 14:49:41 +0000 |
commit | b5d12299deae5a039cb4ebcd6d22cdc01e3cf781 (patch) | |
tree | f8fe6890d6f12735e6538022728e806cb46e3c72 /x11-drivers/xf86-video-rendition | |
parent | Stable for alpha, wrt bug #440872 (diff) | |
download | gentoo-2-b5d12299deae5a039cb4ebcd6d22cdc01e3cf781.tar.gz gentoo-2-b5d12299deae5a039cb4ebcd6d22cdc01e3cf781.tar.bz2 gentoo-2-b5d12299deae5a039cb4ebcd6d22cdc01e3cf781.zip |
Stable for alpha, wrt bug #440872
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'x11-drivers/xf86-video-rendition')
-rw-r--r-- | x11-drivers/xf86-video-rendition/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-rendition/ChangeLog b/x11-drivers/xf86-video-rendition/ChangeLog index 35274828a997..6455fe7d3053 100644 --- a/x11-drivers/xf86-video-rendition/ChangeLog +++ b/x11-drivers/xf86-video-rendition/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-rendition # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.60 2012/12/28 11:22:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.61 2012/12/30 14:49:41 ago Exp $ + + 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> + xf86-video-rendition-4.2.5.ebuild: + Stable for alpha, wrt bug #440872 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xf86-video-rendition-4.2.5.ebuild: diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild index bca39482c013..737155668c8e 100644 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild +++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild @@ -1,12 +1,12 @@ # 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-rendition/xf86-video-rendition-4.2.5.ebuild,v 1.5 2012/12/28 11:22:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild,v 1.6 2012/12/30 14:49:41 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="Rendition video driver" -KEYWORDS="~alpha amd64 ia64 x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=x11-base/xorg-server-1.0.99" |