diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:06:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:06:57 +0000 |
commit | ceef48eee8bc2cb7236b3dc070ccc6b3b7c663ac (patch) | |
tree | 1597e88126630a9e5fb7dd12f2c9b08bc439f7c6 /x11-drivers/xf86-video-vesa | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | gentoo-2-ceef48eee8bc2cb7236b3dc070ccc6b3b7c663ac.tar.gz gentoo-2-ceef48eee8bc2cb7236b3dc070ccc6b3b7c663ac.tar.bz2 gentoo-2-ceef48eee8bc2cb7236b3dc070ccc6b3b7c663ac.zip |
Stable for x86, 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-vesa')
-rw-r--r-- | x11-drivers/xf86-video-vesa/ChangeLog | 5 | ||||
-rw-r--r-- | x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-vesa/ChangeLog b/x11-drivers/xf86-video-vesa/ChangeLog index 91f7fd136050..44fa056c6c8c 100644 --- a/x11-drivers/xf86-video-vesa/ChangeLog +++ b/x11-drivers/xf86-video-vesa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-drivers/xf86-video-vesa # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.69 2013/10/06 11:44:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.70 2013/10/08 05:06:57 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-vesa-2.3.3.ebuild: + Stable for x86, wrt bug #475480 06 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-vesa-2.3.3.ebuild: Stable for ia64, wrt bug #475480 diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.3.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.3.ebuild index 485920b339eb..1277fd7cc567 100644 --- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.3.ebuild +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.3.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-vesa/xf86-video-vesa-2.3.3.ebuild,v 1.4 2013/10/06 11:44:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.3.ebuild,v 1.5 2013/10/08 05:06:57 ago Exp $ EAPI=5 inherit xorg-2 DESCRIPTION="Generic VESA 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 |