diff options
Diffstat (limited to 'dev-python/snmpy/snmpy-1.0_alpha4.ebuild')
-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 |