summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-05-27 17:27:37 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-05-27 17:27:37 +0000
commit5a03933b73c4dc07a5bcb6aef65193c4efac09cd (patch)
tree2966017f781f1eda0b1a5ac903c00ddc9b99348b /dev-python/pmw
parentsourceforge updates (diff)
downloadhistorical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.tar.gz
historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.tar.bz2
historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.zip
sourceforge updates
Diffstat (limited to 'dev-python/pmw')
-rw-r--r--dev-python/pmw/pmw-0.8.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pmw/pmw-0.8.5.ebuild b/dev-python/pmw/pmw-0.8.5.ebuild
index 5716dd2246d5..194a2d8b0b36 100644
--- a/dev-python/pmw/pmw-0.8.5.ebuild
+++ b/dev-python/pmw/pmw-0.8.5.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Arcady Genkin <agenkin@thpoon.com>
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-0.8.5.ebuild,v 1.1 2002/03/19 17:45:32 agenkin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-0.8.5.ebuild,v 1.2 2002/05/27 17:27:37 drobbins Exp $
DESCRIPTION="A toolkit for building high-level compound widgets in Python using the Tkinter module."
HOMEPAGE="http://pmw.sourceforge.net/"
DEPEND=">=dev-lang/python-2.1"
-SRC_URI="http://prdownloads.sourceforge.net/pmw/Pmw.${PV}.tar.gz"
+SRC_URI="mirror://sourceforge/pmw/Pmw.${PV}.tar.gz"
S="${WORKDIR}"/Pmw
src_compile() {