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 4E8D859CAD for ; Thu, 31 Mar 2016 18:17:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6723D21C015; Thu, 31 Mar 2016 18:16:58 +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 554C621C015 for ; Thu, 31 Mar 2016 18:16:57 +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 7E005340751 for ; Thu, 31 Mar 2016 18:16:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6455C873 for ; Thu, 31 Mar 2016 18:16:53 +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: <1459447724.7bbd946cbef4b1ea77c03543bb7d5644bcce55fe.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/libkonq/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/libkonq/libkonq-15.12.3.ebuild kde-apps/libkonq/libkonq-16.04.49.9999.ebuild kde-apps/libkonq/libkonq-9999.ebuild X-VCS-Directories: kde-apps/libkonq/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 7bbd946cbef4b1ea77c03543bb7d5644bcce55fe X-VCS-Branch: master Date: Thu, 31 Mar 2016 18:16:53 +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: 3e2b286c-9f62-40b8-95b3-6a5ee4cedf9b X-Archives-Hash: 6da83582308fee3f48e1acc4eee15aef commit: 7bbd946cbef4b1ea77c03543bb7d5644bcce55fe Author: Johannes Huber gentoo org> AuthorDate: Thu Mar 31 18:08:44 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Mar 31 18:08:44 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=7bbd946c kde-apps/libkonq: EAPI 6 Package-Manager: portage-2.2.28 kde-apps/libkonq/libkonq-15.12.3.ebuild | 2 +- kde-apps/libkonq/libkonq-16.04.49.9999.ebuild | 2 +- kde-apps/libkonq/libkonq-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/libkonq/libkonq-15.12.3.ebuild b/kde-apps/libkonq/libkonq-15.12.3.ebuild index 50eeadc..21d6a12 100644 --- a/kde-apps/libkonq/libkonq-15.12.3.ebuild +++ b/kde-apps/libkonq/libkonq-15.12.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KMNAME="kde-baseapps" KMMODULE="lib/konq" diff --git a/kde-apps/libkonq/libkonq-16.04.49.9999.ebuild b/kde-apps/libkonq/libkonq-16.04.49.9999.ebuild index 84a6999..d34c823 100644 --- a/kde-apps/libkonq/libkonq-16.04.49.9999.ebuild +++ b/kde-apps/libkonq/libkonq-16.04.49.9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KMNAME="kde-baseapps" KMMODULE="lib/konq" diff --git a/kde-apps/libkonq/libkonq-9999.ebuild b/kde-apps/libkonq/libkonq-9999.ebuild index 84a6999..d34c823 100644 --- a/kde-apps/libkonq/libkonq-9999.ebuild +++ b/kde-apps/libkonq/libkonq-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KMNAME="kde-baseapps" KMMODULE="lib/konq"