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 C04C7158086 for ; Thu, 18 Nov 2021 07:48:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E78ABE08DD; Thu, 18 Nov 2021 07:48:19 +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 CBD74E08D3 for ; Thu, 18 Nov 2021 07:48:19 +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 D1B81342F47 for ; Thu, 18 Nov 2021 07:48:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4ED1F1EA for ; Thu, 18 Nov 2021 07:48:15 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1637221617.474e6627e47341dbdc7b24815b0629667ace031b.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libxcvt/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libxcvt/Manifest x11-libs/libxcvt/libxcvt-0.1.0.ebuild X-VCS-Directories: x11-libs/libxcvt/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 474e6627e47341dbdc7b24815b0629667ace031b X-VCS-Branch: master Date: Thu, 18 Nov 2021 07:48:15 +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: 0dd97b75-5565-4739-b382-ab7eced6d318 X-Archives-Hash: 050ac1ccd88d67a23bcab55f2e2eade5 commit: 474e6627e47341dbdc7b24815b0629667ace031b Author: Matt Turner gentoo org> AuthorDate: Thu Nov 18 07:45:55 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Nov 18 07:46:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=474e6627 x11-libs/libxcvt: Drop old versions Signed-off-by: Matt Turner gentoo.org> x11-libs/libxcvt/Manifest | 1 - x11-libs/libxcvt/libxcvt-0.1.0.ebuild | 20 -------------------- 2 files changed, 21 deletions(-) diff --git a/x11-libs/libxcvt/Manifest b/x11-libs/libxcvt/Manifest index 868686b1821d..d71c4dad4140 100644 --- a/x11-libs/libxcvt/Manifest +++ b/x11-libs/libxcvt/Manifest @@ -1,2 +1 @@ -DIST libxcvt-0.1.0.tar.xz 7912 BLAKE2B 31653a085fc8c60ff3eb1cb3749e382f2b98b1aa967bfe6f4e8ec94536b35ec73f0d8cbd76be782f46c81255c166a889141dfebb41448db5ad8e29797b340d3b SHA512 c2ca7abfc2954cf4427e0b3c3e302aad438525118dc9fa2047fce2bce6578863696387af8eb7adfad40af6313d9d9c87a9dcaf7e026e8049d48118063f6f0088 DIST libxcvt-0.1.1.tar.xz 9600 BLAKE2B 47628fc10d9d75207b7d09cb5b789e58fae485c95a5e3e95345c289f0eeb20859dff6384049e22532ddcb3c04a84ceca6557c3490e5cd8c6956c6ac6c81d6636 SHA512 50e9cd0283858823d4cfde75f06e23ffc42983272cb1f75408052fb5b76a4bb6f9de7d42d8ff9ec0dae6e95eefebc6273e03c919a92f237585db55eaf1a57005 diff --git a/x11-libs/libxcvt/libxcvt-0.1.0.ebuild b/x11-libs/libxcvt/libxcvt-0.1.0.ebuild deleted file mode 100644 index ae1345214fcf..000000000000 --- a/x11-libs/libxcvt/libxcvt-0.1.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -XORG_TARBALL_SUFFIX="xz" - -inherit xorg-3 meson - -if [[ ${PV} != *9999* ]]; then - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" -fi - -DESCRIPTION="X.Org xcvt library and cvt program" - -RDEPEND="!