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 /app-sci/pymol
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
Diffstat (limited to 'app-sci/pymol')
-rw-r--r--app-sci/pymol/ChangeLog5
-rw-r--r--app-sci/pymol/pymol-0.82.ebuild6
2 files changed, 7 insertions, 4 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"