From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8243859CA2 for ; Sun, 14 Feb 2016 01:26:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8FF8921C026; Sun, 14 Feb 2016 01:26:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D23CEE07F7 for ; Sun, 14 Feb 2016 01:26:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1D5383409E2 for ; Sun, 14 Feb 2016 01:26:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C284AE5F for ; Sun, 14 Feb 2016 01:26:31 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1455404664.c5a20990bcae3acddcff18bb850cf28dbc2a4feb.vapier@gentoo> Subject: [gentoo-commits] proj/portage-utils:master commit in: / X-VCS-Repository: proj/portage-utils X-VCS-Files: autogen.sh X-VCS-Directories: / X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: c5a20990bcae3acddcff18bb850cf28dbc2a4feb X-VCS-Branch: master Date: Sun, 14 Feb 2016 01:26: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: eb1b4725-8ad4-45b5-a3bc-560dd060b095 X-Archives-Hash: 0486c43f8047b8f3274be9436bbc81af commit: c5a20990bcae3acddcff18bb850cf28dbc2a4feb Author: Mike Frysinger gentoo org> AuthorDate: Sat Feb 13 23:04:24 2016 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Sat Feb 13 23:04:24 2016 +0000 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=c5a20990 autogen: pull in stpcpy as we use it URL: https://bugs.gentoo.org/573902 Reported-by: Tupone Alfredo gentoo.org> autogen.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/autogen.sh b/autogen.sh index 622ab16..9777b19 100755 --- a/autogen.sh +++ b/autogen.sh @@ -25,6 +25,7 @@ mods=" readlinkat renameat stat-time + stpcpy strcasestr-simple strncat symlinkat