diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-25 18:16:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-25 18:16:48 +0000 |
commit | 9909750d0ea58c90671871abd6362510cce84344 (patch) | |
tree | 05752a3cbcb77b5305f7d6837481c1001137bb75 /x11-drivers/xf86-video-vesa | |
parent | Cleanup. (diff) | |
download | historical-9909750d0ea58c90671871abd6362510cce84344.tar.gz historical-9909750d0ea58c90671871abd6362510cce84344.tar.bz2 historical-9909750d0ea58c90671871abd6362510cce84344.zip |
Stable on ia64 wrt bug #175465
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'x11-drivers/xf86-video-vesa')
-rw-r--r-- | x11-drivers/xf86-video-vesa/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-drivers/xf86-video-vesa/ChangeLog b/x11-drivers/xf86-video-vesa/ChangeLog index 952cab9032f5..da4a962f9488 100644 --- a/x11-drivers/xf86-video-vesa/ChangeLog +++ b/x11-drivers/xf86-video-vesa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-vesa # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.29 2007/01/24 07:13:04 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.30 2007/04/25 18:14:28 armin76 Exp $ + + 25 Apr 2007; Raúl Porcel <armin76@gentoo.org> + xf86-video-vesa-1.3.0.ebuild: + Stable on ia64 wrt bug #175465 24 Jan 2007; Donnie Berkholz <dberkholz@gentoo.org>; -xf86-video-vesa-1.0.1.3.ebuild: diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild index ad07e3a9fac8..bf2e6ecee5a5 100644 --- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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-1.3.0.ebuild,v 1.1 2006/12/02 16:18:02 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild,v 1.2 2007/04/25 18:14:28 armin76 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ XDPVER=4 inherit x-modular DESCRIPTION="Generic VESA video driver" -KEYWORDS="-* ~amd64 ~ia64 ~x86 ~x86-fbsd" +KEYWORDS="-* ~amd64 ia64 ~x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |