summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-10-18 21:15:09 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-10-18 21:15:09 +0000
commit652ade5d298f201bfe65cc0e5d6776a4fca1629d (patch)
tree982bb049da8f9bf222bbdd597ee0f9df396941fa /app-editors/joe
parentlintool per #9248 (diff)
downloadgentoo-2-652ade5d298f201bfe65cc0e5d6776a4fca1629d.tar.gz
gentoo-2-652ade5d298f201bfe65cc0e5d6776a4fca1629d.tar.bz2
gentoo-2-652ade5d298f201bfe65cc0e5d6776a4fca1629d.zip
Updated SRC_URI to use mirror://sourceforge
Diffstat (limited to 'app-editors/joe')
-rw-r--r--app-editors/joe/ChangeLog5
-rw-r--r--app-editors/joe/joe-2.9.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/joe/ChangeLog b/app-editors/joe/ChangeLog
index db88e3eef413..9ad1a59b93c6 100644
--- a/app-editors/joe/ChangeLog
+++ b/app-editors/joe/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-editors/joe
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.2 2002/08/06 16:41:08 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.3 2002/10/18 21:15:09 aliz Exp $
*joe-2.9.5 (1 Feb 2002)
+ 18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> joe-2.9.5.ebuild :
+ Updated to mirror://sourceforge in SRC_URI.
+
06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
Added ppc to keywords
diff --git a/app-editors/joe/joe-2.9.5.ebuild b/app-editors/joe/joe-2.9.5.ebuild
index 824a0ac6b8fc..f5b6e8ff2ef7 100644
--- a/app-editors/joe/joe-2.9.5.ebuild
+++ b/app-editors/joe/joe-2.9.5.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-2.9.5.ebuild,v 1.7 2002/10/04 04:08:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-2.9.5.ebuild,v 1.8 2002/10/18 21:15:09 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A free ASCII-Text Screen Editor for UNIX"
-SRC_URI="http://ftp1.sourceforge.net/joe-editor/${P}.tgz"
+SRC_URI="mirror://sourceforge/joe-editor/${P}.tgz"
HOMEPAGE="http://sourceforge.net/projects/joe-editor/"
DEPEND=">=sys-libs/ncurses-5.2-r2"