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 05BDA139695 for ; Thu, 16 Feb 2017 16:25:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1687EE0C32; Thu, 16 Feb 2017 16:25:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E73EEE0C32 for ; Thu, 16 Feb 2017 16:25:34 +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 2791534108B for ; Thu, 16 Feb 2017 16:25:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB36649FD for ; Thu, 16 Feb 2017 16:25:32 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1487262301.551ed56bc52a76e0cde2fa0962eb0c32fafb0869.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/zsh-completions/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-shells/zsh-completions/zsh-completions-9999.ebuild X-VCS-Directories: app-shells/zsh-completions/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 551ed56bc52a76e0cde2fa0962eb0c32fafb0869 X-VCS-Branch: master Date: Thu, 16 Feb 2017 16:25:32 +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: c37c016d-3378-417f-9cac-fad8f64aace0 X-Archives-Hash: d435f69e7e3ee565791ed4fd93ffe983 commit: 551ed56bc52a76e0cde2fa0962eb0c32fafb0869 Author: Manuel Rüger gentoo org> AuthorDate: Thu Feb 16 16:25:01 2017 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Thu Feb 16 16:25:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=551ed56b app-shells/zsh-completions: Sync live Package-Manager: Portage-2.3.3, Repoman-2.3.1 app-shells/zsh-completions/zsh-completions-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-shells/zsh-completions/zsh-completions-9999.ebuild b/app-shells/zsh-completions/zsh-completions-9999.ebuild index 4f90e67f6b..35340b072e 100644 --- a/app-shells/zsh-completions/zsh-completions-9999.ebuild +++ b/app-shells/zsh-completions/zsh-completions-9999.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 if [[ ${PV} == 9999* ]] ; then inherit git-r3