diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 20:36:59 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 20:36:59 +0000 |
commit | 3b3df5aeb52b5ebe689fd3adaad4c90bd9a5f634 (patch) | |
tree | 9f6cb0705b5b96afac9fbfe4a14a1e5234c99947 /x11-drivers/xf86-video-cirrus | |
parent | Version bump. (diff) | |
download | historical-3b3df5aeb52b5ebe689fd3adaad4c90bd9a5f634.tar.gz historical-3b3df5aeb52b5ebe689fd3adaad4c90bd9a5f634.tar.bz2 historical-3b3df5aeb52b5ebe689fd3adaad4c90bd9a5f634.zip |
rm
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'x11-drivers/xf86-video-cirrus')
-rw-r--r-- | x11-drivers/xf86-video-cirrus/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild | 19 | ||||
-rw-r--r-- | x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.2.1.ebuild | 19 |
3 files changed, 6 insertions, 40 deletions
diff --git a/x11-drivers/xf86-video-cirrus/ChangeLog b/x11-drivers/xf86-video-cirrus/ChangeLog index 93b00eff467e..69c66fb04310 100644 --- a/x11-drivers/xf86-video-cirrus/ChangeLog +++ b/x11-drivers/xf86-video-cirrus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-cirrus -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.36 2009/12/15 15:32:22 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-cirrus/ChangeLog,v 1.37 2010/01/23 20:02:58 scarabeus Exp $ + + 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -xf86-video-cirrus-1.1.0.ebuild, -xf86-video-cirrus-1.2.1.ebuild: + rm 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xf86-video-cirrus-1.3.2.ebuild: diff --git a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.ebuild deleted file mode 100644 index 6aa8cf3282fe..000000000000 --- a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.1.0.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-cirrus/xf86-video-cirrus-1.1.0.ebuild,v 1.7 2009/03/13 15:28:41 armin76 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="Cirrus Logic video driver" -KEYWORDS="alpha amd64 ia64 ppc 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-cirrus/xf86-video-cirrus-1.2.1.ebuild b/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.2.1.ebuild deleted file mode 100644 index d7ed106a3bd5..000000000000 --- a/x11-drivers/xf86-video-cirrus/xf86-video-cirrus-1.2.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-cirrus/xf86-video-cirrus-1.2.1.ebuild,v 1.6 2009/06/23 19:55:48 klausman Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="Cirrus Logic video driver" -KEYWORDS="alpha amd64 ia64 ~ppc 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" |