From c7450d9685933c8daa7b7efe6144f0d538491de3 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 5 Aug 2006 21:10:27 +0000 Subject: [PATCH] apply fix from Martin von Gagern #142264 / #142852 Package-Manager: portage-2.1.1_pre4 --- dev-libs/elfutils/ChangeLog | 6 +----- dev-libs/elfutils/elfutils-0.122.ebuild | 5 ++--- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/dev-libs/elfutils/ChangeLog b/dev-libs/elfutils/ChangeLog index f9dfdf081591..44cc07d0eda7 100644 --- a/dev-libs/elfutils/ChangeLog +++ b/dev-libs/elfutils/ChangeLog @@ -1,10 +1,6 @@ # ChangeLog for dev-libs/elfutils # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.83 2006/08/04 15:34:11 vapier Exp $ - - 04 Aug 2006; Mike Frysinger - +files/elfutils-0.122-aux-config-dir.patch, elfutils-0.122.ebuild: - Fix working with autoconf-2.60 #142264. +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/ChangeLog,v 1.84 2006/08/05 21:10:27 vapier Exp $ *elfutils-0.122 (25 Jul 2006) diff --git a/dev-libs/elfutils/elfutils-0.122.ebuild b/dev-libs/elfutils/elfutils-0.122.ebuild index 6a918ff9d257..29bc18473625 100644 --- a/dev-libs/elfutils/elfutils-0.122.ebuild +++ b/dev-libs/elfutils/elfutils-0.122.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.122.ebuild,v 1.2 2006/08/04 15:34:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/elfutils/elfutils-0.122.ebuild,v 1.3 2006/08/05 21:10:27 vapier Exp $ inherit eutils autotools @@ -34,8 +34,7 @@ src_unpack() { epatch "${FILESDIR}"/${PN}-0.118-libelf-link.patch epatch "${FILESDIR}"/${PN}-0.118-PaX-support.patch epatch "${FILESDIR}"/${PN}-0.118-no-nested-functions.patch #116968 - epatch "${FILESDIR}"/${PN}-0.122-aux-config-dir.patch # - # this will make more files than need be, but who cares really + # this will make more files +x than need be, but who cares really chmod a+rx config/* AT_M4DIR="${S}/m4" eautoreconf -- 2.26.2