diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:40 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:40 +0000 |
commit | 6715bf5720376ba7d417699ca04161d9e0b65c32 (patch) | |
tree | 845cbebcace1759befe8b44d08e7df8ca0e97fff /dev-util | |
parent | version bump and bugfixes (diff) | |
download | gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.gz gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.bz2 gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.zip |
sourceforge updates
Diffstat (limited to 'dev-util')
26 files changed, 51 insertions, 51 deletions
diff --git a/dev-util/astyle/astyle-1.15.3.ebuild b/dev-util/astyle/astyle-1.15.3.ebuild index 527030ef8901..4a0c260ff62a 100644 --- a/dev-util/astyle/astyle-1.15.3.ebuild +++ b/dev-util/astyle/astyle-1.15.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Eyez <eyez@infinite.fsw.leidenuniv.nl> -# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.15.3.ebuild,v 1.1 2002/04/24 20:29:01 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.15.3.ebuild,v 1.2 2002/05/27 17:27:37 drobbins Exp $ ZIP="astyle_${PV}.zip" S=${WORKDIR} DESCRIPTION="Artistic Style is a reindenter and reformatter of C++, C and Java source code." -SRC_URI="http://prdownloads.sourceforge.net/astyle/${ZIP}" +SRC_URI="mirror://sourceforge/astyle/${ZIP}" HOMEPAGE="http://astyle.sourceforge.net" DEPEND=">=app-arch/unzip-5.42" diff --git a/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild b/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild index 5c90375ce3a2..e54cbcc98048 100644 --- a/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild +++ b/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Arcady Genkin <agenkin@thpoon.com> -# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild,v 1.1 2002/03/16 02:42:18 agenkin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boa-constructor/boa-constructor-0.1.0_alpha.ebuild,v 1.2 2002/05/27 17:27:37 drobbins Exp $ DESCRIPTION="Python GUI RAD development tool." HOMEPAGE="http://boa-constructor.sourceforge.net/" BOA_VER=0.1.0-alpha -SRC_URI="http://prdownloads.sourceforge.net/boa-constructor/${PN}-${BOA_VER}.src.zip" +SRC_URI="mirror://sourceforge/boa-constructor/${PN}-${BOA_VER}.src.zip" S="${WORKDIR}"/boa diff --git a/dev-util/cervisia/cervisia-1.4.1.ebuild b/dev-util/cervisia/cervisia-1.4.1.ebuild index 72bdbae3056b..8f4967e2ad66 100644 --- a/dev-util/cervisia/cervisia-1.4.1.ebuild +++ b/dev-util/cervisia/cervisia-1.4.1.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Philippe Namias <pnamias@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/cervisia/cervisia-1.4.1.ebuild,v 1.4 2002/05/21 18:14:08 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cervisia/cervisia-1.4.1.ebuild,v 1.5 2002/05/27 17:27:38 drobbins Exp $ inherit kde-base || die need-kde 2 DESCRIPTION="A CVS Client for KDE" -SRC_URI="http://prdownloads.sourceforge.net/cervisia/${P}.tar.gz" +SRC_URI="mirror://sourceforge/cervisia/${P}.tar.gz" HOMEPAGE="http://cervisia.sourceforge.net" diff --git a/dev-util/cscope/cscope-15.3.ebuild b/dev-util/cscope/cscope-15.3.ebuild index 9b23accc8531..94e3f82ff392 100644 --- a/dev-util/cscope/cscope-15.3.ebuild +++ b/dev-util/cscope/cscope-15.3.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 AJ Lewis <lewis@sistina.com> -# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.3.ebuild,v 1.5 2001/11/10 12:45:09 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cscope/cscope-15.3.ebuild,v 1.6 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="CScope - interactively examine a C program" -SRC_URI="http://prdownloads.sourceforge.net/cscope/${P}.tar.gz" +SRC_URI="mirror://sourceforge/cscope/${P}.tar.gz" HOMEPAGE="http://cscope.sourceforge.net" RDEPEND="virtual/glibc diff --git a/dev-util/ctags/ctags-5.0.1.ebuild b/dev-util/ctags/ctags-5.0.1.ebuild index e0d341993871..66128211bc7d 100644 --- a/dev-util/ctags/ctags-5.0.1.ebuild +++ b/dev-util/ctags/ctags-5.0.1.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 Grant Goodyear <g2boojum@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.0.1.ebuild,v 1.1 2001/07/08 18:30:22 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.0.1.ebuild,v 1.2 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Ctags generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 22 programming languages." -SRC_URI="http://prdownloads.sourceforge.net/ctags/${P}.tar.gz" +SRC_URI="mirror://sourceforge/ctags/${P}.tar.gz" #Homepage, not used by Portage directly but handy for developer reference HOMEPAGE="http://ctags.sourceforge.net" diff --git a/dev-util/cunit/cunit-1.0.0.6.ebuild b/dev-util/cunit/cunit-1.0.0.6.ebuild index 68207f92e18f..205ef387a315 100644 --- a/dev-util/cunit/cunit-1.0.0.6.ebuild +++ b/dev-util/cunit/cunit-1.0.0.6.ebuild @@ -1,12 +1,12 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Yannick Koehler <ykoehler@hotmail.com> -# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/cunit-1.0.0.6.ebuild,v 1.1 2002/04/13 21:29:31 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/cunit-1.0.0.6.ebuild,v 1.2 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/CUnit-1.0-6 DESCRIPTION="CUnit - C Unit Test Framework" # Note: Upstream authors have sucky versioning scheme. We fake. -SRC_URI="http://prdownloads.sourceforge.net/cunit/CUnit-1.0-6.tar.gz" +SRC_URI="mirror://sourceforge/cunit/CUnit-1.0-6.tar.gz" HOMEPAGE="http://cunit.sourceforge.net" DEPEND="virtual/glibc" diff --git a/dev-util/gcvs/gcvs-1.0_beta2.ebuild b/dev-util/gcvs/gcvs-1.0_beta2.ebuild index 88ea7115b8e3..13ed652fd2a7 100644 --- a/dev-util/gcvs/gcvs-1.0_beta2.ebuild +++ b/dev-util/gcvs/gcvs-1.0_beta2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author: Bruce A. Locke <blocke@shivan.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/gcvs/gcvs-1.0_beta2.ebuild,v 1.2 2002/05/23 06:50:12 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gcvs/gcvs-1.0_beta2.ebuild,v 1.3 2002/05/27 17:27:38 drobbins Exp $ Z="gcvs-1.0b2" S=${WORKDIR}/${Z} DESCRIPTION="GUI frontend for CVS from the CVSGUI project" -SRC_URI="http://prdownloads.sourceforge.net/cvsgui/${Z}.tar.gz" +SRC_URI="mirror://sourceforge/cvsgui/${Z}.tar.gz" HOMEPAGE="http://cvsgui.sourceforge.net/" DEPEND="=x11-libs/gtk+-1.2* >=dev-lang/tcl-8.3.3 sys-devel/perl sys-devel/bison dev-util/glademm" diff --git a/dev-util/glimmer/glimmer-1.1.9.1-r1.ebuild b/dev-util/glimmer/glimmer-1.1.9.1-r1.ebuild index 951f7edc5366..3b665331452d 100644 --- a/dev-util/glimmer/glimmer-1.1.9.1-r1.ebuild +++ b/dev-util/glimmer/glimmer-1.1.9.1-r1.ebuild @@ -6,7 +6,7 @@ P_VERSION="1.1.9-1" S=${WORKDIR}/glimmer-${P_VERSION} DESCRIPTION="All-purpose gnome code editor." -SRC_URI="http://prdownloads.sourceforge.net/glimmer/${PN}-${P_VERSION}.tar.gz" +SRC_URI="mirror://sourceforge/glimmer/${PN}-${P_VERSION}.tar.gz" HOMEPAGE="http://glimmer.sourceforge.net" DEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1 diff --git a/dev-util/gputils/gputils-0.10.2.ebuild b/dev-util/gputils/gputils-0.10.2.ebuild index 3bd8c70826ba..e990f19c13f1 100644 --- a/dev-util/gputils/gputils-0.10.2.ebuild +++ b/dev-util/gputils/gputils-0.10.2.ebuild @@ -2,11 +2,11 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author: Jeffry Molanus <gila@home.nl> # Maintainer: Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/gputils/gputils-0.10.2.ebuild,v 1.1 2002/04/24 20:20:08 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gputils/gputils-0.10.2.ebuild,v 1.2 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Utils for the PICxxx procesors" -SRC_URI="http://prdownloads.sourceforge.net/gputils/${P}.tar.gz" +SRC_URI="mirror://sourceforge/gputils/${P}.tar.gz" HOMEPAGE="http://gputils.sourceforge.net/" src_compile(){ diff --git a/dev-util/kdbg/kdbg-1.2.2.ebuild b/dev-util/kdbg/kdbg-1.2.2.ebuild index ed493a22f357..29467e75b799 100644 --- a/dev-util/kdbg/kdbg-1.2.2.ebuild +++ b/dev-util/kdbg/kdbg-1.2.2.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Your Name <your email> -# $Header: /var/cvsroot/gentoo-x86/dev-util/kdbg/kdbg-1.2.2.ebuild,v 1.5 2002/05/21 18:14:08 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdbg/kdbg-1.2.2.ebuild,v 1.6 2002/05/27 17:27:38 drobbins Exp $ inherit kde-base || die need-kde 2 DESCRIPTION="A Graphical Debugger Interface to gdb" -SRC_URI="http://prdownloads.sourceforge.net/kdbg/${P}.tar.gz" +SRC_URI="mirror://sourceforge/kdbg/${P}.tar.gz" HOMEPAGE="http://members.nextra.at/johsixt/kdbg.html" src_compile() { diff --git a/dev-util/kdbg/kdbg-1.2.5.2.ebuild b/dev-util/kdbg/kdbg-1.2.5.2.ebuild index 23ad6334ea00..8ddf0c006119 100644 --- a/dev-util/kdbg/kdbg-1.2.5.2.ebuild +++ b/dev-util/kdbg/kdbg-1.2.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-util/kdbg/kdbg-1.2.5.2.ebuild,v 1.5 2002/05/21 18:14:08 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdbg/kdbg-1.2.5.2.ebuild,v 1.6 2002/05/27 17:27:38 drobbins Exp $ # 1.2.5 version links against KDE2 MY_PV=1.2.5 @@ -12,7 +12,7 @@ inherit kde-base need-kde 2 DESCRIPTION="A Graphical Debugger Interface to gdb" -SRC_URI="http://prdownloads.sourceforge.net/kdbg/kdbg-1.2.5.tar.gz" +SRC_URI="mirror://sourceforge/kdbg/kdbg-1.2.5.tar.gz" HOMEPAGE="http://members.nextra.at/johsixt/kdbg.html" S=${WORKDIR}/${MY_P} diff --git a/dev-util/kdbg/kdbg-1.2.5.3.ebuild b/dev-util/kdbg/kdbg-1.2.5.3.ebuild index 1e25a997ac37..2de003c214f2 100644 --- a/dev-util/kdbg/kdbg-1.2.5.3.ebuild +++ b/dev-util/kdbg/kdbg-1.2.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-util/kdbg/kdbg-1.2.5.3.ebuild,v 1.5 2002/05/21 18:14:08 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdbg/kdbg-1.2.5.3.ebuild,v 1.6 2002/05/27 17:27:38 drobbins Exp $ # 1.2.5 version links against KDE3 MY_PV=1.2.5 @@ -12,7 +12,7 @@ inherit kde-base need-kde 3 DESCRIPTION="A Graphical Debugger Interface to gdb" -SRC_URI="http://prdownloads.sourceforge.net/kdbg/${MY_P}.tar.gz" +SRC_URI="mirror://sourceforge/kdbg/${MY_P}.tar.gz" HOMEPAGE="http://members.nextra.at/johsixt/kdbg.html" S=${WORKDIR}/${MY_P} diff --git a/dev-util/pharmacy/pharmacy-0.3-r1.ebuild b/dev-util/pharmacy/pharmacy-0.3-r1.ebuild index e66dae6340c2..f02965226211 100644 --- a/dev-util/pharmacy/pharmacy-0.3-r1.ebuild +++ b/dev-util/pharmacy/pharmacy-0.3-r1.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 Ben Lutgens <blutgens@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/pharmacy/pharmacy-0.3-r1.ebuild,v 1.2 2001/11/10 12:45:09 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pharmacy/pharmacy-0.3-r1.ebuild,v 1.3 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Gnome Front-End to CVS" -SRC_URI="http://prdownloads.sourceforge.net/pharmacy/${P}.tar.gz" +SRC_URI="mirror://sourceforge/pharmacy/${P}.tar.gz" HOMEPAGE="http://pharmacy.sourceforge.net" DEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1" diff --git a/dev-util/poedit/poedit-1.1.5.ebuild b/dev-util/poedit/poedit-1.1.5.ebuild index 04842bf8477d..1234a6da4425 100644 --- a/dev-util/poedit/poedit-1.1.5.ebuild +++ b/dev-util/poedit/poedit-1.1.5.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/dev-util/poedit/poedit-1.1.5.ebuild,v 1.2 2002/01/25 14:46:33 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/poedit/poedit-1.1.5.ebuild,v 1.3 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Cross-platform gettext catalogs (.po files) editor." -SRC_URI="http://prdownloads.sourceforge.net/poedit/${P}.tar.bz2" +SRC_URI="mirror://sourceforge/poedit/${P}.tar.bz2" HOMEPAGE="http://poedit.sourceforge.net/" diff --git a/dev-util/qtunit/qtunit-0.9.6.ebuild b/dev-util/qtunit/qtunit-0.9.6.ebuild index d6f97109b0d0..b77bd48b7712 100644 --- a/dev-util/qtunit/qtunit-0.9.6.ebuild +++ b/dev-util/qtunit/qtunit-0.9.6.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 Geert Bevin <gbevin@theleaf.be> -# $Header: /var/cvsroot/gentoo-x86/dev-util/qtunit/qtunit-0.9.6.ebuild,v 1.1 2002/03/15 17:24:11 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/qtunit/qtunit-0.9.6.ebuild,v 1.2 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="QtUnit is a unit testing framework for c++" -SRC_URI="http://prdownloads.sourceforge.net/qtunit/${PN}-${PV}.tar.bz2" +SRC_URI="mirror://sourceforge/qtunit/${PN}-${PV}.tar.bz2" HOMEPAGE="http://www.theleaf.be/projects/qtunit" DEPEND="=x11-libs/qt-3*" diff --git a/dev-util/scons/scons-0.0.2.ebuild b/dev-util/scons/scons-0.0.2.ebuild index ec6836330377..7afee9366d2c 100644 --- a/dev-util/scons/scons-0.0.2.ebuild +++ b/dev-util/scons/scons-0.0.2.ebuild @@ -2,11 +2,11 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Tools Team <tools@gentoo.org> # Author: Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.0.2.ebuild,v 1.1 2002/01/02 00:18:48 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.0.2.ebuild,v 1.2 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/scons-0.02 DESCRIPTION="Extensible python-based build utility" -SRC_URI="http://prdownloads.sourceforge.net/scons/scons-0.02.tar.gz" +SRC_URI="mirror://sourceforge/scons/scons-0.02.tar.gz" HOMEPAGE="http://www.scons.org" DEPEND=">=dev-lang/python-2.0" diff --git a/dev-util/scons/scons-0.0.3.ebuild b/dev-util/scons/scons-0.0.3.ebuild index 644cfb794204..d3a6d974dbb0 100644 --- a/dev-util/scons/scons-0.0.3.ebuild +++ b/dev-util/scons/scons-0.0.3.ebuild @@ -2,11 +2,11 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Tools Team <tools@gentoo.org> # Author: Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.0.3.ebuild,v 1.1 2002/02/03 17:57:13 karltk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.0.3.ebuild,v 1.2 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/scons-0.03 DESCRIPTION="Extensible python-based build utility" -SRC_URI="http://prdownloads.sourceforge.net/scons/scons-0.03.tar.gz" +SRC_URI="mirror://sourceforge/scons/scons-0.03.tar.gz" HOMEPAGE="http://www.scons.org" DEPEND=">=dev-lang/python-2.0" diff --git a/dev-util/strace/strace-4.3.ebuild b/dev-util/strace/strace-4.3.ebuild index 274b5a2a22ca..32427c39b187 100644 --- a/dev-util/strace/strace-4.3.ebuild +++ b/dev-util/strace/strace-4.3.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/dev-util/strace/strace-4.3.ebuild,v 1.2 2001/05/28 05:24:13 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.3.ebuild,v 1.3 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A usefull diagnostic, instructional, adn debugging tool" -SRC_URI="http://prdownloads.sourceforge.net/strace/${P}.tar.bz2" +SRC_URI="mirror://sourceforge/strace/${P}.tar.bz2" HOMEPAGE="http://www.wi.leidenuniv.nl/~wichert/strace/" DEPEND="virtual/glibc" diff --git a/dev-util/uml/uml-1.0.1-r1.ebuild b/dev-util/uml/uml-1.0.1-r1.ebuild index dd76fa64c0f0..af7bf1beaf58 100644 --- a/dev-util/uml/uml-1.0.1-r1.ebuild +++ b/dev-util/uml/uml-1.0.1-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Holger Brueckner <darks@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/uml/uml-1.0.1-r1.ebuild,v 1.2 2002/05/21 18:14:08 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/uml/uml-1.0.1-r1.ebuild,v 1.3 2002/05/27 17:27:38 drobbins Exp $ inherit kde-base DESCRIPTION="KDE 2.2 UML Drawing Utility" -SRC_URI="http://prdownloads.sourceforge.net/uml/${P}.tar.gz" +SRC_URI="mirror://sourceforge/uml/${P}.tar.gz" HOMEPAGE="http://uml.sourceforge.net" newdepend ">=kde-base/kdebase-2.2 virtual/glibc" diff --git a/dev-util/uml/uml-1.0.1.ebuild b/dev-util/uml/uml-1.0.1.ebuild index 0c2da47c2cd1..c64cf0028a2c 100644 --- a/dev-util/uml/uml-1.0.1.ebuild +++ b/dev-util/uml/uml-1.0.1.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 Holger Brueckner <darks@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/uml/uml-1.0.1.ebuild,v 1.2 2001/11/10 12:45:09 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/uml/uml-1.0.1.ebuild,v 1.3 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="KDE 2.2 UML Drawing Utility" -SRC_URI="http://prdownloads.sourceforge.net/uml/${P}.tar.gz" +SRC_URI="mirror://sourceforge/uml/${P}.tar.gz" HOMEPAGE="http://uml.sourceforge.net" RDEPEND=">=kde-base/kdebase-2.2" diff --git a/dev-util/uml/uml-1.0.3.ebuild b/dev-util/uml/uml-1.0.3.ebuild index dde9e71f5b30..3bc3395be3c2 100644 --- a/dev-util/uml/uml-1.0.3.ebuild +++ b/dev-util/uml/uml-1.0.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Holger Brueckner <darks@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/uml/uml-1.0.3.ebuild,v 1.2 2002/05/21 18:14:08 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/uml/uml-1.0.3.ebuild,v 1.3 2002/05/27 17:27:38 drobbins Exp $ inherit kde-base DESCRIPTION="KDE 2.2 UML Drawing Utility" -SRC_URI="http://prdownloads.sourceforge.net/uml/${P}-1.tar.gz" +SRC_URI="mirror://sourceforge/uml/${P}-1.tar.gz" HOMEPAGE="http://uml.sourceforge.net" newdepend ">=kde-base/kdebase-2.2 virtual/glibc" diff --git a/dev-util/usermode/usermode-20020104.ebuild b/dev-util/usermode/usermode-20020104.ebuild index d916a01dd865..ddb1a5e1457a 100644 --- a/dev-util/usermode/usermode-20020104.ebuild +++ b/dev-util/usermode/usermode-20020104.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: Bruce A. Locke <blocke@shivan.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/usermode/usermode-20020104.ebuild,v 1.2 2002/01/08 04:28:17 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/usermode/usermode-20020104.ebuild,v 1.3 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/tools DESCRIPTION="Tools for use with Usermode Linux virtual machines" -SRC_URI="http://prdownloads.sourceforge.net/user-mode-linux/uml_utilities_20020104.tar.bz2" +SRC_URI="mirror://sourceforge/user-mode-linux/uml_utilities_20020104.tar.bz2" HOMEPAGE="http://user-mode-linux.sourceforge.net/" DEPEND="" diff --git a/dev-util/usermode/usermode-20020415.ebuild b/dev-util/usermode/usermode-20020415.ebuild index dcff432f0ad9..308f478fb9eb 100644 --- a/dev-util/usermode/usermode-20020415.ebuild +++ b/dev-util/usermode/usermode-20020415.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: Bruce A. Locke <blocke@shivan.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/usermode/usermode-20020415.ebuild,v 1.1 2002/04/28 00:49:08 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/usermode/usermode-20020415.ebuild,v 1.2 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/tools DESCRIPTION="Tools for use with Usermode Linux virtual machines" -SRC_URI="http://prdownloads.sourceforge.net/user-mode-linux/uml_utilities_${PV}.tar.bz2" +SRC_URI="mirror://sourceforge/user-mode-linux/uml_utilities_${PV}.tar.bz2" HOMEPAGE="http://user-mode-linux.sourceforge.net/" DEPEND="" diff --git a/dev-util/xdelta/xdelta-1.1.3.ebuild b/dev-util/xdelta/xdelta-1.1.3.ebuild index 218ab44e2093..3fc2330a75aa 100644 --- a/dev-util/xdelta/xdelta-1.1.3.ebuild +++ b/dev-util/xdelta/xdelta-1.1.3.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: Terry Chan <tchan@enteract.com> -# $Header: /var/cvsroot/gentoo-x86/dev-util/xdelta/xdelta-1.1.3.ebuild,v 1.2 2002/04/12 17:37:28 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xdelta/xdelta-1.1.3.ebuild,v 1.3 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Computes changes between binary or text files and creates deltas" -SRC_URI="http://prdownloads.sourceforge.net/xdelta/${P}.tar.gz" +SRC_URI="mirror://sourceforge/xdelta/${P}.tar.gz" HOMEPAGE="http://xdelta.sourceforge.net" DEPEND="virtual/glibc =dev-libs/glib-1.2* diff --git a/dev-util/xxdiff/xxdiff-1.9.ebuild b/dev-util/xxdiff/xxdiff-1.9.ebuild index 78a7d595a214..dfce9e37c02b 100644 --- a/dev-util/xxdiff/xxdiff-1.9.ebuild +++ b/dev-util/xxdiff/xxdiff-1.9.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/xxdiff-1.9.ebuild,v 1.4 2002/02/03 21:48:30 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/xxdiff-1.9.ebuild,v 1.5 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A graphical file comparator and merge tool simular to xdiff." -SRC_URI="http://prdownloads.sourceforge.net/xxdiff/${P}.src.tar.gz" +SRC_URI="mirror://sourceforge/xxdiff/${P}.src.tar.gz" HOMEPAGE="http://xxdiff.sourceforge.net/" DEPEND="virtual/glibc diff --git a/dev-util/xxdiff/xxdiff-2.5.ebuild b/dev-util/xxdiff/xxdiff-2.5.ebuild index a17b190a4fda..0c90a21e28b9 100644 --- a/dev-util/xxdiff/xxdiff-2.5.ebuild +++ b/dev-util/xxdiff/xxdiff-2.5.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Michael Conrad Tilstra <michael@gentoo.org> <tadpol@tadpol.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/xxdiff-2.5.ebuild,v 1.1 2002/02/28 22:55:43 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/xxdiff/xxdiff-2.5.ebuild,v 1.2 2002/05/27 17:27:38 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A graphical file comparator and merge tool simular to xdiff." -SRC_URI="http://prdownloads.sourceforge.net/xxdiff/${P}.tar.gz" +SRC_URI="mirror://sourceforge/xxdiff/${P}.tar.gz" HOMEPAGE="http://xxdiff.sourceforge.net/" DEPEND="virtual/glibc |