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 69D18138262 for ; Tue, 17 May 2016 13:08:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17D891421F; Tue, 17 May 2016 13:08:57 +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 BD7FB1421F for ; Tue, 17 May 2016 13:08:56 +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 C9E24340CD2 for ; Tue, 17 May 2016 13:08:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3F9B1342 for ; Tue, 17 May 2016 13:08:53 +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: <1463490488.10f2b985a5ec30cf1a2b299dc0a9658996fa1794.johu@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/kdesvn/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/kdesvn/kdesvn-1.7.0.ebuild X-VCS-Directories: dev-vcs/kdesvn/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 10f2b985a5ec30cf1a2b299dc0a9658996fa1794 X-VCS-Branch: master Date: Tue, 17 May 2016 13:08:53 +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: ac1d7e62-23bf-4ce3-9f54-89abcce47718 X-Archives-Hash: cf2a8e06c2958417ae1deed0ea40ded8 commit: 10f2b985a5ec30cf1a2b299dc0a9658996fa1794 Author: Johannes Huber gentoo org> AuthorDate: Tue May 17 13:08:08 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue May 17 13:08:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10f2b985 dev-vcs/kdesvn: EAPI 6 Package-Manager: portage-2.3.0_rc1 dev-vcs/kdesvn/kdesvn-1.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/kdesvn/kdesvn-1.7.0.ebuild b/dev-vcs/kdesvn/kdesvn-1.7.0.ebuild index 4804b7b..9f1c8e7 100644 --- a/dev-vcs/kdesvn/kdesvn-1.7.0.ebuild +++ b/dev-vcs/kdesvn/kdesvn-1.7.0.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_HANDBOOK="optional" KDE_LINGUAS="cs de el es fr it ja lt pt_BR ro ru"