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 3356A1396D0 for ; Tue, 19 Sep 2017 12:04:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8549C1FC009; Tue, 19 Sep 2017 12:04:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 62A0A1FC009 for ; Tue, 19 Sep 2017 12:04:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 93F1533BE2E for ; Tue, 19 Sep 2017 12:04:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D809748D for ; Tue, 19 Sep 2017 12:04:50 +0000 (UTC) From: "Benda XU" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Benda XU" Message-ID: <1505822678.36dc41b8939a9f7c1960fb05fa141ac3d3073eaf.heroxbd@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/opensp/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/opensp/opensp-1.5.2-r4.ebuild X-VCS-Directories: app-text/opensp/ X-VCS-Committer: heroxbd X-VCS-Committer-Name: Benda XU X-VCS-Revision: 36dc41b8939a9f7c1960fb05fa141ac3d3073eaf X-VCS-Branch: master Date: Tue, 19 Sep 2017 12:04:50 +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: 75e4bbdc-28bd-47a5-95b9-bb67d42d7da5 X-Archives-Hash: 225275432b7c453277d7f7c99ce81b27 commit: 36dc41b8939a9f7c1960fb05fa141ac3d3073eaf Author: Benda Xu gentoo org> AuthorDate: Tue Sep 19 12:04:09 2017 +0000 Commit: Benda XU gentoo org> CommitDate: Tue Sep 19 12:04:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36dc41b8 app-text/opensp: drop automake version preference. Credit: David Heidelberg Closes: https://bugs.gentoo.org/631136 Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-text/opensp/opensp-1.5.2-r4.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-text/opensp/opensp-1.5.2-r4.ebuild b/app-text/opensp/opensp-1.5.2-r4.ebuild index 31b2005f81c..7f61783c893 100644 --- a/app-text/opensp/opensp-1.5.2-r4.ebuild +++ b/app-text/opensp/opensp-1.5.2-r4.ebuild @@ -2,7 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -WANT_AUTOMAKE='1.13' inherit eutils flag-o-matic autotools MY_P=${P/opensp/OpenSP}