diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:22:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-28 11:22:13 +0000 |
commit | 3d206cf33d3c9d2ad291b08d27678ffa7fdfb762 (patch) | |
tree | 6ba61976187b4536454211354c77c6da7ce05653 /x11-drivers/xf86-video-rendition | |
parent | Stable for ppc, wrt bug #391601 (diff) | |
download | gentoo-2-3d206cf33d3c9d2ad291b08d27678ffa7fdfb762.tar.gz gentoo-2-3d206cf33d3c9d2ad291b08d27678ffa7fdfb762.tar.bz2 gentoo-2-3d206cf33d3c9d2ad291b08d27678ffa7fdfb762.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-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 882cf565b1b7..35274828a997 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.59 2012/11/18 12:19:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.60 2012/12/28 11:22:13 ago Exp $ + + 28 Dec 2012; Agostino Sarubbo <ago@gentoo.org> + xf86-video-rendition-4.2.5.ebuild: + Stable for ia64, wrt bug #440872 18 Nov 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 c7d0f8e18282..bca39482c013 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.4 2012/11/18 12:19:22 ago Exp $ +# $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 $ 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" |