summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-10-19 16:16:05 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-10-19 16:16:05 +0000
commit8c88715cd0048159944edfe42ea10e8f56d9baa1 (patch)
treea6b502b4bb706ecee88174d825e7ae24dcc976ed /app-text/psgml
parentChanged to mirror://sourceforge in SRC_URI (diff)
downloadgentoo-2-8c88715cd0048159944edfe42ea10e8f56d9baa1.tar.gz
gentoo-2-8c88715cd0048159944edfe42ea10e8f56d9baa1.tar.bz2
gentoo-2-8c88715cd0048159944edfe42ea10e8f56d9baa1.zip
Changed to mirror:// in SRC_URI
Diffstat (limited to 'app-text/psgml')
-rw-r--r--app-text/psgml/ChangeLog11
-rw-r--r--app-text/psgml/psgml-1.2.2-r1.ebuild4
-rw-r--r--app-text/psgml/psgml-1.2.2.ebuild4
-rw-r--r--app-text/psgml/psgml-1.2.4.ebuild4
4 files changed, 16 insertions, 7 deletions
diff --git a/app-text/psgml/ChangeLog b/app-text/psgml/ChangeLog
index f6300dd33468..40f5f074b07d 100644
--- a/app-text/psgml/ChangeLog
+++ b/app-text/psgml/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-text/psgml
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-text/psgml/ChangeLog,v 1.3 2002/08/02 17:42:49 phoenix Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/psgml/ChangeLog,v 1.4 2002/10/19 16:16:04 aliz Exp $
*psgml-1.2.4 (28 Mar 2002)
+ 19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> psgml-1.2.4.ebuild :
+ Updated to mirror://sourceforge in SRC_URI.
+
2 Aug 2002; phoen][x <phoenix@gentoo.org> psgml-1.2.4.ebuild :
Added LICENSE, KEYWORDS, SLOT.
@@ -13,6 +16,9 @@
*psgml-1.2.2-r1 (28 Mar 2002)
+ 19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> psgml-1.2.2-r1.ebuild :
+ Updated to mirror://sourceforge in SRC_URI.
+
2 Aug 2002; phoen][x <phoenix@gentoo.org> psgml-1.2.2.ebuild :
Added LICENSE, KEYWORDS, SLOT.
@@ -25,6 +31,9 @@
*psgml-1.2.2 (1 Feb 2002)
+ 19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> psgml-1.2.2.ebuild :
+ Updated to mirror://sourceforge in SRC_URI.
+
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
diff --git a/app-text/psgml/psgml-1.2.2-r1.ebuild b/app-text/psgml/psgml-1.2.2-r1.ebuild
index ae9ef89787ae..6241c8b8bff9 100644
--- a/app-text/psgml/psgml-1.2.2-r1.ebuild
+++ b/app-text/psgml/psgml-1.2.2-r1.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-text/psgml/psgml-1.2.2-r1.ebuild,v 1.6 2002/10/04 05:06:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/psgml/psgml-1.2.2-r1.ebuild,v 1.7 2002/10/19 16:16:04 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PSGML is a GNU Emacs Major Mode for editing SGML and XML coded documents."
-SRC_URI="http://ftp1.sourceforge.net/${PN}/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://psgml.sourceforge.net"
KEYWORDS="x86 sparc sparc64"
SLOT="0"
diff --git a/app-text/psgml/psgml-1.2.2.ebuild b/app-text/psgml/psgml-1.2.2.ebuild
index 77d6001db09c..6af712618e37 100644
--- a/app-text/psgml/psgml-1.2.2.ebuild
+++ b/app-text/psgml/psgml-1.2.2.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-text/psgml/psgml-1.2.2.ebuild,v 1.10 2002/10/04 05:06:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/psgml/psgml-1.2.2.ebuild,v 1.11 2002/10/19 16:16:04 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PSGML is a GNU Emacs Major Mode for editing SGML and XML coded documents."
-SRC_URI="http://ftp1.sourceforge.net/${PN}/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://psgml.sourceforge.net"
KEYWORDS="x86 sparc sparc64"
SLOT="0"
diff --git a/app-text/psgml/psgml-1.2.4.ebuild b/app-text/psgml/psgml-1.2.4.ebuild
index 42a8df003c70..c6613a967955 100644
--- a/app-text/psgml/psgml-1.2.4.ebuild
+++ b/app-text/psgml/psgml-1.2.4.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-text/psgml/psgml-1.2.4.ebuild,v 1.6 2002/10/04 05:07:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/psgml/psgml-1.2.4.ebuild,v 1.7 2002/10/19 16:16:04 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="PSGML is a GNU Emacs Major Mode for editing SGML and XML coded documents."
-SRC_URI="http://ftp1.sourceforge.net/${PN}/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://psgml.sourceforge.net"
KEYWORDS="x86 sparc sparc64"
SLOT="0"