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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E6125158099 for ; Sat, 25 Nov 2023 06:21:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0474D2BC03E; Sat, 25 Nov 2023 06:21:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D886A2BC032 for ; Sat, 25 Nov 2023 06:21:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1A6BF33E3A9 for ; Sat, 25 Nov 2023 06:21:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7581413BB for ; Sat, 25 Nov 2023 06:21:12 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1700893177.f3c63071465dea48ef311918e6bb0dbc00db9f70.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkwebmon/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/gkwebmon/Manifest x11-plugins/gkwebmon/gkwebmon-0.2-r3.ebuild X-VCS-Directories: x11-plugins/gkwebmon/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f3c63071465dea48ef311918e6bb0dbc00db9f70 X-VCS-Branch: master Date: Sat, 25 Nov 2023 06:21:12 +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: 62b319bb-7618-4a0a-a9f8-c7b8d76f1903 X-Archives-Hash: 83e81b8f0ffca0f25ef63a4b1bbd3134 commit: f3c63071465dea48ef311918e6bb0dbc00db9f70 Author: Sam James gentoo org> AuthorDate: Sat Nov 25 06:15:26 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat Nov 25 06:19:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3c63071 x11-plugins/gkwebmon: drop 0.2-r3 Signed-off-by: Sam James gentoo.org> x11-plugins/gkwebmon/Manifest | 1 - x11-plugins/gkwebmon/gkwebmon-0.2-r3.ebuild | 33 ----------------------------- 2 files changed, 34 deletions(-) diff --git a/x11-plugins/gkwebmon/Manifest b/x11-plugins/gkwebmon/Manifest index 563c5f47244f..5e9a20f7cd6e 100644 --- a/x11-plugins/gkwebmon/Manifest +++ b/x11-plugins/gkwebmon/Manifest @@ -1,2 +1 @@ DIST gkwebmon-0.2.1.tgz 14576 BLAKE2B 12014eef1f73c4b398aeb7e5f5e7821561dd01c2de7d1705f567d60252ce7ce376266612602b58f90bc16dc587d8c5449d791dfd01a9c810fe9c6fb6d05970ce SHA512 f71a106372018c55ca1e31140aedd669df66cb6c3e9613fe5341831fad55e8bdd23c46281c38c553c09d350436bc1e44cee07602a24fc637c7f21f4e0d50cc39 -DIST gkwebmon-0.2.tgz 14163 BLAKE2B c6c0c9352e2f68eca56f981abb8188a7a300604c8c0fc05c1b0b95f0cdc117c12e55aeace66f9c3dcc16a13acb2b44683a77de36a83d9e9b7c273ec619173235 SHA512 0af4eaa8636b43232e209e6381a3852eb92b9505da4b19e31137766f4bee7977bf4e4bed40518df0fcc3aef2dc62767c85169e70f1fbfc738bb428ae8affac63 diff --git a/x11-plugins/gkwebmon/gkwebmon-0.2-r3.ebuild b/x11-plugins/gkwebmon/gkwebmon-0.2-r3.ebuild deleted file mode 100644 index 47a6c69f5225..000000000000 --- a/x11-plugins/gkwebmon/gkwebmon-0.2-r3.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit gkrellm-plugin toolchain-funcs - -DESCRIPTION="A web monitor plugin for GKrellM2" -HOMEPAGE="http://gkwebmon.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" - -# The Makefile links with -lssl. -RDEPEND="app-admin/gkrellm:2[X] - dev-libs/glib:2 - dev-libs/openssl - x11-libs/gtk+:2" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -PATCHES=( - "${FILESDIR}"/${P}-cc-cflags-ldflags.patch - "${FILESDIR}"/${P}-fno-common.patch -) - -src_compile() { - tc-export PKG_CONFIG - - emake CC="$(tc-getCC)" -}