summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild')
-rw-r--r--dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild b/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild
index 131a317cc346..e0c7edf51c9c 100644
--- a/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild
+++ b/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild
@@ -1,10 +1,12 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild,v 1.4 2004/07/24 00:32:09 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.1-r1.ebuild,v 1.5 2004/07/24 00:38:34 kloeri Exp $
inherit eutils distutils
MY_P="${P/pyclimate/PyClimate}"
+S="${WORKDIR}/${MY_P}"
+
IUSE=""
DESCRIPTION="Climate Data Analysis Module for Python"
SRC_URI="http://starship.python.net/crew/jsaenz/pyclimate/downloads/${MY_P}.tar.gz"