diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 19:38:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 19:38:13 +0000 |
commit | 1b20219c69c72bd8823ec54a8d247098f1fe1399 (patch) | |
tree | 603a13251c1d3c3e3ac7d61195b41bc67d453aae /x11-drivers/xf86-video-vesa | |
parent | ia64 stable wrt #344827 (diff) | |
download | historical-1b20219c69c72bd8823ec54a8d247098f1fe1399.tar.gz historical-1b20219c69c72bd8823ec54a8d247098f1fe1399.tar.bz2 historical-1b20219c69c72bd8823ec54a8d247098f1fe1399.zip |
alpha/ia64 stable wrt #344827
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'x11-drivers/xf86-video-vesa')
-rw-r--r-- | x11-drivers/xf86-video-vesa/ChangeLog | 7 | ||||
-rw-r--r-- | x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-vesa/ChangeLog b/x11-drivers/xf86-video-vesa/ChangeLog index 4ee8b0fcd870..d21c13592db8 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.50 2010/09/12 19:05:36 klausman Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.51 2011/02/12 19:38:13 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> xf86-video-vesa-2.3.0.ebuild: + alpha/ia64 stable wrt #344827 12 Sep 2010; Tobias Klausmann <klausman@gentoo.org> xf86-video-vesa-2.3.0.ebuild: diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild index 43647fa38776..7c940a6b629a 100644 --- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild +++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.0.ebuild,v 1.4 2010/09/12 19:05:36 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild,v 1.5 2011/02/12 19:38:13 armin76 Exp $ inherit x-modular DESCRIPTION="Generic VESA video driver" -KEYWORDS="-* alpha amd64 ~ia64 x86 ~x86-fbsd" +KEYWORDS="-* alpha amd64 ia64 x86 ~x86-fbsd" RDEPEND=">=x11-base/xorg-server-1.0.99" DEPEND="${RDEPEND} x11-proto/fontsproto |