diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:37:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:37:57 +0000 |
commit | 9676ca4b94700469f0a2873ae723f0418544a122 (patch) | |
tree | faa5ef183ea00bd665c4d7ff0bad1275858711a0 /sys-libs/lib-compat | |
parent | GPL2 or later --> GPL2 (diff) | |
download | historical-9676ca4b94700469f0a2873ae723f0418544a122.tar.gz historical-9676ca4b94700469f0a2873ae723f0418544a122.tar.bz2 historical-9676ca4b94700469f0a2873ae723f0418544a122.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'sys-libs/lib-compat')
-rw-r--r-- | sys-libs/lib-compat/lib-compat-1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild b/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild index d15f98d31c36..f1c12cffc2e4 100644 --- a/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild +++ b/sys-libs/lib-compat/lib-compat-1.0-r2.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/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild,v 1.8 2002/09/07 20:14:24 gerk Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.0-r2.ebuild,v 1.9 2002/10/04 06:37:14 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Compatibility c++ and libc5 libraries for programs new and old" |