diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:28:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:28:59 +0000 |
commit | 73fe862768721a7c48aef0d9aaf7600efbb0066c (patch) | |
tree | 62fbc8df8e2d4848b8edbc0214ca22cc5c3ef68b /dev-python/python-fchksum | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-73fe862768721a7c48aef0d9aaf7600efbb0066c.tar.gz gentoo-2-73fe862768721a7c48aef0d9aaf7600efbb0066c.tar.bz2 gentoo-2-73fe862768721a7c48aef0d9aaf7600efbb0066c.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-python/python-fchksum')
-rw-r--r-- | dev-python/python-fchksum/python-fchksum-1.6.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-python/python-fchksum/python-fchksum-1.6.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/python-fchksum/python-fchksum-1.6.1-r1.ebuild b/dev-python/python-fchksum/python-fchksum-1.6.1-r1.ebuild index b5926a90834e..035f4a43b191 100644 --- a/dev-python/python-fchksum/python-fchksum-1.6.1-r1.ebuild +++ b/dev-python/python-fchksum/python-fchksum-1.6.1-r1.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/python-fchksum/python-fchksum-1.6.1-r1.ebuild,v 1.3 2002/09/14 15:51:24 bjb Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-fchksum/python-fchksum-1.6.1-r1.ebuild,v 1.4 2002/10/04 05:27:30 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="fchksum is a Python module to find the checksum of files." diff --git a/dev-python/python-fchksum/python-fchksum-1.6.1.ebuild b/dev-python/python-fchksum/python-fchksum-1.6.1.ebuild index c5e4ab9650d6..6d621b911d0a 100644 --- a/dev-python/python-fchksum/python-fchksum-1.6.1.ebuild +++ b/dev-python/python-fchksum/python-fchksum-1.6.1.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/python-fchksum/python-fchksum-1.6.1.ebuild,v 1.9 2002/09/14 15:51:24 bjb Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-fchksum/python-fchksum-1.6.1.ebuild,v 1.10 2002/10/04 05:27:33 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="fchksum is a Python module to find the checksum of files." |