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 CA2A41384AE for ; Sat, 19 Sep 2015 10:11:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2C1921C039; Sat, 19 Sep 2015 10:11:01 +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 49D4121C039 for ; Sat, 19 Sep 2015 10:11:01 +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 4F1B0340DC2 for ; Sat, 19 Sep 2015 10:11:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C7C918C for ; Sat, 19 Sep 2015 10:10:56 +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: <1442657454.07a67ab5fa17c129b94a10222293d40290797a31.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/indent/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/indent/indent-2.2.11-r1.ebuild X-VCS-Directories: dev-util/indent/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 07a67ab5fa17c129b94a10222293d40290797a31 X-VCS-Branch: master Date: Sat, 19 Sep 2015 10:10:56 +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: 66ac5a11-5e7e-4bc3-a6ca-a8c1a15d9120 X-Archives-Hash: 4e6d667bada6918adfd176d1e7ea9c4b commit: 07a67ab5fa17c129b94a10222293d40290797a31 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Sep 19 10:10:37 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Sep 19 10:10:54 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07a67ab5 dev-util/indent: EAPI 5 Package-Manager: portage-2.2.20.1 dev-util/indent/indent-2.2.11-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/indent/indent-2.2.11-r1.ebuild b/dev-util/indent/indent-2.2.11-r1.ebuild index e1c5826..acfb221 100644 --- a/dev-util/indent/indent-2.2.11-r1.ebuild +++ b/dev-util/indent/indent-2.2.11-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=4 +EAPI=5 inherit autotools eutils