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 26335138334 for ; Sun, 18 Nov 2018 08:46:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36BC4E0BCD; Sun, 18 Nov 2018 08:46:17 +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 E1489E0BCD for ; Sun, 18 Nov 2018 08:46:16 +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 29E34335C39 for ; Sun, 18 Nov 2018 08:46:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1AE246A for ; Sun, 18 Nov 2018 08:46:13 +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: <1542530663.b5f3658387fe52e7dfc858c0c13c4a09d27ccbfd.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kpat/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kpat/kpat-18.11.80.ebuild kde-apps/kpat/kpat-18.12.49.9999.ebuild X-VCS-Directories: kde-apps/kpat/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b5f3658387fe52e7dfc858c0c13c4a09d27ccbfd X-VCS-Branch: master Date: Sun, 18 Nov 2018 08:46:13 +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: 1313269c-090d-41bd-87e1-bfa5b8841ba2 X-Archives-Hash: b848543c2d6139c6db07346bed28ba09 commit: b5f3658387fe52e7dfc858c0c13c4a09d27ccbfd Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 18 08:44:23 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 18 08:44:23 2018 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b5f36583 kde-apps/kpat: Drop kpat 18.12.x Should not have been bumped, dep not available. Closes: https://bugs.gentoo.org/671398 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kpat/kpat-18.11.80.ebuild | 34 --------------------------------- kde-apps/kpat/kpat-18.12.49.9999.ebuild | 34 --------------------------------- 2 files changed, 68 deletions(-) diff --git a/kde-apps/kpat/kpat-18.11.80.ebuild b/kde-apps/kpat/kpat-18.11.80.ebuild deleted file mode 100644 index f48910899d..0000000000 --- a/kde-apps/kpat/kpat-18.11.80.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -KDE_SELINUX_MODULE="games" -inherit kde5 - -DESCRIPTION="KDE patience game" -HOMEPAGE="https://games.kde.org/game.php?game=kpat" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kcrash) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kguiaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kio) - $(add_frameworks_dep knewstuff) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_kdeapps_dep libkdegames) - $(add_qt_dep qtgui) - $(add_qt_dep qtsvg) - $(add_qt_dep qtwidgets) - x11-misc/shared-mime-info -" -RDEPEND="${DEPEND}" diff --git a/kde-apps/kpat/kpat-18.12.49.9999.ebuild b/kde-apps/kpat/kpat-18.12.49.9999.ebuild deleted file mode 100644 index c17bc42007..0000000000 --- a/kde-apps/kpat/kpat-18.12.49.9999.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -KDE_SELINUX_MODULE="games" -inherit kde5 - -DESCRIPTION="KDE patience game" -HOMEPAGE="https://games.kde.org/game.php?game=kpat" -KEYWORDS="" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kcrash) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kguiaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kio) - $(add_frameworks_dep knewstuff) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_kdeapps_dep libkdegames) - $(add_qt_dep qtgui) - $(add_qt_dep qtsvg) - $(add_qt_dep qtwidgets) - x11-misc/shared-mime-info -" -RDEPEND="${DEPEND}"