summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-07-04 10:26:52 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-07-04 10:26:52 +0000
commit61d19142c4ddd203fcba2ff163f5ca064304f679 (patch)
treedecbfe554ca936ce17bc9e0f0ea05a98beb77b23 /x11-drivers
parentVersion bump. (diff)
downloadgentoo-2-61d19142c4ddd203fcba2ff163f5ca064304f679.tar.gz
gentoo-2-61d19142c4ddd203fcba2ff163f5ca064304f679.tar.bz2
gentoo-2-61d19142c4ddd203fcba2ff163f5ca064304f679.zip
Version bump. Remove old.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-video-vesa/ChangeLog10
-rw-r--r--x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.4.ebuild (renamed from x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.2.ebuild)10
2 files changed, 13 insertions, 7 deletions
diff --git a/x11-drivers/xf86-video-vesa/ChangeLog b/x11-drivers/xf86-video-vesa/ChangeLog
index 44fa056c6c8c..25d42ab925fa 100644
--- a/x11-drivers/xf86-video-vesa/ChangeLog
+++ b/x11-drivers/xf86-video-vesa/ChangeLog
@@ -1,6 +1,12 @@
# 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.70 2013/10/08 05:06:57 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/ChangeLog,v 1.71 2015/07/04 10:26:52 mrueg Exp $
+
+*xf86-video-vesa-2.3.4 (04 Jul 2015)
+
+ 04 Jul 2015; Manuel Rüger <mrueg@gentoo.org> +xf86-video-vesa-2.3.4.ebuild,
+ -xf86-video-vesa-2.3.2.ebuild:
+ Version bump. Remove old.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-vesa-2.3.3.ebuild:
Stable for x86, wrt bug #475480
diff --git a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.2.ebuild b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.4.ebuild
index af97f1a52b5a..b67937a308d2 100644
--- a/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.2.ebuild
+++ b/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.4.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 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.2.ebuild,v 1.7 2013/03/08 20:57:01 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-vesa/xf86-video-vesa-2.3.4.ebuild,v 1.1 2015/07/04 10:26:52 mrueg Exp $
-EAPI=4
+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
+RDEPEND=">=x11-base/xorg-server-1.6
>=x11-libs/libpciaccess-0.12.901"
DEPEND="${RDEPEND}"