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
commitf78eca3278b4c0219e5bab6234163559b3a93b82 (patch)
tree4f628a47ae9a3c50e3cd01b7dae56148f33a9046 /app-editors/jedit
parentlintool per #9248 (diff)
downloadhistorical-f78eca3278b4c0219e5bab6234163559b3a93b82.tar.gz
historical-f78eca3278b4c0219e5bab6234163559b3a93b82.tar.bz2
historical-f78eca3278b4c0219e5bab6234163559b3a93b82.zip
Updated SRC_URI to use mirror://sourceforge
Diffstat (limited to 'app-editors/jedit')
-rw-r--r--app-editors/jedit/ChangeLog14
-rw-r--r--app-editors/jedit/jedit-4.0.3-r1.ebuild5
-rw-r--r--app-editors/jedit/jedit-4.0.3-r2.ebuild5
-rw-r--r--app-editors/jedit/jedit-4.0.3.ebuild5
-rw-r--r--app-editors/jedit/jedit-4.0.ebuild5
5 files changed, 25 insertions, 9 deletions
diff --git a/app-editors/jedit/ChangeLog b/app-editors/jedit/ChangeLog
index 67aa5ce2e1a4..485303ca1c0c 100644
--- a/app-editors/jedit/ChangeLog
+++ b/app-editors/jedit/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for app-editors/jedit
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/ChangeLog,v 1.6 2002/08/06 17:34:16 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/ChangeLog,v 1.7 2002/10/18 21:15:09 aliz Exp $
06 Aug 2002; Maik Schreiber <blizzy@gentoo.org> jedit-4.0.ebuild,
jedit-4.0.3.ebuild, jedit-4.0.3-r1.ebuild, jedit-4.0.3-r2.ebuild:
@@ -9,22 +9,34 @@
*jedit-4.0.3-r2 (24 Jul 2002)
+ 18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> jedit-4.0.3-r2.ebuild :
+ Updated to mirror://sourceforge in SRC_URI.
+
24 Jul 2002; Matthew Kennedy <mkennedy@gentoo.org> jedit-4.0.3-r2.ebuild:
Should install the docs now... with the right permissions (resolves
bug #4929)
*jedit-4.0.3-r1 (12 Jul 2002)
+ 18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> jedit-4.0.3-r1.ebuild :
+ Updated to mirror://sourceforge in SRC_URI.
+
12 Jul 2002; Ryan Phillips <rphillips@gentoo.org> jedit-4.0.3-r1.ebuild:
Should install the docs now...
*jedit-4.0.3 (02 Jul 2002)
+ 18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> jedit-4.0.3.ebuild :
+ Updated to mirror://sourceforge in SRC_URI.
+
02 Jul 2002; Ryan Phillips <rphillips@gentoo.org> : New version. Moves
jedit to /usr/share/jedit. Fixes #4304.
*jedit-4.0 (09 Jun 2002)
+ 18 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> jedit-4.0.ebuild :
+ Updated to mirror://sourceforge in SRC_URI.
+
09 Jun 2002; Ryan Phillips <rphillips@gentoo.org> : Initial import,
closes bug #3152.
ebuild submitted by Maik Schreiber <bZ@iq-computing.de>
diff --git a/app-editors/jedit/jedit-4.0.3-r1.ebuild b/app-editors/jedit/jedit-4.0.3-r1.ebuild
index 1082d1660558..2e973386a05e 100644
--- a/app-editors/jedit/jedit-4.0.3-r1.ebuild
+++ b/app-editors/jedit/jedit-4.0.3-r1.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-4.0.3-r1.ebuild,v 1.3 2002/08/06 17:34:16 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-4.0.3-r1.ebuild,v 1.4 2002/10/18 21:15:09 aliz Exp $
+MY_PV=${PV//.}
S="${WORKDIR}/jEdit"
DESCRIPTION="Programmer's editor written in Java"
HOMEPAGE="http://www.jedit.org"
-SRC_URI="http://unc.dl.sourceforge.net/sourceforge/jedit/jedit403source.tar.gz"
+SRC_URI="mirror://sourceforge/jedit/${PN}${MY_PV}source.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="*"
diff --git a/app-editors/jedit/jedit-4.0.3-r2.ebuild b/app-editors/jedit/jedit-4.0.3-r2.ebuild
index de94fbe926f4..af44420ffc13 100644
--- a/app-editors/jedit/jedit-4.0.3-r2.ebuild
+++ b/app-editors/jedit/jedit-4.0.3-r2.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-4.0.3-r2.ebuild,v 1.2 2002/08/06 17:34:16 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-4.0.3-r2.ebuild,v 1.3 2002/10/18 21:15:09 aliz Exp $
+MY_PV=${PV//.}
S="${WORKDIR}/jEdit"
DESCRIPTION="Programmer's editor written in Java"
HOMEPAGE="http://www.jedit.org"
-SRC_URI="http://unc.dl.sourceforge.net/sourceforge/jedit/jedit403source.tar.gz"
+SRC_URI="mirror://sourceforge/jedit/${PN}${MY_PV}source.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="*"
diff --git a/app-editors/jedit/jedit-4.0.3.ebuild b/app-editors/jedit/jedit-4.0.3.ebuild
index d025baa79dd4..0cfdf0c8b1fb 100644
--- a/app-editors/jedit/jedit-4.0.3.ebuild
+++ b/app-editors/jedit/jedit-4.0.3.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-4.0.3.ebuild,v 1.4 2002/08/06 17:34:16 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-4.0.3.ebuild,v 1.5 2002/10/18 21:15:09 aliz Exp $
+MY_PV=${PV//.}
S="${WORKDIR}/jEdit"
DESCRIPTION="Programmer's editor written in Java"
HOMEPAGE="http://www.jedit.org"
-SRC_URI="http://unc.dl.sourceforge.net/sourceforge/jedit/jedit403source.tar.gz"
+SRC_URI="mirror://sourceforge/jedit/${PN}${MY_PV}source.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="*"
diff --git a/app-editors/jedit/jedit-4.0.ebuild b/app-editors/jedit/jedit-4.0.ebuild
index 923d8605ace3..4d3d25a76f6c 100644
--- a/app-editors/jedit/jedit-4.0.ebuild
+++ b/app-editors/jedit/jedit-4.0.ebuild
@@ -1,11 +1,12 @@
# Copyright 2002 Maik Schreiber
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-4.0.ebuild,v 1.3 2002/08/06 17:34:16 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-4.0.ebuild,v 1.4 2002/10/18 21:15:09 aliz Exp $
+MY_PV=${PV//.}
S="${WORKDIR}/jEdit"
DESCRIPTION="A programmer's editor written in Java"
HOMEPAGE="http://www.jedit.org"
-SRC_URI="http://unc.dl.sourceforge.net/sourceforge/jedit/jedit40source.tar.gz"
+SRC_URI="mirror://sourceforge/jedit/${PN}${MY_PV}source.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="*"