diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 20:39:24 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 20:39:24 +0000 |
commit | ca6710ef58ac358d75db9b18c6d0babec7693176 (patch) | |
tree | 85014b6429536c0e6bc30aca4081123ecf2e00e4 /x11-drivers/xf86-video-suntcx | |
parent | version bump (diff) | |
download | gentoo-2-ca6710ef58ac358d75db9b18c6d0babec7693176.tar.gz gentoo-2-ca6710ef58ac358d75db9b18c6d0babec7693176.tar.bz2 gentoo-2-ca6710ef58ac358d75db9b18c6d0babec7693176.zip |
Pull old versions.
(Portage version: 2.1_pre2)
Diffstat (limited to 'x11-drivers/xf86-video-suntcx')
5 files changed, 5 insertions, 33 deletions
diff --git a/x11-drivers/xf86-video-suntcx/ChangeLog b/x11-drivers/xf86-video-suntcx/ChangeLog index 5e8ed182507f..62b03ddf8812 100644 --- a/x11-drivers/xf86-video-suntcx/ChangeLog +++ b/x11-drivers/xf86-video-suntcx/ChangeLog @@ -1,6 +1,10 @@ # 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.10 2005/12/23 20:37:15 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-suntcx/ChangeLog,v 1.11 2005/12/26 20:34:43 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xf86-video-suntcx-1.0.0.3.ebuild, -xf86-video-suntcx-1.0.0.4.ebuild: + Pull old versions. *xf86-video-suntcx-1.0.0.5 (23 Dec 2005) diff --git a/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.3 b/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.3 deleted file mode 100644 index 1daa9346c36f..000000000000 --- a/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.3 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 -MD5 2bc8bf14284154ad1fa740cbda4dd1f1 xf86-video-suntcx-1.0.0.3.tar.bz2 156933 diff --git a/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.4 b/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.4 deleted file mode 100644 index 2d47ad5b79ef..000000000000 --- a/x11-drivers/xf86-video-suntcx/files/digest-xf86-video-suntcx-1.0.0.4 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 -MD5 40ad6446122729ee8a7d1d647c06c1f6 xf86-video-suntcx-1.0.0.4.tar.bz2 211877 diff --git a/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.3.ebuild b/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.3.ebuild deleted file mode 100644 index 17002b32e468..000000000000 --- a/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.3.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.3.ebuild,v 1.1 2005/12/04 23:17:55 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.4.ebuild b/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.4.ebuild deleted file mode 100644 index 7b54879f1c5b..000000000000 --- a/x11-drivers/xf86-video-suntcx/xf86-video-suntcx-1.0.0.4.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.4.ebuild,v 1.1 2005/12/18 00:24:32 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" |