diff options
author | 2002-10-04 05:18:58 +0000 | |
---|---|---|
committer | 2002-10-04 05:18:58 +0000 | |
commit | 79c79aa6288b85f84374c374df2640d9cf9b823d (patch) | |
tree | cb8bce7d0ecae746e6716f3f1d7ab604876c2d04 /dev-libs/libffi | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-79c79aa6288b85f84374c374df2640d9cf9b823d.tar.gz gentoo-2-79c79aa6288b85f84374c374df2640d9cf9b823d.tar.bz2 gentoo-2-79c79aa6288b85f84374c374df2640d9cf9b823d.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-libs/libffi')
-rw-r--r-- | dev-libs/libffi/libffi-1.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libffi/libffi-1.20.ebuild b/dev-libs/libffi/libffi-1.20.ebuild index eaa3f91ffd9e..4b4b99bf8cfb 100644 --- a/dev-libs/libffi/libffi-1.20.ebuild +++ b/dev-libs/libffi/libffi-1.20.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-libs/libffi/libffi-1.20.ebuild,v 1.5 2002/08/14 11:52:27 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libffi/libffi-1.20.ebuild,v 1.6 2002/10/04 05:15:45 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="Support library for Foreign Functions Interfaces" |