diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 20:34:16 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 20:34:16 +0000 |
commit | 9a13b4ff29f58ff81e3979743200b72e300102e0 (patch) | |
tree | 952b3926857b17a27d417f7aeffdadd43954b511 /x11-drivers/xf86-video-sunbw2 | |
parent | moving the has_multilib_profile call to pkg_config, this time for real (diff) | |
download | gentoo-2-9a13b4ff29f58ff81e3979743200b72e300102e0.tar.gz gentoo-2-9a13b4ff29f58ff81e3979743200b72e300102e0.tar.bz2 gentoo-2-9a13b4ff29f58ff81e3979743200b72e300102e0.zip |
Pull old versions.
(Portage version: 2.1_pre2)
Diffstat (limited to 'x11-drivers/xf86-video-sunbw2')
5 files changed, 5 insertions, 33 deletions
diff --git a/x11-drivers/xf86-video-sunbw2/ChangeLog b/x11-drivers/xf86-video-sunbw2/ChangeLog index 31a0b1e93e07..533f16d4c12a 100644 --- a/x11-drivers/xf86-video-sunbw2/ChangeLog +++ b/x11-drivers/xf86-video-sunbw2/ChangeLog @@ -1,6 +1,10 @@ # 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.10 2005/12/23 20:34:06 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-sunbw2/ChangeLog,v 1.11 2005/12/26 20:31:41 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -xf86-video-sunbw2-1.0.0.3.ebuild, -xf86-video-sunbw2-1.0.0.4.ebuild: + Pull old versions. *xf86-video-sunbw2-1.0.0.5 (23 Dec 2005) diff --git a/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.0.0.3 b/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.0.0.3 deleted file mode 100644 index 5e966af026a8..000000000000 --- a/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.0.0.3 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 -MD5 aa6ad34c71e85ed03f5102d5e1bcf31c xf86-video-sunbw2-1.0.0.3.tar.bz2 153720 diff --git a/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.0.0.4 b/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.0.0.4 deleted file mode 100644 index 099b88d11efa..000000000000 --- a/x11-drivers/xf86-video-sunbw2/files/digest-xf86-video-sunbw2-1.0.0.4 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389 -MD5 1a449f656cc43152542069afea2a6e2c xf86-video-sunbw2-1.0.0.4.tar.bz2 209292 diff --git a/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.3.ebuild b/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.3.ebuild deleted file mode 100644 index fd72012783dd..000000000000 --- a/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-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-sunbw2/xf86-video-sunbw2-1.0.0.3.ebuild,v 1.1 2005/12/04 23:14:57 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.4.ebuild b/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-1.0.0.4.ebuild deleted file mode 100644 index f19919a67399..000000000000 --- a/x11-drivers/xf86-video-sunbw2/xf86-video-sunbw2-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-sunbw2/xf86-video-sunbw2-1.0.0.4.ebuild,v 1.1 2005/12/18 00:20:54 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" |