From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1730099-garchives=archives.gentoo.org@lists.gentoo.org> 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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 38A491581EE for <garchives@archives.gentoo.org>; Sat, 22 Mar 2025 03:57:42 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 21626343332 for <garchives@archives.gentoo.org>; Sat, 22 Mar 2025 03:57:42 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 244C51104B1; Sat, 22 Mar 2025 03:57:33 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 1D2891104B0 for <gentoo-commits@lists.gentoo.org>; Sat, 22 Mar 2025 03:57:33 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C9D1C34326C for <gentoo-commits@lists.gentoo.org>; Sat, 22 Mar 2025 03:57:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8DF082848 for <gentoo-commits@lists.gentoo.org>; Sat, 22 Mar 2025 03:57:29 +0000 (UTC) From: "Sam James" <sam@gentoo.org> 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" <sam@gentoo.org> Message-ID: <1742615588.2a3f92d0a93c883f4867fe4e79bd8901634d7c71.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-otr/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/pidgin-otr/pidgin-otr-4.0.2-r2.ebuild X-VCS-Directories: x11-plugins/pidgin-otr/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2a3f92d0a93c883f4867fe4e79bd8901634d7c71 X-VCS-Branch: master Date: Sat, 22 Mar 2025 03:57:29 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: bc6ee7e4-bc13-4bb1-be99-e9fa4fd78ee1 X-Archives-Hash: efc1c465112a7b739e14f484836b4c31 commit: 2a3f92d0a93c883f4867fe4e79bd8901634d7c71 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 22 03:52:58 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 22 03:53:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a3f92d0 x11-plugins/pidgin-otr: drop 4.0.2-r2 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-plugins/pidgin-otr/pidgin-otr-4.0.2-r2.ebuild | 38 ----------------------- 1 file changed, 38 deletions(-) diff --git a/x11-plugins/pidgin-otr/pidgin-otr-4.0.2-r2.ebuild b/x11-plugins/pidgin-otr/pidgin-otr-4.0.2-r2.ebuild deleted file mode 100644 index e6f68bb0cbb3..000000000000 --- a/x11-plugins/pidgin-otr/pidgin-otr-4.0.2-r2.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools - -DESCRIPTION="(OTR) Messaging allows you to have private conversations over instant messaging" -HOMEPAGE="http://www.cypherpunks.ca/otr/" -SRC_URI="http://www.cypherpunks.ca/otr/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~riscv sparc x86" -IUSE="" - -RDEPEND="dev-libs/libgcrypt:0 - net-im/pidgin[gtk] - >=net-libs/libotr-4.0.0 - x11-libs/gtk+:2" -DEPEND="${RDEPEND}" -BDEPEND=" - dev-util/intltool - virtual/pkgconfig -" - -DOCS=( AUTHORS ChangeLog NEWS README ) - -src_prepare() { - default - eautoreconf -} - -src_install() { - default - - find "${ED}" -type f -name "*.la" -delete || die -}