summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-kernel/crypto-sources/crypto-sources-2.4.19-r6.ebuild144
-rw-r--r--x11-libs/ecore/ecore-0.0.2.ebuild4
-rw-r--r--x11-libs/evas/evas-0.6.0.ebuild4
-rw-r--r--x11-libs/rep-gtk/rep-gtk-0.15-r2.ebuild4
-rw-r--r--x11-libs/wxGTK/wxGTK-2.2.9.ebuild4
-rw-r--r--x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild4
-rw-r--r--x11-libs/wxGTK/wxGTK-2.3.2.ebuild4
-rw-r--r--x11-misc/bbrb/bbrb-0.4.1.ebuild4
-rw-r--r--x11-misc/epplet-base/epplet-base-0.5-r1.ebuild2
-rw-r--r--x11-misc/epplet-base/epplet-base-0.5.ebuild4
-rw-r--r--x11-misc/gkrellkam/gkrellkam-0.3.4.ebuild2
-rw-r--r--x11-misc/gkrellmlaunch/gkrellmlaunch-0.2.2.ebuild4
-rw-r--r--x11-misc/gkrellmlaunch/gkrellmlaunch-0.3.ebuild4
-rw-r--r--x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild4
-rw-r--r--x11-misc/wmbiff/wmbiff-0.3.5.ebuild4
-rw-r--r--x11-misc/xplanet/xplanet-0.93-r1.ebuild4
-rw-r--r--x11-wm/blackbox/blackbox-0.62.1-r2.ebuild4
-rw-r--r--x11-wm/sawfish-merlin/sawfish-merlin-1.0.1-r2.ebuild4
-rw-r--r--x11-wm/sawfish/sawfish-1.0.1-r4.ebuild4
-rw-r--r--x11-wm/xfce/xfce-3.8.16.ebuild4
20 files changed, 180 insertions, 36 deletions
diff --git a/sys-kernel/crypto-sources/crypto-sources-2.4.19-r6.ebuild b/sys-kernel/crypto-sources/crypto-sources-2.4.19-r6.ebuild
new file mode 100644
index 000000000000..c6884f14f410
--- /dev/null
+++ b/sys-kernel/crypto-sources/crypto-sources-2.4.19-r6.ebuild
@@ -0,0 +1,144 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# Maintainer: Daniel Robbins <drobbins@gentoo.org>
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/crypto-sources/crypto-sources-2.4.19-r6.ebuild,v 1.1 2002/05/27 17:27:40 drobbins Exp $
+#OKV=original kernel version, KV=patched kernel version. They can be the same.
+
+#we use this next variable to avoid duplicating stuff on cvs
+GFILESDIR=${PORTDIR}/sys-kernel/linux-sources/files
+OKV=2.4.18
+KV=2.4.19-crypto-r6
+S=${WORKDIR}/linux-${KV}
+ETYPE="sources"
+
+What's in this kernel?
+
+# INCLUDED:
+# from http://www.kernel.org (ac):
+# 2.4.19-pre7-ac2
+# removed the software suspend patch; it can be dangerous and
+# conflicts with the new ACPI
+# from http://oss.sgi.com/projects/xfs:
+# SGI XFS 1.1 (Official release code -- the most thoroughly tested)
+# from http://www.grsecurity.org:
+# grsecurity-1.9.4 (with 2 updates/fixes and a fix for an NVIDIA driver compile problem)
+# from http://www.zipworld.com.au/~akpm/linux/schedlat.html:
+# 2.4.19-pre7-low-latency
+# from http://luxik.cdi.cz/~devik/qos/htb/:
+# htb2 (QoS support)
+# from http://www.tech9.net/rml/linux:
+# preempt-kernel-rml-2.4.19-pre7-ac2-1.patch
+# preempt-stats-rml-2.4.19-pre5-ac3-1.patch
+# from http://www.infolinux.de/jp10:
+# 40_TIOCGDEV.bz2
+# 41_twofish-2.4.3.bz2
+# 50_crypto-patch-int-2.4.18.1.bz2
+# 50_crypto-patch-int-2.4.18.1-1.bz2
+# 51_loop-jari-2.4.16.0.bz2
+# 90_freeswan-1.97.bz2
+# 98_tkparse-4096.bz2
+# from http://www.kernel.org (aa):
+# 00_3.5G-address-space-4
+# from http://www.sourceforge.net/projects/acpi:
+# acpi-20020503-2.4.18.diff.gz
+# (This allows booting of Toshiba Satellite 5005-S507 "legacy free" laptops)
+# Added tweak so that CONFIG_PM is defined only if CONFIG_ACPI or CONFIG_APM is also
+# set. Removed CONFIG_PM toggle from configuration.
+# from http://www.infolinux.de/jp13:
+# 07_jiffies-for-i386 (tweaked so that 1000HZ is the default for x86)
+# 54_mmx-init
+# 55_p4-xeon
+# 56_x86-fast-pte
+# 57_acpi-20020503
+# 58_acpi-lowerlatency-3
+# 59_acpi-pciirq-18
+# 60_acpi-y2k-1
+# from Blue Lizard <webmaster at dofty.zzn.com>:
+# A 2-line patch to enable compatibility with the new SiS 740/961 Athlon chipset
+# from http://www.sourceforge.net/projects/evms:
+# IBM Enterprise Volume Management System version 1.0.1
+# from linux-2.4.18-wolk3.4-rc5-patchset (http://www.sourceforge.net/projects/wolk):
+# 102_amd_lvcool.diff
+# Allows slightly cooler running AMD Athlon CPUs in systems with VIA mobos# What's in this kernel?
+
+DESCRIPTION="Full sources for the Gentoo Linux kernel"
+SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://www.ibiblio.org/gentoo/distfiles/linux-gentoo-${KV}.patch.bz2"
+PROVIDE="virtual/linux-sources"
+HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
+
+if [ $ETYPE = "sources" ] && [ -z "`use build`" ]
+then
+ #console-tools is needed to solve the loadkeys fiasco; binutils version needed to avoid Athlon/PIII/SSE assembler bugs.
+ DEPEND=">=sys-devel/binutils-2.11.90.0.31"
+ RDEPEND=">=sys-libs/ncurses-5.2 sys-devel/perl >=sys-apps/modutils-2.4.2 sys-devel/make"
+fi
+
+[ -z "$LINUX_HOSTCFLAGS" ] && LINUX_HOSTCFLAGS="-Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I${S}/include"
+
+src_unpack() {
+ cd ${WORKDIR}
+ unpack linux-${OKV}.tar.bz2
+ mv linux linux-${KV} || die
+ cd ${S}
+ cat ${DISTDIR}/linux-gentoo-${KV}.patch.bz2 | bzip2 -d | patch -p1 || die
+
+ #sometimes we have icky kernel symbols; this seems to get rid of them
+ make mrproper || die
+
+ #this file is required for other things to build properly, so we autogenerate it
+ make include/linux/version.h || die
+
+ #fix silly permissions in tarball
+ cd ${WORKDIR}
+ chown -R 0.0 *
+ chmod -R a+r-w+X,u+w *
+
+ # Gentoo Linux uses /boot, so fix 'make install' to work properly
+ cd ${S}
+ mv Makefile Makefile.orig
+ sed -e 's:#export\tINSTALL_PATH:export\tINSTALL_PATH:' \
+ Makefile.orig >Makefile || die # test, remove me if Makefile ok
+ rm Makefile.orig
+}
+
+src_compile() {
+ if [ "$ETYPE" = "headers" ]
+ then
+ yes "" | make oldconfig
+ echo "Ignore any errors from the yes command above."
+ fi
+}
+
+src_install() {
+ if [ "$ETYPE" = "sources" ]
+ then
+ dodir /usr/src
+ echo ">>> Copying sources..."
+ mv ${WORKDIR}/* ${D}/usr/src
+ else
+ #linux-headers
+ dodir /usr/include/linux
+ cp -ax ${S}/include/linux/* ${D}/usr/include/linux
+ rm -rf ${D}/usr/include/linux/modules
+ dodir /usr/include/asm
+ cp -ax ${S}/include/asm-i386/* ${D}/usr/include/asm
+ fi
+}
+
+pkg_preinst() {
+ if [ "$ETYPE" = "headers" ]
+ then
+ [ -L ${ROOT}usr/include/linux ] && rm ${ROOT}usr/include/linux
+ [ -L ${ROOT}usr/include/asm ] && rm ${ROOT}usr/include/asm
+ true
+ fi
+}
+
+pkg_postinst() {
+ [ "$ETYPE" = "headers" ] && return
+ if [ ! -e ${ROOT}usr/src/linux ]
+ then
+ rm -f ${ROOT}usr/src/linux
+ ln -sf linux-${KV} ${ROOT}/usr/src/linux
+ fi
+}
diff --git a/x11-libs/ecore/ecore-0.0.2.ebuild b/x11-libs/ecore/ecore-0.0.2.ebuild
index 5a85593d1999..2c7d90bce20c 100644
--- a/x11-libs/ecore/ecore-0.0.2.ebuild
+++ b/x11-libs/ecore/ecore-0.0.2.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Leigh Dyer <lsd@linuxgamers.net>
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/ecore/ecore-0.0.2.ebuild,v 1.1 2002/04/20 18:26:23 sandymac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/ecore/ecore-0.0.2.ebuild,v 1.2 2002/05/27 17:27:40 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Convenience library for Xlib from the enlightenment project"
-SRC_URI="http://prdownloads.sourceforge.net/enlightenment/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz"
HOMEPAGE="http://www.enlightenment.org"
DEPEND="x11-base/xfree"
diff --git a/x11-libs/evas/evas-0.6.0.ebuild b/x11-libs/evas/evas-0.6.0.ebuild
index bdc6cc36ab6c..44f4335c321b 100644
--- a/x11-libs/evas/evas-0.6.0.ebuild
+++ b/x11-libs/evas/evas-0.6.0.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Leigh Dyer <lsd@linuxgamers.net>
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/evas/evas-0.6.0.ebuild,v 1.2 2002/04/23 20:40:04 sandymac Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/evas/evas-0.6.0.ebuild,v 1.3 2002/05/27 17:27:40 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="OpenGL-accelerated canvas library from the enlightenment project"
-SRC_URI="http://prdownloads.sourceforge.net/enlightenment/${P}.tar.bz2"
+SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.bz2"
HOMEPAGE="http://www.enlightenment.org"
DEPEND="x11-base/xfree
diff --git a/x11-libs/rep-gtk/rep-gtk-0.15-r2.ebuild b/x11-libs/rep-gtk/rep-gtk-0.15-r2.ebuild
index 5495ac83d52c..3af124afbe31 100644
--- a/x11-libs/rep-gtk/rep-gtk-0.15-r2.ebuild
+++ b/x11-libs/rep-gtk/rep-gtk-0.15-r2.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.15-r2.ebuild,v 1.2 2002/05/23 06:50:19 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/rep-gtk/rep-gtk-0.15-r2.ebuild,v 1.3 2002/05/27 17:27:40 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GTK/GDK bindings for the librep Lisp environment"
-SRC_URI="http://prdownloads.sourceforge.net/rep-gtk/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/rep-gtk/${P}.tar.gz"
HOMEPAGE="http://rep-gtk.sourceforge.net/"
DEPEND="=x11-libs/gtk+-1.2*
diff --git a/x11-libs/wxGTK/wxGTK-2.2.9.ebuild b/x11-libs/wxGTK/wxGTK-2.2.9.ebuild
index 820a2a6e69a5..e6dc600f4892 100644
--- a/x11-libs/wxGTK/wxGTK-2.2.9.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.2.9.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Tod Neidt <tneidt@fidnet.com>
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.2.9.ebuild,v 1.1 2002/03/28 17:45:56 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.2.9.ebuild,v 1.2 2002/05/27 17:27:40 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit."
-SRC_URI="http://prdownloads.sourceforge.net/wxwindows/${P}.tar.bz2"
+SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2"
HOMEPAGE="http://www.wxwindows.org/"
diff --git a/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild
index 9ef542117084..9c3b8dc93416 100644
--- a/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Tod Neidt <tneidt@fidnet.com>
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild,v 1.2 2002/05/23 06:50:19 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2-r1.ebuild,v 1.3 2002/05/27 17:27:40 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit."
-SRC_URI="http://prdownloads.sourceforge.net/wxwindows/${P}.tar.bz2"
+SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2"
HOMEPAGE="http://www.wxwindows.org/"
diff --git a/x11-libs/wxGTK/wxGTK-2.3.2.ebuild b/x11-libs/wxGTK/wxGTK-2.3.2.ebuild
index ceb489cf21e1..154afa9ee226 100644
--- a/x11-libs/wxGTK/wxGTK-2.3.2.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.3.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Tod Neidt <tneidt@fidnet.com>
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2.ebuild,v 1.3 2002/05/23 06:50:19 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2.ebuild,v 1.4 2002/05/27 17:27:40 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit."
-SRC_URI="http://prdownloads.sourceforge.net/wxwindows/${P}.tar.bz2"
+SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2"
HOMEPAGE="http://www.wxwindows.org/"
diff --git a/x11-misc/bbrb/bbrb-0.4.1.ebuild b/x11-misc/bbrb/bbrb-0.4.1.ebuild
index 9bee08a26550..ec3311f9dccd 100644
--- a/x11-misc/bbrb/bbrb-0.4.1.ebuild
+++ b/x11-misc/bbrb/bbrb-0.4.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 2002 Gentoo Technologies, Inc.
# Author: Stacy Keast <slik@telusplanet.net>
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrb/bbrb-0.4.1.ebuild,v 1.1 2002/04/30 05:22:42 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrb/bbrb-0.4.1.ebuild,v 1.2 2002/05/27 17:27:40 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="blackbox background manager."
-SRC_URI="http://prdownloads.sourceforge.net/${PN}/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://bbrb.sourceforge.net"
DEPEND="x11-libs/gtk+
diff --git a/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild b/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild
index ecc4c662a5fe..d5334d554159 100644
--- a/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild
+++ b/x11-misc/epplet-base/epplet-base-0.5-r1.ebuild
@@ -6,7 +6,7 @@
S="${WORKDIR}/Epplets-${PV}"
DESCRIPTION="Base files for Enlightenment epplets and some epplets"
-SRC_URI="http://prdownloads.sourceforge.net/enlightenment/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz"
HOMEPAGE="http://sourceforge.net/projects/enlightenment"
diff --git a/x11-misc/epplet-base/epplet-base-0.5.ebuild b/x11-misc/epplet-base/epplet-base-0.5.ebuild
index 0d5227c525dd..279df34eb886 100644
--- a/x11-misc/epplet-base/epplet-base-0.5.ebuild
+++ b/x11-misc/epplet-base/epplet-base-0.5.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Paul Fleischer <proguy@proguy.dk>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/epplet-base/epplet-base-0.5.ebuild,v 1.2 2002/04/27 23:34:21 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/epplet-base/epplet-base-0.5.ebuild,v 1.3 2002/05/27 17:27:40 drobbins Exp $
S="${WORKDIR}/Epplets-${PV}"
DESCRIPTION="Base files for Enlightenment epplets and some epplets"
-SRC_URI="http://prdownloads.sourceforge.net/enlightenment/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz"
HOMEPAGE="http://sourceforge.net/projects/enlightenment"
diff --git a/x11-misc/gkrellkam/gkrellkam-0.3.4.ebuild b/x11-misc/gkrellkam/gkrellkam-0.3.4.ebuild
index 15dba3c82a30..d63b31f65ae0 100644
--- a/x11-misc/gkrellkam/gkrellkam-0.3.4.ebuild
+++ b/x11-misc/gkrellkam/gkrellkam-0.3.4.ebuild
@@ -7,7 +7,7 @@
MY_P=${P/-/_}
S=${WORKDIR}/${P}
DESCRIPTION="a Image-Watcher-Plugin for Gkrellm."
-SRC_URI="http://prdownloads.sourceforge.net/gkrellkam/${MY_P}.tar.gz"
+SRC_URI="mirror://sourceforge/gkrellkam/${MY_P}.tar.gz"
HOMEPAGE="http://gkrellkam.sourceforge.net"
DEPEND=">=app-admin/gkrellm-1.2.11"
diff --git a/x11-misc/gkrellmlaunch/gkrellmlaunch-0.2.2.ebuild b/x11-misc/gkrellmlaunch/gkrellmlaunch-0.2.2.ebuild
index e115a2726066..49a702d3ce73 100644
--- a/x11-misc/gkrellmlaunch/gkrellmlaunch-0.2.2.ebuild
+++ b/x11-misc/gkrellmlaunch/gkrellmlaunch-0.2.2.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Jerry A! <jerry@thehutt.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmlaunch/gkrellmlaunch-0.2.2.ebuild,v 1.1 2001/12/12 04:33:21 jerrya Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmlaunch/gkrellmlaunch-0.2.2.ebuild,v 1.2 2002/05/27 17:27:40 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="a Program-Launcher Plugin for Gkrellm"
-SRC_URI="http://prdownloads.sourceforge.net/gkrellmlaunch/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/gkrellmlaunch/${P}.tar.gz"
HOMEPAGE="http://gkrellmlaunch.sourceforge.net/"
diff --git a/x11-misc/gkrellmlaunch/gkrellmlaunch-0.3.ebuild b/x11-misc/gkrellmlaunch/gkrellmlaunch-0.3.ebuild
index b70d56e39dcb..c73733acef73 100644
--- a/x11-misc/gkrellmlaunch/gkrellmlaunch-0.3.ebuild
+++ b/x11-misc/gkrellmlaunch/gkrellmlaunch-0.3.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Jerry A! <jerry@thehutt.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmlaunch/gkrellmlaunch-0.3.ebuild,v 1.3 2002/04/14 14:07:27 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmlaunch/gkrellmlaunch-0.3.ebuild,v 1.4 2002/05/27 17:27:40 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="a Program-Launcher Plugin for GKrellM"
-SRC_URI="http://prdownloads.sourceforge.net/gkrellmlaunch/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/gkrellmlaunch/${P}.tar.gz"
HOMEPAGE="http://gkrellmlaunch.sourceforge.net/"
DEPEND=">=app-admin/gkrellm-1.2.1"
diff --git a/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild b/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild
index 8a629df7766a..229ce17fbe2a 100644
--- a/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild
+++ b/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Seemant Kulleen <seemant@rocketmail.com>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild,v 1.3 2002/05/23 06:50:20 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/gkrellmoon/gkrellmoon-0.3.ebuild,v 1.4 2002/05/27 17:27:40 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A GKrellM plugin of the famous wmMoonClock dockapp"
-SRC_URI="http://prdownloads.sourceforge.net/gkrellmoon/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/gkrellmoon/${P}.tar.gz"
HOMEPAGE="http://gkrellmoon.sourceforge.net/"
DEPEND=">=app-admin/gkrellm-1.0.6
diff --git a/x11-misc/wmbiff/wmbiff-0.3.5.ebuild b/x11-misc/wmbiff/wmbiff-0.3.5.ebuild
index ab13feaa7b58..cdb14248ef12 100644
--- a/x11-misc/wmbiff/wmbiff-0.3.5.ebuild
+++ b/x11-misc/wmbiff/wmbiff-0.3.5.ebuild
@@ -1,12 +1,12 @@
# Copyright (c) Vitaly Kushneriuk
# Distributed under the terms of the GNU General Public License, v2.
# Maintainer: Vitaly Kushneriuk<vitaly@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmbiff/wmbiff-0.3.5.ebuild,v 1.1 2002/02/07 08:09:44 vitaly Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmbiff/wmbiff-0.3.5.ebuild,v 1.2 2002/05/27 17:27:40 drobbins Exp $
S=${WORKDIR}/${P}/wmbiff
DESCRIPTION=""
-SRC_URI="http://prdownloads.sourceforge.net/wmbiff/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/wmbiff/${P}.tar.gz"
HOMEPAGE="http://sourceforge.net/projects/wmbiff/"
DEPEND="virtual/glibc x11-base/xfree"
#RDEPEND=""
diff --git a/x11-misc/xplanet/xplanet-0.93-r1.ebuild b/x11-misc/xplanet/xplanet-0.93-r1.ebuild
index a3f73e3a012f..9eb9599d9149 100644
--- a/x11-misc/xplanet/xplanet-0.93-r1.ebuild
+++ b/x11-misc/xplanet/xplanet-0.93-r1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Kalen Petersen <kalenp@cs.washington.edu>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-0.93-r1.ebuild,v 1.1 2002/03/27 23:31:11 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/xplanet-0.93-r1.ebuild,v 1.2 2002/05/27 17:27:40 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A program to render images of the earth into the X root window"
-SRC_URI="http://prdownloads.sourceforge.net/xplanet/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/xplanet/${P}.tar.gz"
HOMEPAGE="http://xplanet.sourceforge.net/"
DEPEND="virtual/x11"
diff --git a/x11-wm/blackbox/blackbox-0.62.1-r2.ebuild b/x11-wm/blackbox/blackbox-0.62.1-r2.ebuild
index b42fb295097a..e07004ce22e5 100644
--- a/x11-wm/blackbox/blackbox-0.62.1-r2.ebuild
+++ b/x11-wm/blackbox/blackbox-0.62.1-r2.ebuild
@@ -2,11 +2,11 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Ben Lutgens <lamer@gentoo.org>
# Modified by Matthew Jimenez
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.62.1-r2.ebuild,v 1.4 2002/04/30 11:03:01 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/blackbox/blackbox-0.62.1-r2.ebuild,v 1.5 2002/05/27 17:27:40 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A small, fast, full-featured window manager for X"
-SRC_URI="http://prdownloads.sourceforge.net/blackboxwm/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/blackboxwm/${P}.tar.gz"
HOMEPAGE="http://blackboxwm.sf.net/"
DEPEND="virtual/x11"
diff --git a/x11-wm/sawfish-merlin/sawfish-merlin-1.0.1-r2.ebuild b/x11-wm/sawfish-merlin/sawfish-merlin-1.0.1-r2.ebuild
index 77a25bf7b850..5b8fbdd4c455 100644
--- a/x11-wm/sawfish-merlin/sawfish-merlin-1.0.1-r2.ebuild
+++ b/x11-wm/sawfish-merlin/sawfish-merlin-1.0.1-r2.ebuild
@@ -1,11 +1,11 @@
# Copyright 2001 theLeaf sprl/bvba
# Author Geert Bevin <gbevin@theleaf.be>
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish-merlin/sawfish-merlin-1.0.1-r2.ebuild,v 1.1 2002/05/22 18:33:54 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish-merlin/sawfish-merlin-1.0.1-r2.ebuild,v 1.2 2002/05/27 17:27:40 drobbins Exp $
MY_P=${P/-merlin/}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Extensions for sawfish which provide pages, iconbox and other nice things."
-SRC_URI="http://prdownloads.sourceforge.net/sawmill/${MY_P}.tar.gz"
+SRC_URI="mirror://sourceforge/sawmill/${MY_P}.tar.gz"
HOMEPAGE="http://www.merlin.org/sawfish"
DEPEND=">=x11-libs/rep-gtk-0.15-r1
diff --git a/x11-wm/sawfish/sawfish-1.0.1-r4.ebuild b/x11-wm/sawfish/sawfish-1.0.1-r4.ebuild
index 271ecb11a478..0d88769744c7 100644
--- a/x11-wm/sawfish/sawfish-1.0.1-r4.ebuild
+++ b/x11-wm/sawfish/sawfish-1.0.1-r4.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.0.1-r4.ebuild,v 1.1 2002/05/22 18:28:42 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/sawfish/sawfish-1.0.1-r4.ebuild,v 1.2 2002/05/27 17:27:40 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Extensible window manager using a Lisp-based scripting language"
-SRC_URI="http://prdownloads.sourceforge.net/sawmill/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/sawmill/${P}.tar.gz"
HOMEPAGE="http://sawmill.sourceforge.net/"
DEPEND=">=x11-libs/rep-gtk-0.15-r1
diff --git a/x11-wm/xfce/xfce-3.8.16.ebuild b/x11-wm/xfce/xfce-3.8.16.ebuild
index 611379d5818c..78a6dc39f549 100644
--- a/x11-wm/xfce/xfce-3.8.16.ebuild
+++ b/x11-wm/xfce/xfce-3.8.16.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/xfce/xfce-3.8.16.ebuild,v 1.5 2002/05/23 06:50:21 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/xfce/xfce-3.8.16.ebuild,v 1.6 2002/05/27 17:27:40 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="XFce is a lightweight desktop environment for various UNIX systems."
-SRC_URI="http://prdownloads.sourceforge.net/xfce/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/xfce/${P}.tar.gz"
HOMEPAGE="http://www.xfce.org/"
DEPEND="virtual/x11