diff options
author | 2002-10-04 03:57:58 +0000 | |
---|---|---|
committer | 2002-10-04 03:57:58 +0000 | |
commit | 8a1af174a0dfcd87840a5f8d7dd13b368814b9cf (patch) | |
tree | 4c77d3dd83665591a63b6a37c7a4adcc562ea07f /app-crypt/mhash/mhash-0.8.16.ebuild | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-8a1af174a0dfcd87840a5f8d7dd13b368814b9cf.tar.gz gentoo-2-8a1af174a0dfcd87840a5f8d7dd13b368814b9cf.tar.bz2 gentoo-2-8a1af174a0dfcd87840a5f8d7dd13b368814b9cf.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-crypt/mhash/mhash-0.8.16.ebuild')
-rw-r--r-- | app-crypt/mhash/mhash-0.8.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mhash/mhash-0.8.16.ebuild b/app-crypt/mhash/mhash-0.8.16.ebuild index c103e17b9659..7b71da1c1d26 100644 --- a/app-crypt/mhash/mhash-0.8.16.ebuild +++ b/app-crypt/mhash/mhash-0.8.16.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/app-crypt/mhash/mhash-0.8.16.ebuild,v 1.6 2002/08/16 02:36:53 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.16.ebuild,v 1.7 2002/10/04 03:57:58 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="mhash is a library providing a uniform interface to a large number of hash algorithms." |