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 07624138330 for ; Sat, 17 Sep 2016 21:32:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3F2D21C075; Sat, 17 Sep 2016 21:32:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EF83321C075 for ; Sat, 17 Sep 2016 21:32:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1F930340C02 for ; Sat, 17 Sep 2016 21:32:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D8790248B for ; Sat, 17 Sep 2016 21:32:24 +0000 (UTC) From: "Andreas Hüttel" 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 Hüttel" Message-ID: <1474147932.dad8a05f4c13077ec1c807f5b1f9f446394c06e6.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libwps/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/libwps/libwps-0.4.3.ebuild X-VCS-Directories: app-text/libwps/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: dad8a05f4c13077ec1c807f5b1f9f446394c06e6 X-VCS-Branch: master Date: Sat, 17 Sep 2016 21:32:24 +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: 70c9eaed-b39a-4610-b4c2-99900da68fc0 X-Archives-Hash: fc7d34299a4765df1eeee9f372b92f2e commit: dad8a05f4c13077ec1c807f5b1f9f446394c06e6 Author: Andreas Sturmlechner gmail com> AuthorDate: Sun Jul 31 09:38:47 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Sat Sep 17 21:32:12 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dad8a05f app-text/libwps: Bump to EAPI 6 Package-Manager: portage-2.2.28 app-text/libwps/libwps-0.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/libwps/libwps-0.4.3.ebuild b/app-text/libwps/libwps-0.4.3.ebuild index d2d292f..06cc434 100644 --- a/app-text/libwps/libwps-0.4.3.ebuild +++ b/app-text/libwps/libwps-0.4.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit eutils