diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:37 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:37 +0000 |
commit | 5a03933b73c4dc07a5bcb6aef65193c4efac09cd (patch) | |
tree | 2966017f781f1eda0b1a5ac903c00ddc9b99348b /dev-python/snmpy | |
parent | sourceforge updates (diff) | |
download | historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.tar.gz historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.tar.bz2 historical-5a03933b73c4dc07a5bcb6aef65193c4efac09cd.zip |
sourceforge updates
Diffstat (limited to 'dev-python/snmpy')
-rw-r--r-- | dev-python/snmpy/snmpy-1.0_alpha4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/snmpy/snmpy-1.0_alpha4.ebuild b/dev-python/snmpy/snmpy-1.0_alpha4.ebuild index 3db5c8b9b81d..8dcf00c814e3 100644 --- a/dev-python/snmpy/snmpy-1.0_alpha4.ebuild +++ b/dev-python/snmpy/snmpy-1.0_alpha4.ebuild @@ -2,12 +2,12 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author: gert@hobbiton.be (Gert) # Maintainer: Jon Nelson <jnelson@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-python/snmpy/snmpy-1.0_alpha4.ebuild,v 1.1 2002/04/28 16:18:41 jnelson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/snmpy/snmpy-1.0_alpha4.ebuild,v 1.2 2002/05/27 17:27:37 drobbins Exp $ TARNAME=snmpy-alpha-4 S=${WORKDIR}/${TARNAME} DESCRIPTION="python SNMP interface" -SRC_URI="http://prdownloads.sourceforge.net/snmpy/${TARNAME}.tar.gz" +SRC_URI="mirror://sourceforge/snmpy/${TARNAME}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/snmpy/" DEPEND="virtual/python |