diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:27:50 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:27:50 +0000 |
commit | 4154954eabef2aa92a9605040a7b9e38fecb482e (patch) | |
tree | c2afac80593ba2fb100c21dc3e884d676c62f782 /dev-python/snmpy | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-4154954eabef2aa92a9605040a7b9e38fecb482e.tar.gz historical-4154954eabef2aa92a9605040a7b9e38fecb482e.tar.bz2 historical-4154954eabef2aa92a9605040a7b9e38fecb482e.zip |
Changed from "GPL2 or later" to "GPL2"
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 36666f90f512..6e7c13761465 100644 --- a/dev-python/snmpy/snmpy-1.0_alpha4.ebuild +++ b/dev-python/snmpy/snmpy-1.0_alpha4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/snmpy/snmpy-1.0_alpha4.ebuild,v 1.5 2002/08/16 02:49:58 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/snmpy/snmpy-1.0_alpha4.ebuild,v 1.6 2002/10/04 05:27:43 vapier Exp $ TARNAME=snmpy-alpha-4 S=${WORKDIR}/${TARNAME} |