diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:17:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:17:58 +0000 |
commit | 8d6e32a727f5fd49078c5d51af46bd7fd848bb2f (patch) | |
tree | a6d5d7f70746ee80282b786216b55b388c616735 /dev-libs/libelf | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-8d6e32a727f5fd49078c5d51af46bd7fd848bb2f.tar.gz historical-8d6e32a727f5fd49078c5d51af46bd7fd848bb2f.tar.bz2 historical-8d6e32a727f5fd49078c5d51af46bd7fd848bb2f.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-libs/libelf')
-rw-r--r-- | dev-libs/libelf/libelf-0.7.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libelf/libelf-0.8.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libelf/libelf-0.7.0.ebuild b/dev-libs/libelf/libelf-0.7.0.ebuild index 43e5e33a4d05..74d5a6774577 100644 --- a/dev-libs/libelf/libelf-0.7.0.ebuild +++ b/dev-libs/libelf/libelf-0.7.0.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/libelf/libelf-0.7.0.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/libelf/libelf-0.7.0.ebuild,v 1.6 2002/10/04 05:15:41 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A ELF object file access library" diff --git a/dev-libs/libelf/libelf-0.8.2.ebuild b/dev-libs/libelf/libelf-0.8.2.ebuild index 66f75ca03069..90bfbd6ceb5f 100644 --- a/dev-libs/libelf/libelf-0.8.2.ebuild +++ b/dev-libs/libelf/libelf-0.8.2.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/libelf/libelf-0.8.2.ebuild,v 1.1 2002/09/29 13:47:37 azarah Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.2.ebuild,v 1.2 2002/10/04 05:15:43 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A ELF object file access library" |