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 | 929d2b94a7f14db8cd39ae725c5e1557931e3ca4 (patch) | |
tree | d88830eafccda0637462a8d3b1665d9f50f4e56d /dev-libs/libelf | |
parent | add utf8 useflag for zope (diff) | |
download | gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.tar.gz gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.tar.bz2 gentoo-2-929d2b94a7f14db8cd39ae725c5e1557931e3ca4.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" |