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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E2AD8158086 for ; Sat, 27 Nov 2021 07:37:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E86912BC005; Sat, 27 Nov 2021 07:37:42 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C56C22BC005 for ; Sat, 27 Nov 2021 07:37:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 94E3A342CA8 for ; Sat, 27 Nov 2021 07:37:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFA631D6 for ; Sat, 27 Nov 2021 07:37: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: <1637998654.bfa9ffa365149ac2062bb4f2117fb41daea1e5a7.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-21.47.ebuild X-VCS-Directories: x11-misc/urxvt-tabbedex/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: bfa9ffa365149ac2062bb4f2117fb41daea1e5a7 X-VCS-Branch: master Date: Sat, 27 Nov 2021 07:37: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: a29d8550-6f31-4d43-8105-f0e681c88fc6 X-Archives-Hash: 3342c6de0a87a5ac08406523aec6c7f5 commit: bfa9ffa365149ac2062bb4f2117fb41daea1e5a7 Author: Joonas Niilola gentoo org> AuthorDate: Sat Nov 27 07:37:03 2021 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat Nov 27 07:37:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfa9ffa3 x11-misc/urxvt-tabbedex: add 21.47 Signed-off-by: Joonas Niilola gentoo.org> x11-misc/urxvt-tabbedex/Manifest | 1 + .../urxvt-tabbedex/urxvt-tabbedex-21.47.ebuild | 30 ++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/x11-misc/urxvt-tabbedex/Manifest b/x11-misc/urxvt-tabbedex/Manifest index f06400a9f490..2284fe0bf153 100644 --- a/x11-misc/urxvt-tabbedex/Manifest +++ b/x11-misc/urxvt-tabbedex/Manifest @@ -1 +1,2 @@ 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-21.47.ebuild b/x11-misc/urxvt-tabbedex/urxvt-tabbedex-21.47.ebuild new file mode 100644 index 000000000000..b7de4a4f3d32 --- /dev/null +++ b/x11-misc/urxvt-tabbedex/urxvt-tabbedex-21.47.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +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 +}