summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-07-22 03:03:09 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-07-22 03:03:09 +0000
commit4f5a8f3239a928d7249d684160427ec80c679d80 (patch)
tree9685f75b160447e03741b42974f3e22dfd936648 /x11-drivers
parentRemove old. (diff)
downloadgentoo-2-4f5a8f3239a928d7249d684160427ec80c679d80.tar.gz
gentoo-2-4f5a8f3239a928d7249d684160427ec80c679d80.tar.bz2
gentoo-2-4f5a8f3239a928d7249d684160427ec80c679d80.zip
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-nv/ChangeLog8
-rw-r--r--x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild21
-rw-r--r--x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20.ebuild15
3 files changed, 6 insertions, 38 deletions
diff --git a/x11-drivers/xf86-video-nv/ChangeLog b/x11-drivers/xf86-video-nv/ChangeLog
index 64430696a3fb..a8def8589037 100644
--- a/x11-drivers/xf86-video-nv/ChangeLog
+++ b/x11-drivers/xf86-video-nv/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-video-nv
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.126 2013/10/08 05:06:25 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/ChangeLog,v 1.127 2015/07/22 03:03:09 mrueg Exp $
+
+ 22 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -xf86-video-nv-2.1.18.ebuild,
+ -xf86-video-nv-2.1.20.ebuild:
+ Remove old.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-nv-2.1.20-r1.ebuild:
Stable for x86, wrt bug #475480
diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild
deleted file mode 100644
index 9b3d6fe79a24..000000000000
--- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild,v 1.7 2012/05/16 00:54:03 aballier Exp $
-
-EAPI=3
-
-inherit xorg-2
-
-DESCRIPTION="Nvidia 2D only video driver"
-
-KEYWORDS="alpha amd64 ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-base/xorg-server"
-DEPEND="${RDEPEND}
- x11-proto/fontsproto
- x11-proto/randrproto
- x11-proto/renderproto
- x11-proto/videoproto
- x11-proto/xextproto
- x11-proto/xproto"
diff --git a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20.ebuild b/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20.ebuild
deleted file mode 100644
index 153130b8c19f..000000000000
--- a/x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# 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-nv/xf86-video-nv-2.1.20.ebuild,v 1.9 2013/03/12 16:44:51 chithanh Exp $
-
-EAPI=4
-inherit xorg-2
-
-DESCRIPTION="Nvidia 2D only video driver"
-
-KEYWORDS="alpha amd64 ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-base/xorg-server
- >=x11-libs/libpciaccess-0.10.7"
-DEPEND="${RDEPEND}"