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 9105A138334 for ; Sun, 30 Sep 2018 16:51:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E936FE07A5; Sun, 30 Sep 2018 16:51:49 +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 C58A1E07A5 for ; Sun, 30 Sep 2018 16:51:49 +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 7755E335C95 for ; Sun, 30 Sep 2018 16:51:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 276003AB for ; Sun, 30 Sep 2018 16:51:45 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1538326293.de7ed461c4f869a21d1d626cae3c39e3caeccfba.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/exempi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/exempi/exempi-2.4.5-r1.ebuild X-VCS-Directories: media-libs/exempi/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: de7ed461c4f869a21d1d626cae3c39e3caeccfba X-VCS-Branch: master Date: Sun, 30 Sep 2018 16:51:45 +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: e1d52c39-fd6e-4392-bb48-b6022fb26f38 X-Archives-Hash: a3b0b397e60823deab7fdec3d65469ce commit: de7ed461c4f869a21d1d626cae3c39e3caeccfba Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Sep 30 16:51:33 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Sep 30 16:51:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de7ed461 media-libs/exempi: EAPI-7 bump Signed-off-by: Andreas Sturmlechner gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 media-libs/exempi/exempi-2.4.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/exempi/exempi-2.4.5-r1.ebuild b/media-libs/exempi/exempi-2.4.5-r1.ebuild index 234df5a17a5..583442c7ac5 100644 --- a/media-libs/exempi/exempi-2.4.5-r1.ebuild +++ b/media-libs/exempi/exempi-2.4.5-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit autotools