diff options
author | Rémi Cardona <remi@gentoo.org> | 2009-08-06 20:21:05 +0000 |
---|---|---|
committer | Rémi Cardona <remi@gentoo.org> | 2009-08-06 20:21:05 +0000 |
commit | e8a87244628538f903be1d9f83b0a94117975b90 (patch) | |
tree | 5698fa99cc8916cce43eda0e9b1e279e369ba077 /x11-drivers/xf86-video-siliconmotion | |
parent | x11-drivers/xf86-video-siliconmotion: bump to 1.7.3 (diff) | |
download | gentoo-2-e8a87244628538f903be1d9f83b0a94117975b90.tar.gz gentoo-2-e8a87244628538f903be1d9f83b0a94117975b90.tar.bz2 gentoo-2-e8a87244628538f903be1d9f83b0a94117975b90.zip |
x11-drivers/xf86-video-siliconmotion: drop old ebuilds
(Portage version: 2.2_rc36/cvs/Linux i686)
Diffstat (limited to 'x11-drivers/xf86-video-siliconmotion')
3 files changed, 6 insertions, 40 deletions
diff --git a/x11-drivers/xf86-video-siliconmotion/ChangeLog b/x11-drivers/xf86-video-siliconmotion/ChangeLog index 6eed560d93ae..c977503c178f 100644 --- a/x11-drivers/xf86-video-siliconmotion/ChangeLog +++ b/x11-drivers/xf86-video-siliconmotion/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-video-siliconmotion # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.39 2009/08/06 20:17:48 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-siliconmotion/ChangeLog,v 1.40 2009/08/06 20:21:05 remi Exp $ + + 06 Aug 2009; Rémi Cardona <remi@gentoo.org> + -xf86-video-siliconmotion-1.4.1.ebuild, + -xf86-video-siliconmotion-1.5.1.ebuild: + drop old ebuilds *xf86-video-siliconmotion-1.7.3 (06 Aug 2009) diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.4.1.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.4.1.ebuild deleted file mode 100644 index ecb825a4554c..000000000000 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.4.1.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-siliconmotion/xf86-video-siliconmotion-1.4.1.ebuild,v 1.7 2009/03/13 16:01:24 armin76 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="Silicon Motion 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/videoproto - x11-proto/xextproto - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.5.1.ebuild b/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.5.1.ebuild deleted file mode 100644 index 82e1080c012e..000000000000 --- a/x11-drivers/xf86-video-siliconmotion/xf86-video-siliconmotion-1.5.1.ebuild +++ /dev/null @@ -1,20 +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-siliconmotion/xf86-video-siliconmotion-1.5.1.ebuild,v 1.7 2009/03/13 16:01:24 armin76 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" -XDPVER=4 - -inherit x-modular - -DESCRIPTION="Silicon Motion 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/videoproto - x11-proto/xextproto - x11-proto/xproto" |