summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-10-19 15:54:07 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-10-19 15:54:07 +0000
commitd06c10af9ab395b692bbdd39f8f65c7fd48850e4 (patch)
treed85ff03e10e1d85bd393a125368c31468222d45c
parentUpdated to mirror:// in SRC_URI (diff)
downloadgentoo-2-d06c10af9ab395b692bbdd39f8f65c7fd48850e4.tar.gz
gentoo-2-d06c10af9ab395b692bbdd39f8f65c7fd48850e4.tar.bz2
gentoo-2-d06c10af9ab395b692bbdd39f8f65c7fd48850e4.zip
Changed to mirror://sourceforge in SRC_URI
-rw-r--r--app-sci/pymol/ChangeLog5
-rw-r--r--app-sci/pymol/pymol-0.82.ebuild6
-rw-r--r--app-sci/vis5d+/ChangeLog5
-rw-r--r--app-sci/vis5d+/vis5d+-1.2.1.ebuild4
4 files changed, 13 insertions, 7 deletions
diff --git a/app-sci/pymol/ChangeLog b/app-sci/pymol/ChangeLog
index fc1af19822d5..db599ae77e4e 100644
--- a/app-sci/pymol/ChangeLog
+++ b/app-sci/pymol/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-sci/pymol
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/ChangeLog,v 1.1 2002/07/20 02:58:05 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/ChangeLog,v 1.2 2002/10/19 15:54:07 aliz Exp $
*pymol-0.82.ebuild (17 July 2002)
+ 19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> pymol-0.82.ebuild :
+ Updated to mirror://sourceforge in SRC_URI.
+
17 July 2002; George Shapovalov <george@gentoo.org> pymol-0.82.ebuild, files/digest-pymol-0.82, ChangeLog :
Inital release,
diff --git a/app-sci/pymol/pymol-0.82.ebuild b/app-sci/pymol/pymol-0.82.ebuild
index 751540af8aed..b8ab298cf13b 100644
--- a/app-sci/pymol/pymol-0.82.ebuild
+++ b/app-sci/pymol/pymol-0.82.ebuild
@@ -1,11 +1,11 @@
# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/pymol-0.82.ebuild,v 1.3 2002/10/17 14:26:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/pymol/pymol-0.82.ebuild,v 1.4 2002/10/19 15:54:07 aliz Exp $
-MY_P="pymol-0_82-src.tgz"
+MY_PV=${PV/./_}
S="$WORKDIR/${P}"
DESCRIPTION="A Python-extensible molecular graphics system."
-SRC_URI="http://download.sourceforge.net/pymol/${MY_P}"
+SRC_URI="mirror://sourceforge/pymol/${PN}-${MY_PV}-src.tgz"
HOMEPAGE="http://pymol.sf.net"
LICENSE="PSF-2.2"
SLOT="0"
diff --git a/app-sci/vis5d+/ChangeLog b/app-sci/vis5d+/ChangeLog
index 1fc2e1b5b831..5b0355bb216c 100644
--- a/app-sci/vis5d+/ChangeLog
+++ b/app-sci/vis5d+/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-sci/vis5d+
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-sci/vis5d+/ChangeLog,v 1.1 2002/07/26 20:28:01 cybersystem Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/vis5d+/ChangeLog,v 1.2 2002/10/19 15:54:07 aliz Exp $
*vis5d+-1.2.1 (26 July 2002)
+ 19 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> vis5d+-1.2.1.ebuild :
+ Updated to mirror://sourceforge in SRC_URI.
+
26 July 2002; Sascha Schwabbauer <cybersystem@gentoo.org> ChangeLog, vis5d+-1.2.1.ebuild, files/digest-vis5d+-1.2.1 :
Initial version in Portage now..
diff --git a/app-sci/vis5d+/vis5d+-1.2.1.ebuild b/app-sci/vis5d+/vis5d+-1.2.1.ebuild
index bd4bc722d78a..58ab661be02f 100644
--- a/app-sci/vis5d+/vis5d+-1.2.1.ebuild
+++ b/app-sci/vis5d+/vis5d+-1.2.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/vis5d+/vis5d+-1.2.1.ebuild,v 1.1 2002/07/26 20:28:01 cybersystem Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/vis5d+/vis5d+-1.2.1.ebuild,v 1.2 2002/10/19 15:54:07 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="3dimensional weather modeling software"
-SRC_URI="http://unc.dl.sourceforge.net/vis5d/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/vis5d/${P}.tar.gz"
HOMEPAGE="http://vis5d.sourceforge.net"