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 64F7A15ACFB for ; Tue, 25 Apr 2023 16:43:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99311E09B6; Tue, 25 Apr 2023 16:43:27 +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 7CA25E09B6 for ; Tue, 25 Apr 2023 16:43:27 +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 6A6A1335D9A for ; Tue, 25 Apr 2023 16:43:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4F3F920 for ; Tue, 25 Apr 2023 16:43:24 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1682440999.ab072776959dd0ee1a490aec8512bcd70aa565e2.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xsel/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xsel/Manifest x11-misc/xsel/xsel-1.2.1.ebuild X-VCS-Directories: x11-misc/xsel/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: ab072776959dd0ee1a490aec8512bcd70aa565e2 X-VCS-Branch: master Date: Tue, 25 Apr 2023 16:43:24 +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: c59aff75-cc68-4f94-beaa-400de2d561c0 X-Archives-Hash: ade148769ee51583e0d8b8ffdac30a39 commit: ab072776959dd0ee1a490aec8512bcd70aa565e2 Author: David Seifert gentoo org> AuthorDate: Tue Apr 25 16:43:19 2023 +0000 Commit: David Seifert gentoo org> CommitDate: Tue Apr 25 16:43:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab072776 x11-misc/xsel: rename to proper tarball name Signed-off-by: David Seifert gentoo.org> x11-misc/xsel/Manifest | 2 +- x11-misc/xsel/xsel-1.2.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xsel/Manifest b/x11-misc/xsel/Manifest index e3d59949e73e..4c89446690fa 100644 --- a/x11-misc/xsel/Manifest +++ b/x11-misc/xsel/Manifest @@ -1,2 +1,2 @@ -DIST 1.2.1.tar.gz 51621 BLAKE2B c9c066e4032d71c8c9e717c1251ce929590a7e3be9a156f54eb2625b3877b683e1a3f53f88c405b3f9986160ec38a3a737fe919f703ab307d1e74c97ef81c9f8 SHA512 549874679a2d2979fca851ce762870165f5cbe60ba3f15e0690080506a78ea0b2c52833bbf7868eb3988fc377a103c31c62367fb9c5d1eb606e0660985f82ca4 DIST xsel-1.2.0.tar.gz 169155 BLAKE2B 59b5c2f03058be1a584f12bd5c129a008ae581545b7aed3a54240f6a0b9c29e857c7425cbf6fa6421ccd577a1907a9a6c1d7213e4ccc43309a5e8933e707847d SHA512 e28623e6cc180f2e2210c20697d21d336633f0a5272ca9b62150a1c535e8de89731acc07230a9977e391e37d3943a9d687f1f967765a15bca5092a6c6d8c4d8f +DIST xsel-1.2.1.tar.gz 51621 BLAKE2B c9c066e4032d71c8c9e717c1251ce929590a7e3be9a156f54eb2625b3877b683e1a3f53f88c405b3f9986160ec38a3a737fe919f703ab307d1e74c97ef81c9f8 SHA512 549874679a2d2979fca851ce762870165f5cbe60ba3f15e0690080506a78ea0b2c52833bbf7868eb3988fc377a103c31c62367fb9c5d1eb606e0660985f82ca4 diff --git a/x11-misc/xsel/xsel-1.2.1.ebuild b/x11-misc/xsel/xsel-1.2.1.ebuild index 95e5dc2933f5..3ad0d603b50c 100644 --- a/x11-misc/xsel/xsel-1.2.1.ebuild +++ b/x11-misc/xsel/xsel-1.2.1.ebuild @@ -7,7 +7,7 @@ inherit autotools DESCRIPTION="Command-line program for getting and setting the contents of the X selection" HOMEPAGE="https://vergenet.net/~conrad/software/xsel" -SRC_URI="https://github.com/kfish/xsel/archive/refs/tags/${PV}.tar.gz" +SRC_URI="https://github.com/kfish/xsel/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="HPND" SLOT="0"