apply fix from Martin von Gagern #142264 / #142852
authorMike Frysinger <vapier@gentoo.org>
Sat, 5 Aug 2006 21:10:27 +0000 (21:10 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 5 Aug 2006 21:10:27 +0000 (21:10 +0000)
Package-Manager: portage-2.1.1_pre4

dev-libs/elfutils/ChangeLog
dev-libs/elfutils/elfutils-0.122.ebuild

index f9dfdf081591b335d2083a3a3b80afbf3c4f56d6..44cc07d0eda73d90074b19012acca59f5d61711c 100644 (file)
@@ -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 <vapier@gentoo.org>
-  +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)
 
index 6a918ff9d25723b8b72f0b57e08fd7f587672d5f..29bc18473625d86dacc5d399dfe13f247f3f7d90 100644 (file)
@@ -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