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 CAE2A1396D9 for ; Sun, 12 Nov 2017 21:19:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C7B4E1034; Sun, 12 Nov 2017 21:19:24 +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 DFF23E1031 for ; Sun, 12 Nov 2017 21:19:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 EFA1033BF3C for ; Sun, 12 Nov 2017 21:19:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B19F49AB1 for ; Sun, 12 Nov 2017 21:19:21 +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: <1510514797.cda141c7912260a13213f38b6a576cf9de232d96.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdeedu-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdeedu-meta/kdeedu-meta-9999.ebuild X-VCS-Directories: kde-apps/kdeedu-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: cda141c7912260a13213f38b6a576cf9de232d96 X-VCS-Branch: master Date: Sun, 12 Nov 2017 21:19:21 +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: 7548d79e-fbf9-47f8-a267-fe0349f006ad X-Archives-Hash: d73349d1e32fea95a1b560626b9ff17b commit: cda141c7912260a13213f38b6a576cf9de232d96 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 12 19:26:37 2017 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 12 19:26:37 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=cda141c7 kde-apps/kdeedu-meta: Drop kde-apps/kstars, released independently See also: https://mail.kde.org/pipermail/release-team/2017-November/010697.html Package-Manager: Portage-2.3.13, Repoman-2.3.4 kde-apps/kdeedu-meta/kdeedu-meta-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/kde-apps/kdeedu-meta/kdeedu-meta-9999.ebuild b/kde-apps/kdeedu-meta/kdeedu-meta-9999.ebuild index e9117cf7ea..8e0cca4d6d 100644 --- a/kde-apps/kdeedu-meta/kdeedu-meta-9999.ebuild +++ b/kde-apps/kdeedu-meta/kdeedu-meta-9999.ebuild @@ -27,7 +27,6 @@ RDEPEND=" $(add_kdeapps_dep klettres) $(add_kdeapps_dep kmplot) $(add_kdeapps_dep kqtquickcharts) - $(add_kdeapps_dep kstars) $(add_kdeapps_dep ktouch) $(add_kdeapps_dep kturtle) $(add_kdeapps_dep kwordquiz)