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 00EEC158094 for ; Mon, 29 Aug 2022 08:38:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D378E08F7; Mon, 29 Aug 2022 08:38:37 +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 496D8E08F3 for ; Mon, 29 Aug 2022 08:38:37 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8C3A5341036 for ; Mon, 29 Aug 2022 08:38:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 172C85D5 for ; Mon, 29 Aug 2022 08:38:33 +0000 (UTC) From: "Andreas Sturmlechner" 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 Sturmlechner" Message-ID: <1661762182.10ae2923c044a7eed6fa0b3202ddaecdb70c3767.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/autocutsel/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/autocutsel/Manifest x11-misc/autocutsel/autocutsel-0.10.0.ebuild X-VCS-Directories: x11-misc/autocutsel/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 10ae2923c044a7eed6fa0b3202ddaecdb70c3767 X-VCS-Branch: master Date: Mon, 29 Aug 2022 08:38:33 +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: e7957227-290c-4dc4-911e-2137fabb7e97 X-Archives-Hash: 4a03232fc2abed1047501905b26761e6 commit: 10ae2923c044a7eed6fa0b3202ddaecdb70c3767 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Aug 29 07:58:37 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Aug 29 08:36:22 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10ae2923 x11-misc/autocutsel: drop 0.10.0, EAPI-6-- Closes: https://bugs.gentoo.org/867178 Signed-off-by: Andreas Sturmlechner gentoo.org> x11-misc/autocutsel/Manifest | 1 - x11-misc/autocutsel/autocutsel-0.10.0.ebuild | 24 ------------------------ 2 files changed, 25 deletions(-) diff --git a/x11-misc/autocutsel/Manifest b/x11-misc/autocutsel/Manifest index 21d74fd9b06c..b7fcf4604401 100644 --- a/x11-misc/autocutsel/Manifest +++ b/x11-misc/autocutsel/Manifest @@ -1,2 +1 @@ -DIST autocutsel-0.10.0.tar.gz 329527 BLAKE2B 1ab17fec1dde40fae6a98a9cc079f7080add2a30b3384e7a4cfbe7e85ca13a7394ce96ba1dd32a9d147f123ce44fc4ff7fbbf77a02eacd2301b91fafc3096232 SHA512 2d9b7114fde67ee217ceee673e32b407eef5b266a9d457a83b35d1c6227e5873cc7928aa10f7d84ce5e8c78d4940ee29985696f49b4015269584f1559f6b6d1d DIST autocutsel-0.10.1.tar.gz 337872 BLAKE2B df1d924bf61c5e2b3dc2930b85f5b3b2f906892fa84932cfb4511be3e94dcc8763a8af1d4a6685da013d65b82e8f003f194fcb0522c35e43bc88269611132109 SHA512 a4f68342b389ef94fde8052f5d9e4b4585bab8fa8364985a2b0a3ec3e6f81ed58ba45be9349aa6e16c70ca623a7c315796cf0440ef6f4ffa9606ed7b7981a4a2 diff --git a/x11-misc/autocutsel/autocutsel-0.10.0.ebuild b/x11-misc/autocutsel/autocutsel-0.10.0.ebuild deleted file mode 100644 index f7dec4fbc608..000000000000 --- a/x11-misc/autocutsel/autocutsel-0.10.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Synchronise the two copy/paste buffers mainly used by X applications" -HOMEPAGE="http://www.nongnu.org/autocutsel/ https://github.com/sigmike/autocutsel" -SRC_URI="https://github.com/sigmike/${PN}/releases/download/${PV}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc sparc x86" - -RDEPEND=" - x11-libs/libX11 - x11-libs/libXaw - x11-libs/libXext - x11-libs/libXmu - x11-libs/libXt -" -DEPEND=" - ${RDEPEND} - x11-base/xorg-proto -"