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 A08E459CA6 for ; Mon, 21 Mar 2016 18:01:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B776421C016; Mon, 21 Mar 2016 18:01:06 +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 6143B21C016 for ; Mon, 21 Mar 2016 18:01:06 +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 0DDA83405D5 for ; Mon, 21 Mar 2016 18:01:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C812850 for ; Mon, 21 Mar 2016 18:01:02 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1458583140.ffe31522a629b74b9ae39e7c393ba780dcb037be.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: www-client/rekonq/ X-VCS-Repository: proj/kde X-VCS-Files: www-client/rekonq/rekonq-9999.ebuild X-VCS-Directories: www-client/rekonq/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: ffe31522a629b74b9ae39e7c393ba780dcb037be X-VCS-Branch: master Date: Mon, 21 Mar 2016 18:01:02 +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: a09c7abe-ae67-4b21-8cdc-28d54bbe379f X-Archives-Hash: 23f000588e24136d3c84ba3078e6f0ad commit: ffe31522a629b74b9ae39e7c393ba780dcb037be Author: Johannes Huber gentoo org> AuthorDate: Mon Mar 21 17:59:00 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon Mar 21 17:59:00 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ffe31522 www-client/rekonq: EAPI 6 Package-Manager: portage-2.2.28 www-client/rekonq/rekonq-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/rekonq/rekonq-9999.ebuild b/www-client/rekonq/rekonq-9999.ebuild index 2dc5404..9b38369 100644 --- a/www-client/rekonq/rekonq-9999.ebuild +++ b/www-client/rekonq/rekonq-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_HANDBOOK="true" EGIT_BRANCH="frameworks"