diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-07-22 02:59:26 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-07-22 02:59:26 +0000 |
commit | 36b07ec928009f750ec7ae800ecf26eed5e19591 (patch) | |
tree | fa9985b757f9dd6341442001525cf6056572d98e /x11-drivers | |
parent | Remove old. (diff) | |
download | gentoo-2-36b07ec928009f750ec7ae800ecf26eed5e19591.tar.gz gentoo-2-36b07ec928009f750ec7ae800ecf26eed5e19591.tar.bz2 gentoo-2-36b07ec928009f750ec7ae800ecf26eed5e19591.zip |
Remove old.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-drivers')
3 files changed, 6 insertions, 33 deletions
diff --git a/x11-drivers/xf86-video-rendition/ChangeLog b/x11-drivers/xf86-video-rendition/ChangeLog index c3694a3dcadd..0f06e96f0d46 100644 --- a/x11-drivers/xf86-video-rendition/ChangeLog +++ b/x11-drivers/xf86-video-rendition/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-rendition -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.66 2013/10/08 05:06:35 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.67 2015/07/22 02:59:26 mrueg Exp $ + + 22 Jul 2015; Manuel Rüger <mrueg@gentoo.org> + -xf86-video-rendition-4.2.4.ebuild, -xf86-video-rendition-4.2.5.ebuild: + Remove old. 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xf86-video-rendition-4.2.5-r1.ebuild: diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild deleted file mode 100644 index 73b0c28b5b30..000000000000 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.4.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# 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-rendition/xf86-video-rendition-4.2.4.ebuild,v 1.5 2011/02/12 19:32:58 armin76 Exp $ - -EAPI=3 -inherit xorg-2 - -DESCRIPTION="Rendition video driver" -KEYWORDS="alpha amd64 ia64 x86 ~x86-fbsd" -IUSE="" - -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-rendition/xf86-video-rendition-4.2.5.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild deleted file mode 100644 index 835bcb7f8994..000000000000 --- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.5.ebuild +++ /dev/null @@ -1,13 +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-rendition/xf86-video-rendition-4.2.5.ebuild,v 1.7 2013/03/12 16:36:45 chithanh Exp $ - -EAPI=4 -inherit xorg-2 - -DESCRIPTION="Rendition video driver" -KEYWORDS="alpha amd64 ia64 x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND=">=x11-base/xorg-server-1.0.99" -DEPEND="${RDEPEND}" |