diff options
author | 2010-01-23 20:01:13 +0000 | |
---|---|---|
committer | 2010-01-23 20:01:13 +0000 | |
commit | 5faa583b87d67aa6e0fff5675a61b202c6f58e0a (patch) | |
tree | b0208ec74832289cdce22792f64d512a8c84ae45 /x11-drivers/xf86-video-ast | |
parent | Version bump (diff) | |
download | gentoo-2-5faa583b87d67aa6e0fff5675a61b202c6f58e0a.tar.gz gentoo-2-5faa583b87d67aa6e0fff5675a61b202c6f58e0a.tar.bz2 gentoo-2-5faa583b87d67aa6e0fff5675a61b202c6f58e0a.zip |
rm
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-ast')
-rw-r--r-- | x11-drivers/xf86-video-ast/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ast/xf86-video-ast-0.87.0.ebuild | 20 |
2 files changed, 6 insertions, 22 deletions
diff --git a/x11-drivers/xf86-video-ast/ChangeLog b/x11-drivers/xf86-video-ast/ChangeLog index b5edd2f5058b..498879f89878 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.10 2009/10/05 13:11:05 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-ast/ChangeLog,v 1.11 2010/01/23 20:01:13 scarabeus Exp $ + + 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -xf86-video-ast-0.87.0.ebuild: + rm 05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> xf86-video-ast-0.89.9.ebuild: diff --git a/x11-drivers/xf86-video-ast/xf86-video-ast-0.87.0.ebuild b/x11-drivers/xf86-video-ast/xf86-video-ast-0.87.0.ebuild deleted file mode 100644 index 1c5f4d5e65ee..000000000000 --- a/x11-drivers/xf86-video-ast/xf86-video-ast-0.87.0.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-ast/xf86-video-ast-0.87.0.ebuild,v 1.3 2009/04/05 22:15:02 maekke 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" |