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 16ED1138335 for ; Sun, 19 May 2019 20:04:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA7B4E085B; Sun, 19 May 2019 20:04:48 +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 91574E085B for ; Sun, 19 May 2019 20:04:48 +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 6B5E1344AE0 for ; Sun, 19 May 2019 20:04:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 832235E6 for ; Sun, 19 May 2019 20:04:45 +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: <1558296274.2afbd4a51bcebf0f015a42e77acef59b5c822665.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.1.ebuild X-VCS-Directories: x11-misc/kronometer/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 2afbd4a51bcebf0f015a42e77acef59b5c822665 X-VCS-Branch: master Date: Sun, 19 May 2019 20:04:45 +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: e40ac72d-a865-42b1-80f6-0919b096d2ef X-Archives-Hash: 349d3fbb64c2178e65d012ae911f87e4 commit: 2afbd4a51bcebf0f015a42e77acef59b5c822665 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun May 19 20:04:06 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun May 19 20:04:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2afbd4a5 x11-misc/kronometer: Drop 2.2.1 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> x11-misc/kronometer/Manifest | 1 - x11-misc/kronometer/kronometer-2.2.1.ebuild | 32 ----------------------------- 2 files changed, 33 deletions(-) diff --git a/x11-misc/kronometer/Manifest b/x11-misc/kronometer/Manifest index 80ef071a31a..b0b884f8f32 100644 --- a/x11-misc/kronometer/Manifest +++ b/x11-misc/kronometer/Manifest @@ -1,2 +1 @@ -DIST kronometer-2.2.1.tar.xz 121952 BLAKE2B 02d7ae02e9fc53ccef4d8d247043c5a69a9096a5fec9c3f98491298f75b649762983acff41cfffe863935640d75ef703278accdac542e0110127ee9e86c4cf57 SHA512 d635b55c0513427e7c98c7317813fd62886b7fb6aab7cb238ac6ba058ff37c7e9302c46c48e2248fa13e50d32d90a39ddd8d4bb88663a4019cd981f54e46a42c DIST kronometer-2.2.2.tar.xz 123980 BLAKE2B 2652c2a48de5571de22a95aa0b42f4b6620fb538033c0ec7d2c63c8ae8729b6feeecd8b7acc9c7542fe6eb2be0fb145a9dab53e5e9f97ff0511e2a12f5017dbb SHA512 2c808d7b3fafdc2cf507b0bb64be1b36be166a43543b18569e430d86f75cc64505de9dafd9a06e5b8b9e7fde0c0e624f598da7539026885b12585e3628067f93 diff --git a/x11-misc/kronometer/kronometer-2.2.1.ebuild b/x11-misc/kronometer/kronometer-2.2.1.ebuild deleted file mode 100644 index 009aec99414..00000000000 --- a/x11-misc/kronometer/kronometer-2.2.1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -KDE_TEST="forceoptional" -QT_MINIMAL="5.9.3" -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}"