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 58ACA158041 for ; Sun, 25 Feb 2024 10:45:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 820E4E29CD; Sun, 25 Feb 2024 10:45:07 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 5C922E29CD for ; Sun, 25 Feb 2024 10:45:07 +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 93E8034307E for ; Sun, 25 Feb 2024 10:45:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A718955 for ; Sun, 25 Feb 2024 10:45:05 +0000 (UTC) From: "Andreas Schuerch" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Schuerch" Message-ID: <1708857894.5c92a440b945b2fc4f34dc76d57e512dba63387a.nativemad@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/pidgin-privacy-please/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1-r1.ebuild X-VCS-Directories: x11-plugins/pidgin-privacy-please/ X-VCS-Committer: nativemad X-VCS-Committer-Name: Andreas Schuerch X-VCS-Revision: 5c92a440b945b2fc4f34dc76d57e512dba63387a X-VCS-Branch: master Date: Sun, 25 Feb 2024 10:45:05 +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: bafe3d32-d263-4100-b1fc-0e2adfbd4a44 X-Archives-Hash: 58b23d357634df47d3f65f3136931bae commit: 5c92a440b945b2fc4f34dc76d57e512dba63387a Author: Andreas Schuerch gentoo org> AuthorDate: Sun Feb 25 10:31:44 2024 +0000 Commit: Andreas Schuerch gentoo org> CommitDate: Sun Feb 25 10:44:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c92a440 x11-plugins/pidgin-privacy-please: EAPI8 bump, fix LICENSE, fix bug #853022 Closes: https://bugs.gentoo.org/853022 Signed-off-by: Michael Mair-Keimberger levelnine.at> Signed-off-by: Andreas Schuerch gentoo.org> .../pidgin-privacy-please-0.7.1-r1.ebuild | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1-r1.ebuild b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1-r1.ebuild new file mode 100644 index 000000000000..8c2af2004dc2 --- /dev/null +++ b/x11-plugins/pidgin-privacy-please/pidgin-privacy-please-0.7.1-r1.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit autotools + +DESCRIPTION="Pidgin plugin to stop spammers from annoying you" +HOMEPAGE="https://code.google.com/p/pidgin-privacy-please/" +SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~riscv" + +RDEPEND="