diff options
author | Rémi Cardona <remi@gentoo.org> | 2009-09-22 12:44:31 +0000 |
---|---|---|
committer | Rémi Cardona <remi@gentoo.org> | 2009-09-22 12:44:31 +0000 |
commit | 999e8aa9e51d485321d2084b9cec1a758fbf7f12 (patch) | |
tree | 05c096a644afa58b2cb69428e201077142b9c0ee /x11-drivers | |
parent | Remove old. (diff) | |
download | gentoo-2-999e8aa9e51d485321d2084b9cec1a758fbf7f12.tar.gz gentoo-2-999e8aa9e51d485321d2084b9cec1a758fbf7f12.tar.bz2 gentoo-2-999e8aa9e51d485321d2084b9cec1a758fbf7f12.zip |
x11-drivers/xf86-video-ast: drop old ebuilds
(Portage version: 2.2_rc41/cvs/Linux i686)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ast/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-0.85.0.ebuild | 20 |
2 files changed, 5 insertions, 21 deletions
diff --git a/x11-drivers/xf86-video-ast/ChangeLog b/x11-drivers/xf86-video-ast/ChangeLog index 3cddc072f3b9..36b9a4249923 100644 --- a/x11-drivers/xf86-video-ast/ChangeLog +++ b/x11-drivers/xf86-video-ast/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-ast # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.7 2009/08/04 08:44:03 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.8 2009/09/22 12:44:31 remi Exp $ + + 22 Sep 2009; Rémi Cardona <remi@gentoo.org> + -xf86-video-ast-0.85.0.ebuild: + drop old ebuilds *xf86-video-ast-0.89.9 (04 Aug 2009) diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-0.85.0.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-0.85.0.ebuild deleted file mode 100644 index 9593d49dca01..000000000000 --- a/x11-drivers/xf86-video-ast/xf86-video-ast-0.85.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/xf86-video-ast-0.85.0.ebuild,v 1.3 2008/09/24 13:37:39 aballier Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" -XDPVER=-1 - -inherit x-modular - -DESCRIPTION="X.Org driver for ASpeedTech cards" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" -LICENSE="MIT" -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" |