diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:28:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-14 12:28:58 +0000 |
commit | ba073145062cad250e93a16c80c74a7020945748 (patch) | |
tree | eb5e93cf73725def66de62284d76098d59f03837 /dev-libs/libelf | |
parent | add utf8 useflag for zope (diff) | |
download | historical-ba073145062cad250e93a16c80c74a7020945748.tar.gz historical-ba073145062cad250e93a16c80c74a7020945748.tar.bz2 historical-ba073145062cad250e93a16c80c74a7020945748.zip |
header fix
Diffstat (limited to 'dev-libs/libelf')
-rw-r--r-- | dev-libs/libelf/libelf-0.8.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libelf/libelf-0.8.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/libelf/libelf-0.8.2.ebuild b/dev-libs/libelf/libelf-0.8.2.ebuild index ea4ff7d67e5c..4c41dfb8829d 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.12 2003/11/11 12:50:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.2.ebuild,v 1.13 2004/03/14 12:28:57 mr_bones_ Exp $ DESCRIPTION="A ELF object file access library" SRC_URI="http://www.stud.uni-hannover.de/~michael/software/${P}.tar.gz" diff --git a/dev-libs/libelf/libelf-0.8.4.ebuild b/dev-libs/libelf/libelf-0.8.4.ebuild index 9c0ee728219c..239d8c1c47e3 100644 --- a/dev-libs/libelf/libelf-0.8.4.ebuild +++ b/dev-libs/libelf/libelf-0.8.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.4.ebuild,v 1.2 2003/11/14 15:53:50 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.4.ebuild,v 1.3 2004/03/14 12:28:57 mr_bones_ Exp $ DESCRIPTION="A ELF object file access library" SRC_URI="http://www.stud.uni-hannover.de/~michael/software/${P}.tar.gz" |