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 B052C138350 for ; Fri, 20 Mar 2020 15:11:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7A42E0BEE; Fri, 20 Mar 2020 15:11:22 +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 A6FB4E0BEE for ; Fri, 20 Mar 2020 15:11:22 +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 4731B34F273 for ; Fri, 20 Mar 2020 15:11:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D0C0190 for ; Fri, 20 Mar 2020 15:11:19 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1584717072.b987d72497e8efbbe088493c08ee9a2bf7c55443.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/QGnomePlatform/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-themes/QGnomePlatform/Manifest x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild X-VCS-Directories: x11-themes/QGnomePlatform/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: b987d72497e8efbbe088493c08ee9a2bf7c55443 X-VCS-Branch: master Date: Fri, 20 Mar 2020 15:11:19 +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: b7eeb9fb-691a-4631-b927-29e5d5009c27 X-Archives-Hash: a1f69ff0217b7880c2703d9821996c2a commit: b987d72497e8efbbe088493c08ee9a2bf7c55443 Author: Pacho Ramos gentoo org> AuthorDate: Fri Mar 20 15:11:00 2020 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Fri Mar 20 15:11:12 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b987d724 x11-themes/QGnomePlatform: Drop old Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Pacho Ramos gentoo.org> x11-themes/QGnomePlatform/Manifest | 1 - .../QGnomePlatform/QGnomePlatform-0.5.ebuild | 28 ---------------------- 2 files changed, 29 deletions(-) diff --git a/x11-themes/QGnomePlatform/Manifest b/x11-themes/QGnomePlatform/Manifest index fdabc976a47..94c9d978f6d 100644 --- a/x11-themes/QGnomePlatform/Manifest +++ b/x11-themes/QGnomePlatform/Manifest @@ -1,2 +1 @@ -DIST QGnomePlatform-0.5.tar.gz 22429 BLAKE2B 9647b57904a22eed327194c58f9072e0852950832d323244bf6a5c55356062e88e837a42d28ac94c7feb9562f156f7204e8ea540e31c07388669bedd2157d0db SHA512 ed45468134ba285dbb5ba32d7d72e55c5cd769d6040c231fc38e3d5fd00a2e70a2d1cac967c4f205a2f0ac74d74a877b962380d14c1f091cdcb841c900ab24f0 DIST QGnomePlatform-0.6.0.tar.gz 28618 BLAKE2B af4ef5c54a8056a370a8d6299fd80bace2491a97c9bff99ce5a461a1c3ab07c6a5336fa88606805e37102ccc648217722331ec9e572ce3708581b713ee399d0d SHA512 c5aad4518e1c9d06b2561a6f8a6a169bf9a07ec0a63602d3bc5b0f91e1134504f5ca0e5a76bda3183165c72bf8de3e9297b51fe37879d80c1fbe4ca06e242a97 diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild deleted file mode 100644 index f0a6fda7519..00000000000 --- a/x11-themes/QGnomePlatform/QGnomePlatform-0.5.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit qmake-utils - -DESCRIPTION="A Qt Platform Theme aimed to accommodate GNOME settings" -HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform" -SRC_URI="https://github.com/FedoraQt/QGnomePlatform/archive/${PV}/${P}.tar.gz" - -KEYWORDS="amd64 ~ppc64 x86" -LICENSE="LGPL-2.1" -SLOT="0" -IUSE="" - -DEPEND=" - >=dev-qt/qtwidgets-5.6:5= - x11-libs/gtk+:3[X] -" -RDEPEND="${DEPEND}" - -src_configure() { - eqmake5 -} - -src_install() { - INSTALL_ROOT="${D}" default -}