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 66BB059CAF for ; Sat, 2 Apr 2016 21:55:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CA3421C09C; Sat, 2 Apr 2016 21:55:37 +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 D3BD421C097 for ; Sat, 2 Apr 2016 21:55:35 +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 0CFA8340DD4 for ; Sat, 2 Apr 2016 21:55:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 41F1DCB for ; Sat, 2 Apr 2016 21:55:32 +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: <1459633813.4e4031332b71084f4c424c37cb2938f6a53995f0.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/cervisia/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/cervisia/cervisia-16.04.49.9999.ebuild kde-apps/cervisia/cervisia-9999.ebuild X-VCS-Directories: kde-apps/cervisia/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 4e4031332b71084f4c424c37cb2938f6a53995f0 X-VCS-Branch: master Date: Sat, 2 Apr 2016 21:55: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: cc221047-ba4c-42a2-b0be-c0bd152a58c5 X-Archives-Hash: e73a3ce766f6c2334d01596da918a903 commit: 4e4031332b71084f4c424c37cb2938f6a53995f0 Author: Johannes Huber gentoo org> AuthorDate: Sat Apr 2 21:50:13 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Sat Apr 2 21:50:13 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=4e403133 kde-apps/cervisia: EAPI 6 Package-Manager: portage-2.2.28 kde-apps/cervisia/cervisia-16.04.49.9999.ebuild | 4 ++-- kde-apps/cervisia/cervisia-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kde-apps/cervisia/cervisia-16.04.49.9999.ebuild b/kde-apps/cervisia/cervisia-16.04.49.9999.ebuild index 29c1597..96799fd 100644 --- a/kde-apps/cervisia/cervisia-16.04.49.9999.ebuild +++ b/kde-apps/cervisia/cervisia-16.04.49.9999.ebuild @@ -2,12 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_HANDBOOK="optional" inherit kde4-base -DESCRIPTION="A KDE CVS frontend" +DESCRIPTION="CVS frontend by KDE" HOMEPAGE="https://www.kde.org/applications/development/cervisia" KEYWORDS="" IUSE="debug" diff --git a/kde-apps/cervisia/cervisia-9999.ebuild b/kde-apps/cervisia/cervisia-9999.ebuild index 29c1597..96799fd 100644 --- a/kde-apps/cervisia/cervisia-9999.ebuild +++ b/kde-apps/cervisia/cervisia-9999.ebuild @@ -2,12 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_HANDBOOK="optional" inherit kde4-base -DESCRIPTION="A KDE CVS frontend" +DESCRIPTION="CVS frontend by KDE" HOMEPAGE="https://www.kde.org/applications/development/cervisia" KEYWORDS="" IUSE="debug"