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 5A05B13835A for ; Sat, 13 Feb 2021 20:49:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E70AE08EC; Sat, 13 Feb 2021 20:49:13 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 64A19E08EC for ; Sat, 13 Feb 2021 20:49:13 +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 84F3B340E2C for ; Sat, 13 Feb 2021 20:49:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D203F4CA for ; Sat, 13 Feb 2021 20:49:09 +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: <1613249334.62df39f1742a937db3521b067ab647367e0788fd.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kemoticons/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kemoticons/Manifest kde-frameworks/kemoticons/kemoticons-5.78.0.ebuild X-VCS-Directories: kde-frameworks/kemoticons/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 62df39f1742a937db3521b067ab647367e0788fd X-VCS-Branch: master Date: Sat, 13 Feb 2021 20:49:09 +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: 35261daa-7217-40cb-a90b-8299325dcb2c X-Archives-Hash: 432421807978c754779bc696beee1610 commit: 62df39f1742a937db3521b067ab647367e0788fd Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Feb 13 13:09:17 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Feb 13 20:48:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62df39f1 kde-frameworks/kemoticons: drop 5.78.0* Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kemoticons/Manifest | 1 - kde-frameworks/kemoticons/kemoticons-5.78.0.ebuild | 28 ---------------------- 2 files changed, 29 deletions(-) diff --git a/kde-frameworks/kemoticons/Manifest b/kde-frameworks/kemoticons/Manifest index 163276718a7..03d08c34e22 100644 --- a/kde-frameworks/kemoticons/Manifest +++ b/kde-frameworks/kemoticons/Manifest @@ -1,3 +1,2 @@ DIST kemoticons-5.77.0.tar.xz 1697820 BLAKE2B 7e448a397c02fe07245082d97e3f86c56a58dd47689aabf43db16b80feadd7afe5ec93970da3705e10d2251aa89407b3c806fc66856d9f280697e1e9526ce80f SHA512 7e3b59c3505bd49c69761b2b27abfbb26f39dc5be6aa24cac197048363973ee1bfbd6d6c9e6ed4a7269b1a6f78b1356f2bc84eebb6b25d44372e666eeecf6b73 -DIST kemoticons-5.78.0.tar.xz 1697856 BLAKE2B ddc0cfb0fba7a8fdc123753f40a7d8dad4dd89fc676ecea86c8f5917a7b1c2afd869a6bb074e6b722f5eaa31fb8bdc511b3313f4cd6710288133ec5abf78e2f9 SHA512 9e11bd61e09ef0daa96b2ed822649e86d9baff5100d2696b74ee751cc12d288b0af4d2abbff4ba50db25ab1c7664445074993bf0c953847afcc1cd2601ed1325 DIST kemoticons-5.79.0.tar.xz 1697868 BLAKE2B e475277db32f6643d54c9d263c1b5c393d92e906969658e0421a1cff4064e2a243739cfbbcacace0494054bf83e88960c2b1c06c2741fa9bb84491f26d14ebf1 SHA512 9aea62a3d1adcbef133130969897f8192848922a348f5d940ef1cf74141b6fca79903b90266616a25857a5c1b153e627f9de0219c26650e990f008a912b606ea diff --git a/kde-frameworks/kemoticons/kemoticons-5.78.0.ebuild b/kde-frameworks/kemoticons/kemoticons-5.78.0.ebuild deleted file mode 100644 index 9d0e1e73958..00000000000 --- a/kde-frameworks/kemoticons/kemoticons-5.78.0.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.1 -VIRTUALX_REQUIRED="test" -inherit ecm kde.org - -DESCRIPTION="Framework for converting text emoticons to graphical representations" -LICENSE="LGPL-2.1+" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtxml-${QTMIN}:5 - =kde-frameworks/karchive-${PVCUT}*:5 - =kde-frameworks/kconfig-${PVCUT}*:5 - =kde-frameworks/kcoreaddons-${PVCUT}*:5 - =kde-frameworks/kservice-${PVCUT}*:5 -" -RDEPEND="${DEPEND}" - -# requires running kde environment -RESTRICT+=" test"