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 51B8059CAD for ; Thu, 31 Mar 2016 18:40:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AB0921C09F; Thu, 31 Mar 2016 18:39: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 3005B21C09F for ; Thu, 31 Mar 2016 18:39: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 38664340D4C for ; Thu, 31 Mar 2016 18:39:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 77DEE877 for ; Thu, 31 Mar 2016 18:39:46 +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: <1459449566.e731c4e85d68b2f834fdf8967367860d3450d5f8.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kspaceduel/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kspaceduel/kspaceduel-16.04.49.9999.ebuild kde-apps/kspaceduel/kspaceduel-5.9999.ebuild kde-apps/kspaceduel/kspaceduel-9999.ebuild X-VCS-Directories: kde-apps/kspaceduel/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: e731c4e85d68b2f834fdf8967367860d3450d5f8 X-VCS-Branch: master Date: Thu, 31 Mar 2016 18:39:46 +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: 9b997ffd-f131-48c9-96bd-3d73232024a3 X-Archives-Hash: ec6058821230ff41a4744214f9c23c34 commit: e731c4e85d68b2f834fdf8967367860d3450d5f8 Author: Johannes Huber gentoo org> AuthorDate: Thu Mar 31 18:39:26 2016 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu Mar 31 18:39:26 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e731c4e8 kde-apps/kspaceduel: EAPI 6 Package-Manager: portage-2.2.28 kde-apps/kspaceduel/kspaceduel-16.04.49.9999.ebuild | 4 ++-- kde-apps/kspaceduel/kspaceduel-5.9999.ebuild | 4 ++-- kde-apps/kspaceduel/kspaceduel-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/kde-apps/kspaceduel/kspaceduel-16.04.49.9999.ebuild b/kde-apps/kspaceduel/kspaceduel-16.04.49.9999.ebuild index d840065..0b42afc 100644 --- a/kde-apps/kspaceduel/kspaceduel-16.04.49.9999.ebuild +++ b/kde-apps/kspaceduel/kspaceduel-16.04.49.9999.ebuild @@ -2,13 +2,13 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_HANDBOOK="optional" KDE_SELINUX_MODULE="games" inherit kde4-base -DESCRIPTION="KDE Space Game" +DESCRIPTION="Space Game by KDE" HOMEPAGE=" https://www.kde.org/applications/games/kspaceduel/ https://games.kde.org/game.php?game=kspaceduel diff --git a/kde-apps/kspaceduel/kspaceduel-5.9999.ebuild b/kde-apps/kspaceduel/kspaceduel-5.9999.ebuild index d39ec23..4d6dd5f 100644 --- a/kde-apps/kspaceduel/kspaceduel-5.9999.ebuild +++ b/kde-apps/kspaceduel/kspaceduel-5.9999.ebuild @@ -2,14 +2,14 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 EGIT_BRANCH="frameworks" KDE_HANDBOOK="true" KDE_SELINUX_MODULE="games" inherit kde5 -DESCRIPTION="KDE Space Game" +DESCRIPTION="Space Game by KDE" HOMEPAGE=" https://www.kde.org/applications/games/kspaceduel/ https://games.kde.org/game.php?game=kspaceduel diff --git a/kde-apps/kspaceduel/kspaceduel-9999.ebuild b/kde-apps/kspaceduel/kspaceduel-9999.ebuild index d840065..0b42afc 100644 --- a/kde-apps/kspaceduel/kspaceduel-9999.ebuild +++ b/kde-apps/kspaceduel/kspaceduel-9999.ebuild @@ -2,13 +2,13 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 KDE_HANDBOOK="optional" KDE_SELINUX_MODULE="games" inherit kde4-base -DESCRIPTION="KDE Space Game" +DESCRIPTION="Space Game by KDE" HOMEPAGE=" https://www.kde.org/applications/games/kspaceduel/ https://games.kde.org/game.php?game=kspaceduel