diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 11:44:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-06 11:44:05 +0000 |
commit | 3a33342a990fec0085c5e5913e346a3ac3b76c28 (patch) | |
tree | e87f1e653d101f58337cd9d7274ae396248ae47a /x11-drivers/xf86-video-rendition | |
parent | Stable for ia64, wrt bug #475480 (diff) | |
download | gentoo-2-3a33342a990fec0085c5e5913e346a3ac3b76c28.tar.gz gentoo-2-3a33342a990fec0085c5e5913e346a3ac3b76c28.tar.bz2 gentoo-2-3a33342a990fec0085c5e5913e346a3ac3b76c28.zip |
Stable for ia64, 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-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-r1.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 a00abbbe524f..b50341741b52 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.64 2013/10/05 04:56:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.65 2013/10/06 11:44:05 ago Exp $ + + 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> + xf86-video-rendition-4.2.5-r1.ebuild: + Stable for ia64, wrt bug #475480 05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-rendition-4.2.5-r1.ebuild: diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5-r1.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5-r1.ebuild index bdf9a5576f7e..1a4b1fd8495d 100644 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5-r1.ebuild +++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5-r1.ebuild @@ -1,12 +1,12 @@ # 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-rendition/xf86-video-rendition-4.2.5-r1.ebuild,v 1.3 2013/10/05 04:56:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5-r1.ebuild,v 1.4 2013/10/06 11:44:05 ago Exp $ EAPI=5 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" |