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 CDF881382FE for ; Sat, 9 Jul 2016 11:41:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4DE9221C03C; Sat, 9 Jul 2016 11:41:35 +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 ED0F821C03C for ; Sat, 9 Jul 2016 11:41:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B2E28340E9C for ; Sat, 9 Jul 2016 11:41:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D8AB2436 for ; Sat, 9 Jul 2016 11:41:31 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1468064485.82002bf8e78318513b72a118b91a23b6d2288e83.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/wps-office/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/wps-office/wps-office-10.1.0.5672_alpha21.ebuild X-VCS-Directories: app-office/wps-office/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 82002bf8e78318513b72a118b91a23b6d2288e83 X-VCS-Branch: master Date: Sat, 9 Jul 2016 11:41: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: 284dc53c-87ef-4722-913a-d302e5338c29 X-Archives-Hash: 195aa416d1eaf3bc259429868115500c commit: 82002bf8e78318513b72a118b91a23b6d2288e83 Author: Pacho Ramos gentoo org> AuthorDate: Sat Jul 9 11:41:16 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jul 9 11:41:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82002bf8 app-office/wps-office: Bump eapi Package-Manager: portage-2.3.0 app-office/wps-office/wps-office-10.1.0.5672_alpha21.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/wps-office/wps-office-10.1.0.5672_alpha21.ebuild b/app-office/wps-office/wps-office-10.1.0.5672_alpha21.ebuild index 3ccf239..e7d3f4f 100644 --- a/app-office/wps-office/wps-office-10.1.0.5672_alpha21.ebuild +++ b/app-office/wps-office/wps-office-10.1.0.5672_alpha21.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit fdo-mime font gnome2-utils unpacker versionator MY_PV="$(get_version_component_range 1-4)"