diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 07:35:03 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2005-12-09 07:35:03 +0000 |
commit | 082a564a40616f63b24415f8a5c734fddcf5471e (patch) | |
tree | 100332f3aa41975d593d2dbaa03e7d2b19cf5195 | |
parent | Pull old versions. (diff) | |
download | gentoo-2-082a564a40616f63b24415f8a5c734fddcf5471e.tar.gz gentoo-2-082a564a40616f63b24415f8a5c734fddcf5471e.tar.bz2 gentoo-2-082a564a40616f63b24415f8a5c734fddcf5471e.zip |
Pull old versions.
(Portage version: 2.0.53)
84 files changed, 72 insertions, 642 deletions
diff --git a/x11-drivers/xf86-video-sis/ChangeLog b/x11-drivers/xf86-video-sis/ChangeLog index ac42410beb99..36ee3445bfc3 100644 --- a/x11-drivers/xf86-video-sis/ChangeLog +++ b/x11-drivers/xf86-video-sis/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-video-sis # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.5 2005/12/04 23:14:21 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/ChangeLog,v 1.6 2005/12/09 07:30:26 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -xf86-video-sis-0.7.0.ebuild, -xf86-video-sis-0.8.0.1.ebuild, + -xf86-video-sis-0.8.1.ebuild: + Pull old versions. *xf86-video-sis-0.8.1.1 (04 Dec 2005) diff --git a/x11-drivers/xf86-video-sis/files/digest-xf86-video-sis-0.7.0 b/x11-drivers/xf86-video-sis/files/digest-xf86-video-sis-0.7.0 deleted file mode 100644 index 16cbedb7b087..000000000000 --- a/x11-drivers/xf86-video-sis/files/digest-xf86-video-sis-0.7.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 6ccec922db91a5b98f495b352cb10767 xf86-video-sis-0.7.0.tar.bz2 571904 diff --git a/x11-drivers/xf86-video-sis/files/digest-xf86-video-sis-0.8.0.1 b/x11-drivers/xf86-video-sis/files/digest-xf86-video-sis-0.8.0.1 deleted file mode 100644 index 9963fa5195b7..000000000000 --- a/x11-drivers/xf86-video-sis/files/digest-xf86-video-sis-0.8.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 fb50427e1a19168a17481a4cb23bb7ab xf86-video-sis-0.8.0.1.tar.bz2 543258 diff --git a/x11-drivers/xf86-video-sis/files/digest-xf86-video-sis-0.8.1 b/x11-drivers/xf86-video-sis/files/digest-xf86-video-sis-0.8.1 deleted file mode 100644 index 6454626f5c76..000000000000 --- a/x11-drivers/xf86-video-sis/files/digest-xf86-video-sis-0.8.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 42a73990493ad16d4a421a13637b796a xf86-video-sis-0.8.1.tar.bz2 543028 diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.7.0.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.7.0.ebuild deleted file mode 100644 index d72fcd05f190..000000000000 --- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.7.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.7.0.ebuild,v 1.1 2005/08/08 07:08:31 spyderous Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for sis cards" -KEYWORDS="~x86" -IUSE="dri" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto - dri? ( x11-proto/xf86driproto )" - -CONFIGURE_OPTIONS="$(use_enable dri)" - -pkg_setup() { - if use dri && ! built_with_use x11-base/xorg-server dri; then - die "Build x11-base/xorg-server with USE=dri." - fi -} diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.8.0.1.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.8.0.1.ebuild deleted file mode 100644 index 73c4c464e461..000000000000 --- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.8.0.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.8.0.1.ebuild,v 1.1 2005/10/20 06:04:53 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for sis cards" -KEYWORDS="~x86" -IUSE="dri" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto - dri? ( x11-proto/xf86driproto )" - -CONFIGURE_OPTIONS="$(use_enable dri)" - -pkg_setup() { - if use dri && ! built_with_use x11-base/xorg-server dri; then - die "Build x11-base/xorg-server with USE=dri." - fi -} diff --git a/x11-drivers/xf86-video-sis/xf86-video-sis-0.8.1.ebuild b/x11-drivers/xf86-video-sis/xf86-video-sis-0.8.1.ebuild deleted file mode 100644 index 4ee1a216f07b..000000000000 --- a/x11-drivers/xf86-video-sis/xf86-video-sis-0.8.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sis/xf86-video-sis-0.8.1.ebuild,v 1.1 2005/11/11 19:08:59 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for sis cards" -KEYWORDS="~x86" -IUSE="dri" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto - dri? ( x11-proto/xf86driproto )" - -CONFIGURE_OPTIONS="$(use_enable dri)" - -pkg_setup() { - if use dri && ! built_with_use x11-base/xorg-server dri; then - die "Build x11-base/xorg-server with USE=dri." - fi -} diff --git a/x11-drivers/xf86-video-sisusb/ChangeLog b/x11-drivers/xf86-video-sisusb/ChangeLog index a057fd367f11..605ceb5de5fe 100644 --- a/x11-drivers/xf86-video-sisusb/ChangeLog +++ b/x11-drivers/xf86-video-sisusb/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-video-sisusb # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sisusb/ChangeLog,v 1.7 2005/12/04 23:13:53 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sisusb/ChangeLog,v 1.8 2005/12/09 07:30:51 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -xf86-video-sisusb-0.7.0.ebuild, -xf86-video-sisusb-0.7.0.1.ebuild, + -xf86-video-sisusb-0.7.1.ebuild: + Pull old versions. *xf86-video-sisusb-0.7.1.1 (04 Dec 2005) diff --git a/x11-drivers/xf86-video-sisusb/files/digest-xf86-video-sisusb-0.7.0 b/x11-drivers/xf86-video-sisusb/files/digest-xf86-video-sisusb-0.7.0 deleted file mode 100644 index c163dc114df3..000000000000 --- a/x11-drivers/xf86-video-sisusb/files/digest-xf86-video-sisusb-0.7.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 1dcedcb00fb58fca68a252191a04a6d4 xf86-video-sisusb-0.7.0.tar.bz2 276956 diff --git a/x11-drivers/xf86-video-sisusb/files/digest-xf86-video-sisusb-0.7.0.1 b/x11-drivers/xf86-video-sisusb/files/digest-xf86-video-sisusb-0.7.0.1 deleted file mode 100644 index e2b947e47456..000000000000 --- a/x11-drivers/xf86-video-sisusb/files/digest-xf86-video-sisusb-0.7.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 01d7abda05099ba31de3727209ff9e8e xf86-video-sisusb-0.7.0.1.tar.bz2 245022 diff --git a/x11-drivers/xf86-video-sisusb/files/digest-xf86-video-sisusb-0.7.1 b/x11-drivers/xf86-video-sisusb/files/digest-xf86-video-sisusb-0.7.1 deleted file mode 100644 index 1aa1aeb9a097..000000000000 --- a/x11-drivers/xf86-video-sisusb/files/digest-xf86-video-sisusb-0.7.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 906394f9d341e57eb062b68d11d173b1 xf86-video-sisusb-0.7.1.tar.bz2 244782 diff --git a/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.7.0.1.ebuild b/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.7.0.1.ebuild deleted file mode 100644 index 2c1fb4e22692..000000000000 --- a/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.7.0.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.7.0.1.ebuild,v 1.1 2005/10/20 06:04:53 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for sisusb cards" -KEYWORDS="~sh ~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.7.0.ebuild b/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.7.0.ebuild deleted file mode 100644 index 36d66656e651..000000000000 --- a/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.7.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.7.0.ebuild,v 1.3 2005/09/04 08:39:01 matsuu Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for sisusb cards" -KEYWORDS="~sh ~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.7.1.ebuild b/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.7.1.ebuild deleted file mode 100644 index 8ce8ac02d579..000000000000 --- a/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.7.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sisusb/xf86-video-sisusb-0.7.1.ebuild,v 1.1 2005/11/11 19:08:20 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for sisusb cards" -KEYWORDS="~sh ~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-sunbw2/ChangeLog b/x11-drivers/xf86-video-sunbw2/ChangeLog index 6f252c1e1939..acac17f4835e 100644 --- a/x11-drivers/xf86-video-sunbw2/ChangeLog +++ b/x11-drivers/xf86-video-sunbw2/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-video-sunbw2 # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunbw2/ChangeLog,v 1.6 2005/12/04 23:14:57 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunbw2/ChangeLog,v 1.7 2005/12/09 07:31:16 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -xf86-video-sunbw2-1.0.0.ebuild, -xf86-video-sunbw2-1.0.0.1.ebuild, + -xf86-video-sunbw2-1.0.0.2.ebuild: + Pull old versions. *xf86-video-sunbw2-1.0.0.3 (04 Dec 2005) diff --git a/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.0.0 b/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.0.0 deleted file mode 100644 index 2c1b844bbd94..000000000000 --- a/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 78f49741fad1ef745585656aafa01964 xf86-video-sunbw2-1.0.0.tar.bz2 191559 diff --git a/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.0.0.1 b/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.0.0.1 deleted file mode 100644 index a3aede1ef90c..000000000000 --- a/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.0.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 68e5f58480c496b2877ffc9d2b3821fa xf86-video-sunbw2-1.0.0.1.tar.bz2 152437 diff --git a/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.0.0.2 b/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.0.0.2 deleted file mode 100644 index ce046e0288c0..000000000000 --- a/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.0.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 02e90583f9bf36f86be3b0e6da5e2072 xf86-video-sunbw2-1.0.0.2.tar.bz2 152986 diff --git a/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.1.ebuild b/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.1.ebuild deleted file mode 100644 index 24a6e8ab0bd9..000000000000 --- a/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.1.ebuild,v 1.1 2005/10/20 06:04:53 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for sunbw2 cards" -KEYWORDS="~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.2.ebuild b/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.2.ebuild deleted file mode 100644 index 1e168684a299..000000000000 --- a/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.2.ebuild,v 1.1 2005/11/11 19:09:23 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for sunbw2 cards" -KEYWORDS="~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.ebuild b/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.ebuild deleted file mode 100644 index ea4f4883757f..000000000000 --- a/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.ebuild,v 1.2 2005/08/08 19:46:13 fmccor Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for sunbw2 cards" -KEYWORDS="~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-suncg14/ChangeLog b/x11-drivers/xf86-video-suncg14/ChangeLog index 2a91eaac92c1..f02454062b5a 100644 --- a/x11-drivers/xf86-video-suncg14/ChangeLog +++ b/x11-drivers/xf86-video-suncg14/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-video-suncg14 # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/ChangeLog,v 1.6 2005/12/04 23:15:29 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/ChangeLog,v 1.7 2005/12/09 07:31:41 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -xf86-video-suncg14-1.0.0.ebuild, -xf86-video-suncg14-1.0.0.1.ebuild, + -xf86-video-suncg14-1.0.0.2.ebuild: + Pull old versions. *xf86-video-suncg14-1.0.0.3 (04 Dec 2005) diff --git a/x11-drivers/xf86-video-suncg14/files/digest-xf86-video-suncg14-1.0.0 b/x11-drivers/xf86-video-suncg14/files/digest-xf86-video-suncg14-1.0.0 deleted file mode 100644 index 74cf3e078d52..000000000000 --- a/x11-drivers/xf86-video-suncg14/files/digest-xf86-video-suncg14-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 d8f596a2ca6949130cbb915879df694e xf86-video-suncg14-1.0.0.tar.bz2 192791 diff --git a/x11-drivers/xf86-video-suncg14/files/digest-xf86-video-suncg14-1.0.0.1 b/x11-drivers/xf86-video-suncg14/files/digest-xf86-video-suncg14-1.0.0.1 deleted file mode 100644 index 50d53d14cec4..000000000000 --- a/x11-drivers/xf86-video-suncg14/files/digest-xf86-video-suncg14-1.0.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 b68acd964a2653148f5f8602b0da3d6a xf86-video-suncg14-1.0.0.1.tar.bz2 153548 diff --git a/x11-drivers/xf86-video-suncg14/files/digest-xf86-video-suncg14-1.0.0.2 b/x11-drivers/xf86-video-suncg14/files/digest-xf86-video-suncg14-1.0.0.2 deleted file mode 100644 index e8de8b9b49f2..000000000000 --- a/x11-drivers/xf86-video-suncg14/files/digest-xf86-video-suncg14-1.0.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 994084d7a5b2f1750fe81ab1f06b7806 xf86-video-suncg14-1.0.0.2.tar.bz2 154108 diff --git a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.1.ebuild b/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.1.ebuild deleted file mode 100644 index 1b4546aa05f6..000000000000 --- a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.1.ebuild,v 1.1 2005/10/20 06:04:53 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for suncg14 cards" -KEYWORDS="~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.2.ebuild b/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.2.ebuild deleted file mode 100644 index 4b2e4ffc2ee4..000000000000 --- a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.2.ebuild,v 1.1 2005/11/11 19:09:53 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for suncg14 cards" -KEYWORDS="~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.ebuild b/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.ebuild deleted file mode 100644 index 2e27281e030f..000000000000 --- a/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg14/xf86-video-suncg14-1.0.0.ebuild,v 1.2 2005/08/08 19:46:13 fmccor Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for suncg14 cards" -KEYWORDS="~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-suncg3/ChangeLog b/x11-drivers/xf86-video-suncg3/ChangeLog index ead537570345..bad0340b26b9 100644 --- a/x11-drivers/xf86-video-suncg3/ChangeLog +++ b/x11-drivers/xf86-video-suncg3/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-video-suncg3 # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/ChangeLog,v 1.6 2005/12/04 23:16:01 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/ChangeLog,v 1.7 2005/12/09 07:32:06 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -xf86-video-suncg3-1.0.0.ebuild, -xf86-video-suncg3-1.0.0.1.ebuild, + -xf86-video-suncg3-1.0.0.2.ebuild: + Pull old versions. *xf86-video-suncg3-1.0.0.3 (04 Dec 2005) diff --git a/x11-drivers/xf86-video-suncg3/files/digest-xf86-video-suncg3-1.0.0 b/x11-drivers/xf86-video-suncg3/files/digest-xf86-video-suncg3-1.0.0 deleted file mode 100644 index d8ea97a013df..000000000000 --- a/x11-drivers/xf86-video-suncg3/files/digest-xf86-video-suncg3-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 c89fd191f431ca3eca2ca41f847ca773 xf86-video-suncg3-1.0.0.tar.bz2 191392 diff --git a/x11-drivers/xf86-video-suncg3/files/digest-xf86-video-suncg3-1.0.0.1 b/x11-drivers/xf86-video-suncg3/files/digest-xf86-video-suncg3-1.0.0.1 deleted file mode 100644 index 465328d4346e..000000000000 --- a/x11-drivers/xf86-video-suncg3/files/digest-xf86-video-suncg3-1.0.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 5fc327f96b545a71cff92a87ad8e6d51 xf86-video-suncg3-1.0.0.1.tar.bz2 152740 diff --git a/x11-drivers/xf86-video-suncg3/files/digest-xf86-video-suncg3-1.0.0.2 b/x11-drivers/xf86-video-suncg3/files/digest-xf86-video-suncg3-1.0.0.2 deleted file mode 100644 index b292e432bfcb..000000000000 --- a/x11-drivers/xf86-video-suncg3/files/digest-xf86-video-suncg3-1.0.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 be7bb4201fcf0e5af56af0a1256d363d xf86-video-suncg3-1.0.0.2.tar.bz2 153031 diff --git a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.1.ebuild b/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.1.ebuild deleted file mode 100644 index 3da385261833..000000000000 --- a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.1.ebuild,v 1.1 2005/10/20 06:04:53 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for Sun CG3 cards" -KEYWORDS="~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.2.ebuild b/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.2.ebuild deleted file mode 100644 index 91c6b9e5bcb8..000000000000 --- a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.2.ebuild,v 1.1 2005/11/11 19:10:28 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for Sun CG3 cards" -KEYWORDS="~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.ebuild b/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.ebuild deleted file mode 100644 index f20f243db3b3..000000000000 --- a/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg3/xf86-video-suncg3-1.0.0.ebuild,v 1.2 2005/08/08 19:46:13 fmccor Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for Sun CG3 cards" -KEYWORDS="~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-suncg6/ChangeLog b/x11-drivers/xf86-video-suncg6/ChangeLog index 72c7d55260f2..1d973252ab56 100644 --- a/x11-drivers/xf86-video-suncg6/ChangeLog +++ b/x11-drivers/xf86-video-suncg6/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-video-suncg6 # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg6/ChangeLog,v 1.6 2005/12/04 23:16:27 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg6/ChangeLog,v 1.7 2005/12/09 07:32:31 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -xf86-video-suncg6-1.0.0.ebuild, -xf86-video-suncg6-1.0.0.1.ebuild, + -xf86-video-suncg6-1.0.0.2.ebuild: + Pull old versions. *xf86-video-suncg6-1.0.0.3 (04 Dec 2005) diff --git a/x11-drivers/xf86-video-suncg6/files/digest-xf86-video-suncg6-1.0.0 b/x11-drivers/xf86-video-suncg6/files/digest-xf86-video-suncg6-1.0.0 deleted file mode 100644 index 4ef9cd20e42d..000000000000 --- a/x11-drivers/xf86-video-suncg6/files/digest-xf86-video-suncg6-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 57f24c03c81c9cb4ab975cf631997c5f xf86-video-suncg6-1.0.0.tar.bz2 195348 diff --git a/x11-drivers/xf86-video-suncg6/files/digest-xf86-video-suncg6-1.0.0.1 b/x11-drivers/xf86-video-suncg6/files/digest-xf86-video-suncg6-1.0.0.1 deleted file mode 100644 index 9f421b263ae8..000000000000 --- a/x11-drivers/xf86-video-suncg6/files/digest-xf86-video-suncg6-1.0.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 b2e793ebed88f96dfaca8f94dc9ab746 xf86-video-suncg6-1.0.0.1.tar.bz2 156172 diff --git a/x11-drivers/xf86-video-suncg6/files/digest-xf86-video-suncg6-1.0.0.2 b/x11-drivers/xf86-video-suncg6/files/digest-xf86-video-suncg6-1.0.0.2 deleted file mode 100644 index f0b1aca13554..000000000000 --- a/x11-drivers/xf86-video-suncg6/files/digest-xf86-video-suncg6-1.0.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 4820305e6f61b0b616ddd4cb76f9eb98 xf86-video-suncg6-1.0.0.2.tar.bz2 156621 diff --git a/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.1.ebuild b/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.1.ebuild deleted file mode 100644 index 1c5e4233daf2..000000000000 --- a/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.1.ebuild,v 1.1 2005/10/20 06:04:53 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for suncg6 cards" -KEYWORDS="~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.2.ebuild b/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.2.ebuild deleted file mode 100644 index 4c90815d0456..000000000000 --- a/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.2.ebuild,v 1.1 2005/11/11 19:10:58 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for suncg6 cards" -KEYWORDS="~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.ebuild b/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.ebuild deleted file mode 100644 index e236fc2275f4..000000000000 --- a/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suncg6/xf86-video-suncg6-1.0.0.ebuild,v 1.2 2005/08/08 19:46:13 fmccor Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for suncg6 cards" -KEYWORDS="~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-sunffb/ChangeLog b/x11-drivers/xf86-video-sunffb/ChangeLog index 56250dc315c8..56379924ab9e 100644 --- a/x11-drivers/xf86-video-sunffb/ChangeLog +++ b/x11-drivers/xf86-video-sunffb/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-video-sunffb # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/ChangeLog,v 1.7 2005/12/04 23:17:00 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/ChangeLog,v 1.8 2005/12/09 07:32:56 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -xf86-video-sunffb-1.0.0.ebuild, -xf86-video-sunffb-1.0.0.1.ebuild, + -xf86-video-sunffb-1.0.1.ebuild: + Pull old versions. *xf86-video-sunffb-1.0.1.1 (04 Dec 2005) diff --git a/x11-drivers/xf86-video-sunffb/files/digest-xf86-video-sunffb-1.0.0 b/x11-drivers/xf86-video-sunffb/files/digest-xf86-video-sunffb-1.0.0 deleted file mode 100644 index 0b37e7d002ec..000000000000 --- a/x11-drivers/xf86-video-sunffb/files/digest-xf86-video-sunffb-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 c4419ea048cc69e2b38b1ed6f98ea7d7 xf86-video-sunffb-1.0.0.tar.bz2 267141 diff --git a/x11-drivers/xf86-video-sunffb/files/digest-xf86-video-sunffb-1.0.0.1 b/x11-drivers/xf86-video-sunffb/files/digest-xf86-video-sunffb-1.0.0.1 deleted file mode 100644 index 8d3f7c3fbb27..000000000000 --- a/x11-drivers/xf86-video-sunffb/files/digest-xf86-video-sunffb-1.0.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 f5179f85fc6ac46e5410bc1e0851b38f xf86-video-sunffb-1.0.0.1.tar.bz2 242159 diff --git a/x11-drivers/xf86-video-sunffb/files/digest-xf86-video-sunffb-1.0.1 b/x11-drivers/xf86-video-sunffb/files/digest-xf86-video-sunffb-1.0.1 deleted file mode 100644 index 41918987c10c..000000000000 --- a/x11-drivers/xf86-video-sunffb/files/digest-xf86-video-sunffb-1.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 928289fa0dccf301a40de58237f456de xf86-video-sunffb-1.0.1.tar.bz2 242386 diff --git a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.0.1.ebuild b/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.0.1.ebuild deleted file mode 100644 index 4e49ba8a4ca4..000000000000 --- a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.0.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.0.1.ebuild,v 1.1 2005/10/20 06:04:53 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for sunffb cards" -KEYWORDS="~sparc ~x86" -IUSE="dri" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto - dri? ( x11-proto/xf86driproto )" - -CONFIGURE_OPTIONS="$(use_enable dri)" - -pkg_setup() { - if use dri && ! built_with_use x11-base/xorg-server dri; then - die "Build x11-base/xorg-server with USE=dri." - fi -} diff --git a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.0.ebuild b/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.0.ebuild deleted file mode 100644 index 17276517ba00..000000000000 --- a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.0.ebuild,v 1.2 2005/08/08 19:46:13 fmccor Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for sunffb cards" -KEYWORDS="~sparc ~x86" -IUSE="dri" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto - dri? ( x11-proto/xf86driproto )" - -CONFIGURE_OPTIONS="$(use_enable dri)" - -pkg_setup() { - if use dri && ! built_with_use x11-base/xorg-server dri; then - die "Build x11-base/xorg-server with USE=dri." - fi -} diff --git a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.ebuild b/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.ebuild deleted file mode 100644 index 71eedaf98dc6..000000000000 --- a/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunffb/xf86-video-sunffb-1.0.1.ebuild,v 1.1 2005/11/11 19:11:33 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for sunffb cards" -KEYWORDS="~sparc ~x86" -IUSE="dri" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto - dri? ( x11-proto/xf86driproto )" - -CONFIGURE_OPTIONS="$(use_enable dri)" - -pkg_setup() { - if use dri && ! built_with_use x11-base/xorg-server dri; then - die "Build x11-base/xorg-server with USE=dri." - fi -} diff --git a/x11-drivers/xf86-video-sunleo/ChangeLog b/x11-drivers/xf86-video-sunleo/ChangeLog index 3713a9e40dc4..dc7e5ef89cb4 100644 --- a/x11-drivers/xf86-video-sunleo/ChangeLog +++ b/x11-drivers/xf86-video-sunleo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-video-sunleo # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunleo/ChangeLog,v 1.6 2005/12/04 23:17:25 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunleo/ChangeLog,v 1.7 2005/12/09 07:33:21 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -xf86-video-sunleo-1.0.0.ebuild, -xf86-video-sunleo-1.0.0.1.ebuild, + -xf86-video-sunleo-1.0.0.2.ebuild: + Pull old versions. *xf86-video-sunleo-1.0.0.3 (04 Dec 2005) diff --git a/x11-drivers/xf86-video-sunleo/files/digest-xf86-video-sunleo-1.0.0 b/x11-drivers/xf86-video-sunleo/files/digest-xf86-video-sunleo-1.0.0 deleted file mode 100644 index 14c0afdfb753..000000000000 --- a/x11-drivers/xf86-video-sunleo/files/digest-xf86-video-sunleo-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 26cc364b119d9cbaec005b2bff10f3be xf86-video-sunleo-1.0.0.tar.bz2 202815 diff --git a/x11-drivers/xf86-video-sunleo/files/digest-xf86-video-sunleo-1.0.0.1 b/x11-drivers/xf86-video-sunleo/files/digest-xf86-video-sunleo-1.0.0.1 deleted file mode 100644 index 28a26eb79b03..000000000000 --- a/x11-drivers/xf86-video-sunleo/files/digest-xf86-video-sunleo-1.0.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 a76954494d3debed2fb6662359c9071a xf86-video-sunleo-1.0.0.1.tar.bz2 165565 diff --git a/x11-drivers/xf86-video-sunleo/files/digest-xf86-video-sunleo-1.0.0.2 b/x11-drivers/xf86-video-sunleo/files/digest-xf86-video-sunleo-1.0.0.2 deleted file mode 100644 index 3bf3fcd417be..000000000000 --- a/x11-drivers/xf86-video-sunleo/files/digest-xf86-video-sunleo-1.0.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 2736c74a272ffa431d754ec2a128fd29 xf86-video-sunleo-1.0.0.2.tar.bz2 167062 diff --git a/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.1.ebuild b/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.1.ebuild deleted file mode 100644 index 2c2f2fc606d1..000000000000 --- a/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.1.ebuild,v 1.1 2005/10/20 06:04:53 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for sunleo cards" -KEYWORDS="~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.2.ebuild b/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.2.ebuild deleted file mode 100644 index bb7e19731fc0..000000000000 --- a/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.2.ebuild,v 1.1 2005/11/11 19:11:58 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for sunleo cards" -KEYWORDS="~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.ebuild b/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.ebuild deleted file mode 100644 index 4b2db57a118a..000000000000 --- a/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunleo/xf86-video-sunleo-1.0.0.ebuild,v 1.2 2005/08/08 19:46:13 fmccor Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for sunleo cards" -KEYWORDS="~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-suntcx/ChangeLog b/x11-drivers/xf86-video-suntcx/ChangeLog index 8dbadcae7dc5..f43e2fd26465 100644 --- a/x11-drivers/xf86-video-suntcx/ChangeLog +++ b/x11-drivers/xf86-video-suntcx/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-video-suntcx # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog,v 1.6 2005/12/04 23:17:55 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog,v 1.7 2005/12/09 07:33:48 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -xf86-video-suntcx-1.0.0.ebuild, -xf86-video-suntcx-1.0.0.1.ebuild, + -xf86-video-suntcx-1.0.0.2.ebuild: + Pull old versions. *xf86-video-suntcx-1.0.0.3 (04 Dec 2005) diff --git a/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0 b/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0 deleted file mode 100644 index bc1b1f939950..000000000000 --- a/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 85eb3c5a3ef6944f3f1e62cd930f4818 xf86-video-suntcx-1.0.0.tar.bz2 194916 diff --git a/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.1 b/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.1 deleted file mode 100644 index b181e4b547d5..000000000000 --- a/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 c6aefc763888c69fb329262cc8efbcf8 xf86-video-suntcx-1.0.0.1.tar.bz2 155641 diff --git a/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.2 b/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.2 deleted file mode 100644 index 1eb3a8cf4865..000000000000 --- a/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 469421605d4cb9625ab827e211e4091d xf86-video-suntcx-1.0.0.2.tar.bz2 156137 diff --git a/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.1.ebuild b/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.1.ebuild deleted file mode 100644 index 609de3168f6a..000000000000 --- a/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.1.ebuild,v 1.1 2005/10/20 06:04:53 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for suntcx cards" -KEYWORDS="~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.2.ebuild b/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.2.ebuild deleted file mode 100644 index 60fc16c63a4e..000000000000 --- a/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.2.ebuild,v 1.1 2005/11/11 19:12:23 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for suntcx cards" -KEYWORDS="~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.ebuild b/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.ebuild deleted file mode 100644 index 8f2304768347..000000000000 --- a/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.ebuild,v 1.2 2005/08/08 19:46:13 fmccor Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for suntcx cards" -KEYWORDS="~sparc ~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-tdfx/ChangeLog b/x11-drivers/xf86-video-tdfx/ChangeLog index 36ff605de595..7775b7bf08eb 100644 --- a/x11-drivers/xf86-video-tdfx/ChangeLog +++ b/x11-drivers/xf86-video-tdfx/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-video-tdfx # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.8 2005/12/04 23:25:59 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/ChangeLog,v 1.9 2005/12/09 07:34:13 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -xf86-video-tdfx-1.0.0.ebuild, -xf86-video-tdfx-1.1.0.1.ebuild, + -xf86-video-tdfx-1.1.1.ebuild: + Pull old versions. 04 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> xf86-video-tdfx-1.1.1.1.ebuild: diff --git a/x11-drivers/xf86-video-tdfx/files/digest-xf86-video-tdfx-1.0.0 b/x11-drivers/xf86-video-tdfx/files/digest-xf86-video-tdfx-1.0.0 deleted file mode 100644 index 1d547c52862b..000000000000 --- a/x11-drivers/xf86-video-tdfx/files/digest-xf86-video-tdfx-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 595dab7f43a771a3074982956746e329 xf86-video-tdfx-1.0.0.tar.bz2 239941 diff --git a/x11-drivers/xf86-video-tdfx/files/digest-xf86-video-tdfx-1.1.0.1 b/x11-drivers/xf86-video-tdfx/files/digest-xf86-video-tdfx-1.1.0.1 deleted file mode 100644 index 2616997e5566..000000000000 --- a/x11-drivers/xf86-video-tdfx/files/digest-xf86-video-tdfx-1.1.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 7b8f068e89337c24c81817a197e0f0bd xf86-video-tdfx-1.1.0.1.tar.bz2 205905 diff --git a/x11-drivers/xf86-video-tdfx/files/digest-xf86-video-tdfx-1.1.1 b/x11-drivers/xf86-video-tdfx/files/digest-xf86-video-tdfx-1.1.1 deleted file mode 100644 index 0c075c2dbd4a..000000000000 --- a/x11-drivers/xf86-video-tdfx/files/digest-xf86-video-tdfx-1.1.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 ad0bb8d9a193509afa332ba4fa78ad36 xf86-video-tdfx-1.1.1.tar.bz2 206308 diff --git a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.0.0.ebuild b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.0.0.ebuild deleted file mode 100644 index 01eee40b83e1..000000000000 --- a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.0.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.0.0.ebuild,v 1.2 2005/08/09 13:51:02 fmccor Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for tdfx cards" -KEYWORDS="~sparc ~x86" -IUSE="dri" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto - dri? ( x11-proto/xf86driproto )" - -CONFIGURE_OPTIONS="$(use_enable dri)" - -pkg_setup() { - if use dri && ! built_with_use x11-base/xorg-server dri; then - die "Build x11-base/xorg-server with USE=dri." - fi -} diff --git a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.1.0.1.ebuild b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.1.0.1.ebuild deleted file mode 100644 index 87b9eb50dee9..000000000000 --- a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.1.0.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.1.0.1.ebuild,v 1.1 2005/10/20 06:04:53 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for tdfx cards" -KEYWORDS="~sparc ~x86" -IUSE="dri" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto - dri? ( x11-proto/xf86driproto )" - -CONFIGURE_OPTIONS="$(use_enable dri)" - -pkg_setup() { - if use dri && ! built_with_use x11-base/xorg-server dri; then - die "Build x11-base/xorg-server with USE=dri." - fi -} diff --git a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.1.1.ebuild b/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.1.1.ebuild deleted file mode 100644 index bff25ff61b18..000000000000 --- a/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.1.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tdfx/xf86-video-tdfx-1.1.1.ebuild,v 1.1 2005/11/11 19:12:52 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for tdfx cards" -KEYWORDS="~sparc ~x86" -IUSE="dri" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto - dri? ( x11-proto/xf86driproto )" - -CONFIGURE_OPTIONS="$(use_enable dri)" - -pkg_setup() { - if use dri && ! built_with_use x11-base/xorg-server dri; then - die "Build x11-base/xorg-server with USE=dri." - fi -} diff --git a/x11-drivers/xf86-video-tga/ChangeLog b/x11-drivers/xf86-video-tga/ChangeLog index 397c8579c1ef..fa2a9fa8e2d0 100644 --- a/x11-drivers/xf86-video-tga/ChangeLog +++ b/x11-drivers/xf86-video-tga/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-video-tga # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/ChangeLog,v 1.5 2005/12/04 23:18:56 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/ChangeLog,v 1.6 2005/12/09 07:34:38 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -xf86-video-tga-1.0.0.ebuild, -xf86-video-tga-1.0.0.1.ebuild, + -xf86-video-tga-1.0.0.2.ebuild: + Pull old versions. *xf86-video-tga-1.0.0.3 (04 Dec 2005) diff --git a/x11-drivers/xf86-video-tga/files/digest-xf86-video-tga-1.0.0 b/x11-drivers/xf86-video-tga/files/digest-xf86-video-tga-1.0.0 deleted file mode 100644 index 3202730d84ad..000000000000 --- a/x11-drivers/xf86-video-tga/files/digest-xf86-video-tga-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 63f873de6c2abaf7bdd70f61a905fb0c xf86-video-tga-1.0.0.tar.bz2 222609 diff --git a/x11-drivers/xf86-video-tga/files/digest-xf86-video-tga-1.0.0.1 b/x11-drivers/xf86-video-tga/files/digest-xf86-video-tga-1.0.0.1 deleted file mode 100644 index 9f6e1c3d866b..000000000000 --- a/x11-drivers/xf86-video-tga/files/digest-xf86-video-tga-1.0.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 375d1061101f7088edda8bdabc110afa xf86-video-tga-1.0.0.1.tar.bz2 188101 diff --git a/x11-drivers/xf86-video-tga/files/digest-xf86-video-tga-1.0.0.2 b/x11-drivers/xf86-video-tga/files/digest-xf86-video-tga-1.0.0.2 deleted file mode 100644 index a90fa7cd1e39..000000000000 --- a/x11-drivers/xf86-video-tga/files/digest-xf86-video-tga-1.0.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 3d56c0ba8ea36fbc585c8d4af0ccaabc xf86-video-tga-1.0.0.2.tar.bz2 188650 diff --git a/x11-drivers/xf86-video-tga/xf86-video-tga-1.0.0.1.ebuild b/x11-drivers/xf86-video-tga/xf86-video-tga-1.0.0.1.ebuild deleted file mode 100644 index 15a6829fb212..000000000000 --- a/x11-drivers/xf86-video-tga/xf86-video-tga-1.0.0.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/xf86-video-tga-1.0.0.1.ebuild,v 1.1 2005/10/20 06:04:53 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for tga cards" -KEYWORDS="~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-tga/xf86-video-tga-1.0.0.2.ebuild b/x11-drivers/xf86-video-tga/xf86-video-tga-1.0.0.2.ebuild deleted file mode 100644 index 5e3d7d29cc2a..000000000000 --- a/x11-drivers/xf86-video-tga/xf86-video-tga-1.0.0.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/xf86-video-tga-1.0.0.2.ebuild,v 1.1 2005/11/11 19:13:22 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for tga cards" -KEYWORDS="~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-tga/xf86-video-tga-1.0.0.ebuild b/x11-drivers/xf86-video-tga/xf86-video-tga-1.0.0.ebuild deleted file mode 100644 index eb83e14e3ef4..000000000000 --- a/x11-drivers/xf86-video-tga/xf86-video-tga-1.0.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-tga/xf86-video-tga-1.0.0.ebuild,v 1.1 2005/08/08 07:08:32 spyderous Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for tga cards" -KEYWORDS="~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-trident/ChangeLog b/x11-drivers/xf86-video-trident/ChangeLog index 6a8f24d0eb01..c2a6ae9b5894 100644 --- a/x11-drivers/xf86-video-trident/ChangeLog +++ b/x11-drivers/xf86-video-trident/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-video-trident # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/ChangeLog,v 1.5 2005/12/04 23:19:26 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/ChangeLog,v 1.6 2005/12/09 07:35:03 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; + -xf86-video-trident-1.0.0.ebuild, -xf86-video-trident-1.0.0.1.ebuild, + -xf86-video-trident-1.0.0.2.ebuild: + Pull old versions. *xf86-video-trident-1.0.1 (04 Dec 2005) diff --git a/x11-drivers/xf86-video-trident/files/digest-xf86-video-trident-1.0.0 b/x11-drivers/xf86-video-trident/files/digest-xf86-video-trident-1.0.0 deleted file mode 100644 index 950860447103..000000000000 --- a/x11-drivers/xf86-video-trident/files/digest-xf86-video-trident-1.0.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 ec57ce7294e5d974bbed4dd66f13958c xf86-video-trident-1.0.0.tar.bz2 244331 diff --git a/x11-drivers/xf86-video-trident/files/digest-xf86-video-trident-1.0.0.1 b/x11-drivers/xf86-video-trident/files/digest-xf86-video-trident-1.0.0.1 deleted file mode 100644 index ba78ccfb16e4..000000000000 --- a/x11-drivers/xf86-video-trident/files/digest-xf86-video-trident-1.0.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 408e13b44bf6420b50097fdeaa0d85af xf86-video-trident-1.0.0.1.tar.bz2 210992 diff --git a/x11-drivers/xf86-video-trident/files/digest-xf86-video-trident-1.0.0.2 b/x11-drivers/xf86-video-trident/files/digest-xf86-video-trident-1.0.0.2 deleted file mode 100644 index 2aa029733e57..000000000000 --- a/x11-drivers/xf86-video-trident/files/digest-xf86-video-trident-1.0.0.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 6d41b23b9978eba7156fb0c881cc9eb1 xf86-video-trident-1.0.0.2.tar.bz2 211399 diff --git a/x11-drivers/xf86-video-trident/xf86-video-trident-1.0.0.1.ebuild b/x11-drivers/xf86-video-trident/xf86-video-trident-1.0.0.1.ebuild deleted file mode 100644 index 70fc89c49b78..000000000000 --- a/x11-drivers/xf86-video-trident/xf86-video-trident-1.0.0.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/xf86-video-trident-1.0.0.1.ebuild,v 1.1 2005/10/20 06:04:53 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for trident cards" -KEYWORDS="~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-trident/xf86-video-trident-1.0.0.2.ebuild b/x11-drivers/xf86-video-trident/xf86-video-trident-1.0.0.2.ebuild deleted file mode 100644 index e5d22e0aaf89..000000000000 --- a/x11-drivers/xf86-video-trident/xf86-video-trident-1.0.0.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/xf86-video-trident-1.0.0.2.ebuild,v 1.1 2005/11/11 19:13:52 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for trident cards" -KEYWORDS="~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" diff --git a/x11-drivers/xf86-video-trident/xf86-video-trident-1.0.0.ebuild b/x11-drivers/xf86-video-trident/xf86-video-trident-1.0.0.ebuild deleted file mode 100644 index ae5dbd79f6c4..000000000000 --- a/x11-drivers/xf86-video-trident/xf86-video-trident-1.0.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-trident/xf86-video-trident-1.0.0.ebuild,v 1.1 2005/08/08 07:08:32 spyderous Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org driver for trident cards" -KEYWORDS="~x86" -RDEPEND="x11-base/xorg-server" -DEPEND="${RDEPEND} - x11-proto/xproto" |