diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 11:13:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 11:13:08 +0000 |
commit | 82c5f29b66082b5a8a2e92e97ef0f843096ba53c (patch) | |
tree | bbbe211b519fc576a1811c0dd7b1b31875a35b44 /x11-drivers/xf86-video-rendition | |
parent | Stable for amd64, wrt bug #475480 (diff) | |
download | gentoo-2-82c5f29b66082b5a8a2e92e97ef0f843096ba53c.tar.gz gentoo-2-82c5f29b66082b5a8a2e92e97ef0f843096ba53c.tar.bz2 gentoo-2-82c5f29b66082b5a8a2e92e97ef0f843096ba53c.zip |
Stable for amd64, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force --include-arches="amd64", 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 0ad444f95431..ec210e1ee27f 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.62 2013/03/12 16:36:45 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.63 2013/09/29 11:13:08 ago Exp $ + + 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> + xf86-video-rendition-4.2.5-r1.ebuild: + Stable for amd64, wrt bug #475480 *xf86-video-rendition-4.2.5-r1 (12 Mar 2013) 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 3c9df5c1101a..67cd413a54e1 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.1 2013/03/12 16:36:45 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5-r1.ebuild,v 1.2 2013/09/29 11:13:08 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" |