diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 20:22:10 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 20:22:10 +0000 |
commit | 43e182d59669766a8e606188385f722b1d20d054 (patch) | |
tree | 819a009a800e02dc2521246cfea8722ad1bf2113 /x11-drivers/xf86-video-s3 | |
parent | Keyword ~amd64-linux/~x86-linux (diff) | |
download | gentoo-2-43e182d59669766a8e606188385f722b1d20d054.tar.gz gentoo-2-43e182d59669766a8e606188385f722b1d20d054.tar.bz2 gentoo-2-43e182d59669766a8e606188385f722b1d20d054.zip |
rm
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-s3')
-rw-r--r-- | x11-drivers/xf86-video-s3/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-video-s3/xf86-video-s3-0.6.0.ebuild | 19 | ||||
-rw-r--r-- | x11-drivers/xf86-video-s3/xf86-video-s3-0.6.1.ebuild | 19 |
3 files changed, 6 insertions, 40 deletions
diff --git a/x11-drivers/xf86-video-s3/ChangeLog b/x11-drivers/xf86-video-s3/ChangeLog index 0febda6ad22e..a1bfc2e8d025 100644 --- a/x11-drivers/xf86-video-s3/ChangeLog +++ b/x11-drivers/xf86-video-s3/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-video-s3 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.44 2009/12/15 15:42:27 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-s3/ChangeLog,v 1.45 2010/01/23 20:22:10 scarabeus Exp $ + + 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -xf86-video-s3-0.6.0.ebuild, -xf86-video-s3-0.6.1.ebuild: + rm 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xf86-video-s3-0.6.3.ebuild: alpha/ia64 stable wrt #282290 diff --git a/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.0.ebuild b/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.0.ebuild deleted file mode 100644 index e62384138384..000000000000 --- a/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.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-s3/xf86-video-s3-0.6.0.ebuild,v 1.5 2009/04/15 16:00:11 armin76 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for s3 cards" -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-s3/xf86-video-s3-0.6.1.ebuild b/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.1.ebuild deleted file mode 100644 index 41e9868fd65e..000000000000 --- a/x11-drivers/xf86-video-s3/xf86-video-s3-0.6.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-s3/xf86-video-s3-0.6.1.ebuild,v 1.3 2009/06/23 20:09:27 klausman Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for s3 cards" -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" |