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 0A063138334 for ; Sat, 5 Oct 2019 08:37:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2173CE0884; Sat, 5 Oct 2019 08:37:06 +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 08E6EE0884 for ; Sat, 5 Oct 2019 08:37:06 +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 AC29134B9A7 for ; Sat, 5 Oct 2019 08:37:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17783802 for ; Sat, 5 Oct 2019 08:37:01 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1570264037.4e0c8cbc0930eec60713f988927d0328aa9eedb5.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/wmcpuload/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/wmcpuload/Manifest x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild X-VCS-Directories: x11-plugins/wmcpuload/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4e0c8cbc0930eec60713f988927d0328aa9eedb5 X-VCS-Branch: master Date: Sat, 5 Oct 2019 08:37:01 +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: d63bfd3e-b5b2-4686-88b8-a4f5a732eb6d X-Archives-Hash: 1b0f0fed6b8ff7960b7cde32a58f9479 commit: 4e0c8cbc0930eec60713f988927d0328aa9eedb5 Author: Michał Górny gentoo org> AuthorDate: Sat Oct 5 08:27:17 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Oct 5 08:27:17 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e0c8cbc x11-plugins/wmcpuload: Drop old (EAPI=0) Signed-off-by: Michał Górny gentoo.org> x11-plugins/wmcpuload/Manifest | 1 - x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild | 27 ----------------------- 2 files changed, 28 deletions(-) diff --git a/x11-plugins/wmcpuload/Manifest b/x11-plugins/wmcpuload/Manifest index 64e3e7ef33e..373b0af2aab 100644 --- a/x11-plugins/wmcpuload/Manifest +++ b/x11-plugins/wmcpuload/Manifest @@ -1,2 +1 @@ -DIST wmcpuload-1.1.0pre5.tar.gz 121921 BLAKE2B 3a2c226782e432cf71fc8ae2897219e5a808f4fa02566cbbf48dcce703e105831e21bd3794b153e823ba1a8964e21bffe410681de97433216776ca45a2e8c183 SHA512 9f55609d2d2fde1ee1d02e06840c7769317d6bb5a49de30928d307b514ceb4d05875485a8708420f4a322cdbf1c4aa9d19ec081175a8aabc2f6b15e1a4bb5054 DIST wmcpuload-1.1.1.tar.gz 167751 BLAKE2B e3e80edbf969a849798ee665e6d8f28a3869f4a6125e99f2e3793d9397574549c8462c53d835d2c18b6817e797bb89d1614a66d7fb84e3241b36ee947b38f0eb SHA512 7271a9216d52a8bc904be9ea401f52b35f0086da4bfc16c76a8348b58818199ecfcf8fb7768fe4d5a1e5cbb986e8d89a92f81f2f1aeea59f84d564607be73b6e diff --git a/x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild b/x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild deleted file mode 100644 index 47eeeabe835..00000000000 --- a/x11-plugins/wmcpuload/wmcpuload-1.1.0_pre5.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -DESCRIPTION="a dockapp for monitoring CPU usage with a LCD display" -HOMEPAGE="https://www.dockapps.net/wmcpuload" -SRC_URI="mirror://gentoo/${P/_/}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 ~mips ppc ppc64 sparc x86" -IUSE="" - -RDEPEND="x11-libs/libX11 - x11-libs/libXext - x11-libs/libXpm" -DEPEND="${RDEPEND} - x11-base/xorg-proto - x11-libs/libICE" - -S=${WORKDIR}/${P/_/} - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed." - dodoc AUTHORS ChangeLog NEWS README THANKS TODO -}