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 85B1C59CA5 for ; Tue, 22 Mar 2016 21:29:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0A96E0895; Tue, 22 Mar 2016 21:29:52 +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 71860E0895 for ; Tue, 22 Mar 2016 21:29:52 +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 94172340C34 for ; Tue, 22 Mar 2016 21:29:51 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F3F61F2 for ; Tue, 22 Mar 2016 21:29:50 +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: <1458682118.dc8889bec6773fff0f571d51dd0862fde46a2681.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/plasma-applet-redshift-control/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-9999.ebuild X-VCS-Directories: kde-misc/plasma-applet-redshift-control/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: dc8889bec6773fff0f571d51dd0862fde46a2681 X-VCS-Branch: master Date: Tue, 22 Mar 2016 21:29:50 +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: a18037ae-cabd-4eb0-bc67-d42aa7961a8a X-Archives-Hash: b4be60f3368474b8a5007b0a61d694c8 commit: dc8889bec6773fff0f571d51dd0862fde46a2681 Author: Johannes Huber gentoo org> AuthorDate: Tue Mar 22 21:28:38 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Mar 22 21:28:38 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=dc8889be kde-misc/plasma-applet-redshift-control: EAPI 6 Package-Manager: portage-2.2.28 .../plasma-applet-redshift-control-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-9999.ebuild b/kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-9999.ebuild index 1493d72..ab67fba 100644 --- a/kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-9999.ebuild +++ b/kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit kde5