diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:34 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:34 +0000 |
commit | 1931d669cb9fa88308f8af51b40e4592375b2e50 (patch) | |
tree | 0ed56f81fc847628fa75d86045c9811512b2a57f /app-editors | |
parent | version bump and bugfixes (diff) | |
download | historical-1931d669cb9fa88308f8af51b40e4592375b2e50.tar.gz historical-1931d669cb9fa88308f8af51b40e4592375b2e50.tar.bz2 historical-1931d669cb9fa88308f8af51b40e4592375b2e50.zip |
sourceforge updates
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/fte/fte-20010819-r2.ebuild | 6 | ||||
-rw-r--r-- | app-editors/fte/fte-20010819-r3.ebuild | 6 | ||||
-rw-r--r-- | app-editors/quanta/quanta-2.0.1.ebuild | 12 |
3 files changed, 12 insertions, 12 deletions
diff --git a/app-editors/fte/fte-20010819-r2.ebuild b/app-editors/fte/fte-20010819-r2.ebuild index 5b2b130ece02..c95a48a80166 100644 --- a/app-editors/fte/fte-20010819-r2.ebuild +++ b/app-editors/fte/fte-20010819-r2.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r2.ebuild,v 1.3 2002/05/08 08:43:22 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r2.ebuild,v 1.4 2002/05/27 17:27:34 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Lightweight text-mode editor" -SRC_URI="ftp://prdownloads.sourceforge.net/fte/fte-20010819-src.zip - ftp://prdownloads.sourceforge.net/fte/fte-20010819-common.zip" +SRC_URI="mirror://sourceforge/fte/fte-20010819-src.zip + mirror://sourceforge/fte/fte-20010819-common.zip" HOMEPAGE="http://fte.sourceforge.net" diff --git a/app-editors/fte/fte-20010819-r3.ebuild b/app-editors/fte/fte-20010819-r3.ebuild index 7565c5826e94..a8ea2f501b2d 100644 --- a/app-editors/fte/fte-20010819-r3.ebuild +++ b/app-editors/fte/fte-20010819-r3.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 Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r3.ebuild,v 1.2 2002/05/08 08:43:22 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/fte/fte-20010819-r3.ebuild,v 1.3 2002/05/27 17:27:34 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Lightweight text-mode editor" -SRC_URI="ftp://prdownloads.sourceforge.net/${PN}/${P}-src.zip - ftp://prdownloads.sourceforge.net/${PN}/${P}-common.zip" +SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip + mirror://sourceforge/${PN}/${P}-common.zip" HOMEPAGE="http://fte.sourceforge.net" RDEPEND=">=sys-libs/ncurses-5.2 diff --git a/app-editors/quanta/quanta-2.0.1.ebuild b/app-editors/quanta/quanta-2.0.1.ebuild index 9e0f9861bb85..6f0c77e0ceaa 100644 --- a/app-editors/quanta/quanta-2.0.1.ebuild +++ b/app-editors/quanta/quanta-2.0.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Dan Armak <danarmak@gentoo.org>, Bart Verwilst <verwilst@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-2.0.1.ebuild,v 1.5 2002/05/21 18:14:04 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-2.0.1.ebuild,v 1.6 2002/05/27 17:27:34 drobbins Exp $ inherit kde-base || die @@ -9,11 +9,11 @@ need-kde 2.1 DESCRIPTION="Quanta - HTML editor for KDE2" -SRC_URI="ftp://prdownloads.sourceforge.net/quanta/${P}.tar.bz2 - ftp://prdownloads.sourceforge.net/quanta/css.tar.bz2 - ftp://prdownloads.sourceforge.net/quanta/html.tar.bz2 - ftp://prdownloads.sourceforge.net/quanta/javascript.tar.bz2 - ftp://prdownloads.sourceforge.net/quanta/php.tar.bz2" +SRC_URI="mirror://sourceforge/quanta/${P}.tar.bz2 + mirror://sourceforge/quanta/css.tar.bz2 + mirror://sourceforge/quanta/html.tar.bz2 + mirror://sourceforge/quanta/javascript.tar.bz2 + mirror://sourceforge/quanta/php.tar.bz2" HOMEPAGE="http://quanta.sourceforge.net" |