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 151B6138334 for ; Thu, 8 Nov 2018 21:06:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20131E09D6; Thu, 8 Nov 2018 21:06:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ECC07E09D6 for ; Thu, 8 Nov 2018 21:06:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D8B55335CD9 for ; Thu, 8 Nov 2018 21:06:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1295C459 for ; Thu, 8 Nov 2018 21:06:30 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1541703424.044ca9737908c511d0c4a24a3f674ccc3aa0c55e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdegames-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdegames-meta/kdegames-meta-9999.ebuild X-VCS-Directories: kde-apps/kdegames-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 044ca9737908c511d0c4a24a3f674ccc3aa0c55e X-VCS-Branch: master Date: Thu, 8 Nov 2018 21:06:30 +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: 2afc975a-3932-4a38-9664-f545abd4e811 X-Archives-Hash: 01b85c7800c68f19f30a8d2c257fb3b3 commit: 044ca9737908c511d0c4a24a3f674ccc3aa0c55e Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Nov 8 18:57:04 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Nov 8 18:57:04 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=044ca973 kde-apps/kdegames-meta: Add kde-apps/knights Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdegames-meta/kdegames-meta-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kde-apps/kdegames-meta/kdegames-meta-9999.ebuild b/kde-apps/kdegames-meta/kdegames-meta-9999.ebuild index e35536ae9e..5ec2dbcce6 100644 --- a/kde-apps/kdegames-meta/kdegames-meta-9999.ebuild +++ b/kde-apps/kdegames-meta/kdegames-meta-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -33,6 +33,7 @@ RDEPEND=" $(add_kdeapps_dep kmines) $(add_kdeapps_dep knavalbattle) $(add_kdeapps_dep knetwalk) + $(add_kdeapps_dep knights) $(add_kdeapps_dep kolf) $(add_kdeapps_dep kollision) $(add_kdeapps_dep konquest)