From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8C8021382C5 for ; Tue, 6 Mar 2018 11:56:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FCF5E0894; Tue, 6 Mar 2018 11:56:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7F06CE0894 for ; Tue, 6 Mar 2018 11:56:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5E01C335C36 for ; Tue, 6 Mar 2018 11:56:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 136D21EF for ; Tue, 6 Mar 2018 11:56:31 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1520337389.5bde1ab2ad634c32f65e7c3518166b00924b24b9.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libconfig/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libconfig/libconfig-1.7.2.ebuild X-VCS-Directories: dev-libs/libconfig/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 5bde1ab2ad634c32f65e7c3518166b00924b24b9 X-VCS-Branch: master Date: Tue, 6 Mar 2018 11:56:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c59fd647-8b97-488f-ae2e-994cdf7c93d2 X-Archives-Hash: 77a596482aa022c46eaa9243b5151553 commit: 5bde1ab2ad634c32f65e7c3518166b00924b24b9 Author: Jeroen Roovers gentoo org> AuthorDate: Tue Mar 6 11:56:16 2018 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Tue Mar 6 11:56:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bde1ab2 dev-libs/libconfig: Drop obsolete sed script. Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-libs/libconfig/libconfig-1.7.2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-libs/libconfig/libconfig-1.7.2.ebuild b/dev-libs/libconfig/libconfig-1.7.2.ebuild index a426558e586..d251907bc88 100644 --- a/dev-libs/libconfig/libconfig-1.7.2.ebuild +++ b/dev-libs/libconfig/libconfig-1.7.2.ebuild @@ -25,7 +25,6 @@ src_prepare() { default sed -i \ -e '/sleep 3/d' \ - -e 's|AM_CONFIG_HEADER|AC_CONFIG_HEADERS|g' \ configure.ac || die eautoreconf multilib_copy_sources