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 023D5138334 for ; Sat, 31 Aug 2019 20:46:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B0186E0866; Sat, 31 Aug 2019 20:46:26 +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 7AFAEE0841 for ; Sat, 31 Aug 2019 20:46:26 +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 BEB9D34A775 for ; Sat, 31 Aug 2019 20:46:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5105977C for ; Sat, 31 Aug 2019 20:46:22 +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: <1567284369.90f2e76e416c00361d83f59cbc068e32f3c4d549.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/kronometer/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/kronometer/Manifest x11-misc/kronometer/kronometer-2.2.2.ebuild X-VCS-Directories: x11-misc/kronometer/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 90f2e76e416c00361d83f59cbc068e32f3c4d549 X-VCS-Branch: master Date: Sat, 31 Aug 2019 20:46:22 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a5dba7e7-26ec-4f08-a787-df86d61f854b X-Archives-Hash: 4fd2b31af7314fc67af1a68daf472c37 commit: 90f2e76e416c00361d83f59cbc068e32f3c4d549 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Aug 31 19:36:12 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Aug 31 20:46:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90f2e76e x11-misc/kronometer: Drop 2.2.2 Package-Manager: Portage-2.3.74, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> x11-misc/kronometer/Manifest | 1 - x11-misc/kronometer/kronometer-2.2.2.ebuild | 31 ----------------------------- 2 files changed, 32 deletions(-) diff --git a/x11-misc/kronometer/Manifest b/x11-misc/kronometer/Manifest index a4a1248f38a..c23babb047a 100644 --- a/x11-misc/kronometer/Manifest +++ b/x11-misc/kronometer/Manifest @@ -1,2 +1 @@ -DIST kronometer-2.2.2.tar.xz 123980 BLAKE2B 2652c2a48de5571de22a95aa0b42f4b6620fb538033c0ec7d2c63c8ae8729b6feeecd8b7acc9c7542fe6eb2be0fb145a9dab53e5e9f97ff0511e2a12f5017dbb SHA512 2c808d7b3fafdc2cf507b0bb64be1b36be166a43543b18569e430d86f75cc64505de9dafd9a06e5b8b9e7fde0c0e624f598da7539026885b12585e3628067f93 DIST kronometer-2.2.3.tar.xz 124208 BLAKE2B f9d91bf19ba64e2c337b8181e2529b409a450c1e821c6b1358a1d57627959c65b5c4db0acd15a4c8f4cd3fb12197ce6a1bf3b95d4dc4922409223b528f5f62aa SHA512 77f948ae3a03b15a0cd49bc1048897bff0788a4831beff8f336270d8af6ee1a245d2174f5a3adc224257e9f319958197af7900ce8389b312f8fe7cd6c53a71d1 diff --git a/x11-misc/kronometer/kronometer-2.2.2.ebuild b/x11-misc/kronometer/kronometer-2.2.2.ebuild deleted file mode 100644 index dff9d003d23..00000000000 --- a/x11-misc/kronometer/kronometer-2.2.2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KDE_HANDBOOK="forceoptional" -KDE_TEST="forceoptional" -VIRTUALX_REQUIRED="test" -inherit kde5 - -DESCRIPTION="Stopwatch application" -HOMEPAGE="https://userbase.kde.org/Kronometer" -SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" - -LICENSE="GPL-2+" -KEYWORDS="amd64" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kcrash) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) -" -RDEPEND="${DEPEND}"