summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-05 20:35:10 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-05 20:35:10 +0000
commitca3203db2e2e403f62850733a8eb594ecf59c1ea (patch)
tree3e26933c271c73dfef6767541b6d0af9a0609aed /x11-drivers/xf86-video-vesa
parentstable x86, bug 299749 (diff)
downloadgentoo-2-ca3203db2e2e403f62850733a8eb594ecf59c1ea.tar.gz
gentoo-2-ca3203db2e2e403f62850733a8eb594ecf59c1ea.tar.bz2
gentoo-2-ca3203db2e2e403f62850733a8eb594ecf59c1ea.zip
Version bump. Drop old.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-vesa')
-rw-r--r--x11-drivers/xf86-video-vesa/ChangeLog12
-rw-r--r--x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild19
-rw-r--r--x11-drivers/xf86-video-vesa/xf86-video-vesa-2.1.0.ebuild19
-rw-r--r--x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.0.ebuild19
-rw-r--r--x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild (renamed from x11-drivers/xf86-video-vesa/xf86-video-vesa-2.0.0.ebuild)8
5 files changed, 12 insertions, 65 deletions
diff --git a/x11-drivers/xf86-video-vesa/ChangeLog b/x11-drivers/xf86-video-vesa/ChangeLog
index 10e109aa40b2..38687a96015f 100644
--- a/x11-drivers/xf86-video-vesa/ChangeLog
+++ b/x11-drivers/xf86-video-vesa/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for x11-drivers/xf86-video-vesa
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.46 2009/12/15 15:49:10 armin76 Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.47 2010/01/05 20:35:10 scarabeus Exp $
+
+*xf86-video-vesa-2.3.0 (05 Jan 2010)
+
+ 05 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -xf86-video-vesa-1.3.0.ebuild, -xf86-video-vesa-2.0.0.ebuild,
+ -xf86-video-vesa-2.1.0.ebuild, -xf86-video-vesa-2.2.0.ebuild,
+ +xf86-video-vesa-2.3.0.ebuild:
+ Version bump. Drop old.
15 Dec 2009; Raúl Porcel <armin76@gentoo.org>
xf86-video-vesa-2.2.1.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
deleted file mode 100644
index 4597f4575518..000000000000
--- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-1.3.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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.6 2007/09/09 15:47:51 armin76 Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-XDPVER=4
-
-inherit x-modular
-
-DESCRIPTION="Generic VESA video driver"
-KEYWORDS="-* alpha amd64 ia64 x86 ~x86-fbsd"
-RDEPEND=">=x11-base/xorg-server-1.0.99"
-DEPEND="${RDEPEND}
- x11-proto/fontsproto
- x11-proto/randrproto
- x11-proto/renderproto
- x11-proto/xextproto
- x11-proto/xproto"
diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.1.0.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.1.0.ebuild
deleted file mode 100644
index 75e88d54a7f8..000000000000
--- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.1.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2009 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.1.0.ebuild,v 1.1 2009/01/13 05:55:09 dberkholz Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-XDPVER=4
-
-inherit x-modular
-
-DESCRIPTION="Generic VESA video driver"
-KEYWORDS="-* ~alpha ~amd64 ~ia64 ~x86 ~x86-fbsd"
-RDEPEND=">=x11-base/xorg-server-1.0.99"
-DEPEND="${RDEPEND}
- x11-proto/fontsproto
- x11-proto/randrproto
- x11-proto/renderproto
- x11-proto/xextproto
- x11-proto/xproto"
diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.0.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.0.ebuild
deleted file mode 100644
index f205c0b1e3dc..000000000000
--- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.2.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2009 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.2.0.ebuild,v 1.4 2009/04/15 15:42:10 armin76 Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-XDPVER=4
-
-inherit x-modular
-
-DESCRIPTION="Generic VESA video driver"
-KEYWORDS="-* ~alpha amd64 ia64 x86 ~x86-fbsd"
-RDEPEND=">=x11-base/xorg-server-1.0.99"
-DEPEND="${RDEPEND}
- x11-proto/fontsproto
- x11-proto/randrproto
- x11-proto/renderproto
- x11-proto/xextproto
- x11-proto/xproto"
diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.0.0.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild
index 6262c3acacec..aa1f39a69542 100644
--- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.0.0.ebuild
+++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild
@@ -1,10 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 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.0.0.ebuild,v 1.1 2008/07/05 06:33:46 dberkholz Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-XDPVER=4
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.0.ebuild,v 1.1 2010/01/05 20:35:10 scarabeus Exp $
inherit x-modular