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 D367D138334 for ; Tue, 2 Apr 2019 06:43:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1F02E0784; Tue, 2 Apr 2019 06:43:15 +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 C9403E0784 for ; Tue, 2 Apr 2019 06:43:15 +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 88966335CC0 for ; Tue, 2 Apr 2019 06:43:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 313CC584 for ; Tue, 2 Apr 2019 06:43:13 +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: <1554187290.23280f486189153d2bd7863cb8932d96108f9b3d.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.4.ebuild X-VCS-Directories: x11-themes/QGnomePlatform/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 23280f486189153d2bd7863cb8932d96108f9b3d X-VCS-Branch: master Date: Tue, 2 Apr 2019 06:43: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 280d5317-576b-4333-ac83-62df37a00e1e X-Archives-Hash: fbe32d6f4ca4bbcba572b514c8df1869 commit: 23280f486189153d2bd7863cb8932d96108f9b3d Author: Pacho Ramos gentoo org> AuthorDate: Tue Apr 2 06:41:30 2019 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Apr 2 06:41:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23280f48 x11-themes/QGnomePlatform: Drop old Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos gentoo.org> x11-themes/QGnomePlatform/Manifest | 1 - .../QGnomePlatform/QGnomePlatform-0.4.ebuild | 28 ---------------------- 2 files changed, 29 deletions(-) diff --git a/x11-themes/QGnomePlatform/Manifest b/x11-themes/QGnomePlatform/Manifest index 87b920177f3..eb17627d928 100644 --- a/x11-themes/QGnomePlatform/Manifest +++ b/x11-themes/QGnomePlatform/Manifest @@ -1,2 +1 @@ -DIST QGnomePlatform-0.4.tar.gz 21353 BLAKE2B 185a67f2008f1def0dbe201b29d7c95dbd3c449fcea88048e729f6f3e79da1a73264afdb47580bab34206350c621420fdba4932435f86837329dad91febf2de6 SHA512 664a0bc7245584e89db9d9283509d2f9bd4f148cd0e0df5b6fc698f6705b1897fed1aff7a3cb1f70e75c21edda4f10c9f1b0dffb019c31dd9dee872f98027675 DIST QGnomePlatform-0.5.tar.gz 22429 BLAKE2B 9647b57904a22eed327194c58f9072e0852950832d323244bf6a5c55356062e88e837a42d28ac94c7feb9562f156f7204e8ea540e31c07388669bedd2157d0db SHA512 ed45468134ba285dbb5ba32d7d72e55c5cd769d6040c231fc38e3d5fd00a2e70a2d1cac967c4f205a2f0ac74d74a877b962380d14c1f091cdcb841c900ab24f0 diff --git a/x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild b/x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild deleted file mode 100644 index 4d7a580c1a8..00000000000 --- a/x11-themes/QGnomePlatform/QGnomePlatform-0.4.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# 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 x86" -LICENSE="LGPL-2.1" -SLOT="0" -IUSE="" - -DEPEND=" - dev-qt/qtwidgets:5= - x11-libs/gtk+:3[X] -" -RDEPEND="${DEPEND}" - -src_configure() { - eqmake5 -} - -src_install() { - INSTALL_ROOT="${D}" default -}