From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 9B9D1158074 for ; Fri, 04 Jul 2025 21:03:05 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 8886E342081 for ; Fri, 04 Jul 2025 21:03:05 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B56D511055B; Fri, 04 Jul 2025 21:03:02 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id A7D2011055B for ; Fri, 04 Jul 2025 21:03:02 +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 619F7341B21 for ; Fri, 04 Jul 2025 21:03:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C50B52AF9 for ; Fri, 04 Jul 2025 21:03:00 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1751662953.f6aa7051273cc63b7cbedd478188eb0c4a6adf90.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/colordiff/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/colordiff/Manifest app-misc/colordiff/colordiff-1.0.19.ebuild X-VCS-Directories: app-misc/colordiff/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: f6aa7051273cc63b7cbedd478188eb0c4a6adf90 X-VCS-Branch: master Date: Fri, 04 Jul 2025 21:03:00 +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: 1485109c-10ba-4147-99da-fb07afb1cf57 X-Archives-Hash: a5479d39aa3f6c8fae4e765bffccc467 commit: f6aa7051273cc63b7cbedd478188eb0c4a6adf90 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Jul 4 21:02:33 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Jul 4 21:02:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6aa7051 app-misc/colordiff: drop 1.0.19 Signed-off-by: Arthur Zamarin gentoo.org> app-misc/colordiff/Manifest | 1 - app-misc/colordiff/colordiff-1.0.19.ebuild | 40 ------------------------------ 2 files changed, 41 deletions(-) diff --git a/app-misc/colordiff/Manifest b/app-misc/colordiff/Manifest index faea6d816831..4ba4485029ae 100644 --- a/app-misc/colordiff/Manifest +++ b/app-misc/colordiff/Manifest @@ -1,2 +1 @@ -DIST colordiff-1.0.19.tar.gz 21329 BLAKE2B 3137159aa9bb83d0813c18ef62936cdd7cfaaf9655b077fc7efd0c70b7f88157720f71166d9449dc9840762f09267c9baa81065a3bd7df15d322cba61c48a585 SHA512 2845c4b8229df317984ea93aa9d2e08b3bb39ba67b870a14f09dc19fa1e94b4fc8e4da9a7554d53934591766b3aa1696fdc62765ce95e55f50da219e44dae523 DIST colordiff-1.0.21.tar.gz 25677 BLAKE2B 4da02bc3642e2133e5f730703928b0b77dce70125d5dc87c0a3dcbccd37294f4a3e2680e3f5515f8c6bd10fd885f94c087ad504f4c0421cb856f0af5bc34db84 SHA512 e814e38db0db6e0ba420c64bc53815c1c9e74457390bbe45f31eb9539c068efc9354c11dbf1259b1a64bd3cd5b2cc452441f822e030af80d18fe5b5c5f627c9d diff --git a/app-misc/colordiff/colordiff-1.0.19.ebuild b/app-misc/colordiff/colordiff-1.0.19.ebuild deleted file mode 100644 index 85aa632ffdec..000000000000 --- a/app-misc/colordiff/colordiff-1.0.19.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit prefix - -DESCRIPTION="Colorizes output of diff" -HOMEPAGE="https://www.colordiff.org/" -SRC_URI="https://www.colordiff.org/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" - -RDEPEND=" - dev-lang/perl - sys-apps/diffutils" - -src_prepare() { - default - - # set proper etcdir for Gentoo Prefix - sed \ - -e "s:'/etc:'@GENTOO_PORTAGE_EPREFIX@/etc:" \ - -i "${S}/colordiff.pl" || die "sed etcdir failed" - eprefixify "${S}"/colordiff.pl -} - -# This package has a makefile, but we don't want to run it -src_compile() { :; } - -src_install() { - newbin ${PN}{.pl,} - dobin cdiff.sh - insinto /etc - doins colordiffrc{,-lightbg,-gitdiff} - dodoc BUGS CHANGES README - doman {cdiff,colordiff}.1 -}