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
commit14c677939a2aedac40ed7899ea91df9c787b48f1 (patch)
treefdc7ecac9fbb433c264b8e96b0dbf8b47efdfda5 /app-sci/pymol/pymol-0.82.ebuild
parentUpdated to mirror:// in SRC_URI (diff)
downloadhistorical-14c677939a2aedac40ed7899ea91df9c787b48f1.tar.gz
historical-14c677939a2aedac40ed7899ea91df9c787b48f1.tar.bz2
historical-14c677939a2aedac40ed7899ea91df9c787b48f1.zip
Changed to mirror://sourceforge in SRC_URI
Diffstat (limited to 'app-sci/pymol/pymol-0.82.ebuild')
-rw-r--r--app-sci/pymol/pymol-0.82.ebuild6
1 files changed, 3 insertions, 3 deletions
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"