From 4f5a8f3239a928d7249d684160427ec80c679d80 Mon Sep 17 00:00:00 2001 From: Manuel Rüger Date: Wed, 22 Jul 2015 03:03:09 +0000 Subject: Remove old. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key ) --- x11-drivers/xf86-video-nv/ChangeLog | 8 ++++++-- .../xf86-video-nv/xf86-video-nv-2.1.18.ebuild | 21 --------------------- .../xf86-video-nv/xf86-video-nv-2.1.20.ebuild | 15 --------------- 3 files changed, 6 insertions(+), 38 deletions(-) delete mode 100644 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.18.ebuild delete mode 100644 x11-drivers/xf86-video-nv/xf86-video-nv-2.1.20.ebuild (limited to 'x11-drivers') 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 -xf86-video-nv-2.1.18.ebuild, + -xf86-video-nv-2.1.20.ebuild: + Remove old. 08 Oct 2013; Agostino Sarubbo 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}" -- cgit v1.2.3-65-gdbad