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 E91BF59CAD for ; Thu, 31 Mar 2016 18:40:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6A1621C085; Thu, 31 Mar 2016 18:39:51 +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 D029821C08F for ; Thu, 31 Mar 2016 18:39:50 +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 EE0A4340BCD for ; Thu, 31 Mar 2016 18:39:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD02A86C for ; Thu, 31 Mar 2016 18:39:45 +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: <1459448419.ee4b6709369df80c58d8cf30f359c49522529cfd.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kubrick/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kubrick/kubrick-16.04.49.9999.ebuild kde-apps/kubrick/kubrick-5.9999.ebuild kde-apps/kubrick/kubrick-9999.ebuild X-VCS-Directories: kde-apps/kubrick/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: ee4b6709369df80c58d8cf30f359c49522529cfd X-VCS-Branch: master Date: Thu, 31 Mar 2016 18:39: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: 1866879c-a430-477d-bc38-afb82b0c3e53 X-Archives-Hash: 99558e552359cf2845ec2aba678e38ee commit: ee4b6709369df80c58d8cf30f359c49522529cfd Author: Johannes Huber gentoo org> AuthorDate: Thu Mar 31 18:19:50 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Mar 31 18:20:19 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ee4b6709 kde-apps/kubrick: EAPI 6 Package-Manager: portage-2.2.28 kde-apps/kubrick/kubrick-16.04.49.9999.ebuild | 2 +- kde-apps/kubrick/kubrick-5.9999.ebuild | 2 +- kde-apps/kubrick/kubrick-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kde-apps/kubrick/kubrick-16.04.49.9999.ebuild b/kde-apps/kubrick/kubrick-16.04.49.9999.ebuild index 7bd347e..0333ef2 100644 --- a/kde-apps/kubrick/kubrick-16.04.49.9999.ebuild +++ b/kde-apps/kubrick/kubrick-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 KDE_HANDBOOK="optional" OPENGL_REQUIRED="always" diff --git a/kde-apps/kubrick/kubrick-5.9999.ebuild b/kde-apps/kubrick/kubrick-5.9999.ebuild index 2a397ee..f468bf1 100644 --- a/kde-apps/kubrick/kubrick-5.9999.ebuild +++ b/kde-apps/kubrick/kubrick-5.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" diff --git a/kde-apps/kubrick/kubrick-9999.ebuild b/kde-apps/kubrick/kubrick-9999.ebuild index 7bd347e..0333ef2 100644 --- a/kde-apps/kubrick/kubrick-9999.ebuild +++ b/kde-apps/kubrick/kubrick-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_HANDBOOK="optional" OPENGL_REQUIRED="always"