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 A3147139694 for ; Mon, 27 Feb 2017 18:09:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC11BE0C1A; Mon, 27 Feb 2017 18:09:41 +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 CA99BE0C1A for ; Mon, 27 Feb 2017 18:09:41 +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 D50F333FE7D for ; Mon, 27 Feb 2017 18:09:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4AC5C56A0 for ; Mon, 27 Feb 2017 18:09:39 +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: <1488218345.32e01a94958467866a736ef2490b5a0f1abc91e0.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kopete-thinklight/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild X-VCS-Directories: kde-misc/kopete-thinklight/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 32e01a94958467866a736ef2490b5a0f1abc91e0 X-VCS-Branch: master Date: Mon, 27 Feb 2017 18:09:39 +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: 267f6dc7-2b3a-46e5-9d2e-8054750883c3 X-Archives-Hash: 17a390e3aab18c62923de83e539e8c28 commit: 32e01a94958467866a736ef2490b5a0f1abc91e0 Author: Johannes Huber gentoo org> AuthorDate: Mon Feb 27 17:59:05 2017 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon Feb 27 17:59:05 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32e01a94 kde-misc/kopete-thinklight: EAPI 6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild b/kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild index d652c583e5..3974ee294e 100644 --- a/kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild +++ b/kde-misc/kopete-thinklight/kopete-thinklight-0.50.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit kde4-base