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 69652158088 for ; Wed, 19 Jan 2022 16:28:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D2AA2BC005; Wed, 19 Jan 2022 16:28:42 +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 pigeon.gentoo.org (Postfix) with ESMTPS id D16452BC002 for ; Wed, 19 Jan 2022 16:28:41 +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 E209F342E68 for ; Wed, 19 Jan 2022 16:28:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2BEB224E for ; Wed, 19 Jan 2022 16:28:39 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1642609713.e4cc77be2021c573b3c41d41a0078017b8ac94d5.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/urxvt-tabbedex/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/urxvt-tabbedex/Manifest x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild X-VCS-Directories: x11-misc/urxvt-tabbedex/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: e4cc77be2021c573b3c41d41a0078017b8ac94d5 X-VCS-Branch: master Date: Wed, 19 Jan 2022 16:28:39 +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: 441f3c8d-ab5e-4182-882f-49d38b3e8c36 X-Archives-Hash: 2cf3d3c7764d0a73a7508e0a9a39d863 commit: e4cc77be2021c573b3c41d41a0078017b8ac94d5 Author: Joonas Niilola gentoo org> AuthorDate: Wed Jan 19 12:56:08 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Jan 19 16:28:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4cc77be x11-misc/urxvt-tabbedex: drop 20.49 Signed-off-by: Joonas Niilola gentoo.org> x11-misc/urxvt-tabbedex/Manifest | 1 - .../urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild | 30 ---------------------- 2 files changed, 31 deletions(-) diff --git a/x11-misc/urxvt-tabbedex/Manifest b/x11-misc/urxvt-tabbedex/Manifest index 2284fe0bf153..fd4248f5343b 100644 --- a/x11-misc/urxvt-tabbedex/Manifest +++ b/x11-misc/urxvt-tabbedex/Manifest @@ -1,2 +1 @@ -DIST urxvt-tabbedex-20.49.tar.gz 33239 BLAKE2B fd5e3619c7b639cbf65364895389145dc7b5d819808a4d40d99732f2d1154ac4418f0a9324b4e8f001ca6786c959886e58df2b8f81e3b9a723b948708c869a40 SHA512 27e508f388e5725866465fe3c3e6ff052eabd14e9a72c22788c61ebed2a9db69517f676071d648a693ba5b9a438ac14d5b9a9ea1208a044001255c2d2562fc48 DIST urxvt-tabbedex-21.47.tar.gz 33557 BLAKE2B c9d32cf466df00f5cc0c86b939bc8b87bab6edc6b74ada6c6576176d9becdc842b6af7a8d38a200906a4b6614788dbfd1658abb6b2eaee787426466ff9b8b330 SHA512 6459f04ad0e2524a356e0056d9bc08bfe04e3ba6c5c00f3aafa76ad1df3ddb8161c8feee56370cf3e1f4fe47c61b63635cc91f3222f5a8f1161574237c870e7d diff --git a/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild b/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild deleted file mode 100644 index bf69aac9a9ec..000000000000 --- a/x11-misc/urxvt-tabbedex/urxvt-tabbedex-20.49.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="An extended version of rxvt-unicode's tabbed perl extension" -HOMEPAGE="https://github.com/mina86/urxvt-tabbedex" - -MY_PN=${PN/urxvt-/} -SRC_URI="https://github.com/mina86/urxvt-tabbedex/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND="x11-terms/rxvt-unicode[perl]" - -DOCS=( AUTHORS README.md command-runner.sample ) - -src_compile() { :; } - -src_install() { - einstalldocs - - insinto /usr/$(get_libdir)/urxvt/perl/ - doins ${MY_PN} - - insinto /usr/$(get_libdir)/urxvt/ - newins pgid-cd.pl tabbedex-pgid-cd -}