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 A9709139694 for ; Mon, 27 Feb 2017 18:09:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A9D4E0C28; Mon, 27 Feb 2017 18:09:42 +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 D593DE0C28 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 EA84634071C 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 5E84D56A3 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: <1488218764.ea3a838062d804fe6c15afe0d173d28b8b3cd496.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kopete-antispam/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kopete-antispam/kopete-antispam-0.5.ebuild X-VCS-Directories: kde-misc/kopete-antispam/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: ea3a838062d804fe6c15afe0d173d28b8b3cd496 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: fdf4244c-e504-4af8-b97a-f51f2cc62623 X-Archives-Hash: 6f3d44f73c863bba6ae392dc5e9d31ba commit: ea3a838062d804fe6c15afe0d173d28b8b3cd496 Author: Johannes Huber gentoo org> AuthorDate: Mon Feb 27 18:06:04 2017 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon Feb 27 18:06:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea3a8380 kde-misc/kopete-antispam: EAPI 6 Package-Manager: Portage-2.3.3, Repoman-2.3.1 kde-misc/kopete-antispam/kopete-antispam-0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-misc/kopete-antispam/kopete-antispam-0.5.ebuild b/kde-misc/kopete-antispam/kopete-antispam-0.5.ebuild index 4a176b15c9..18cc90376c 100644 --- a/kde-misc/kopete-antispam/kopete-antispam-0.5.ebuild +++ b/kde-misc/kopete-antispam/kopete-antispam-0.5.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