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 16DD11582EF for ; Sat, 15 Feb 2025 06:13:41 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id EDEBB343014 for ; Sat, 15 Feb 2025 06:13:40 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id ED57011042D; Sat, 15 Feb 2025 06:13:39 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id DD15D11042D for ; Sat, 15 Feb 2025 06:13:39 +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 6E52D343014 for ; Sat, 15 Feb 2025 06:13:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 090872654 for ; Sat, 15 Feb 2025 06:13:38 +0000 (UTC) From: "Andrey Grozin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrey Grozin" Message-ID: <1739600004.277dfd26617e290a1fd54d8049c788bcf515b0d7.grozin@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/diffuse/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/diffuse/Manifest dev-util/diffuse/diffuse-0.8.2.ebuild X-VCS-Directories: dev-util/diffuse/ X-VCS-Committer: grozin X-VCS-Committer-Name: Andrey Grozin X-VCS-Revision: 277dfd26617e290a1fd54d8049c788bcf515b0d7 X-VCS-Branch: master Date: Sat, 15 Feb 2025 06:13:38 +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: eb8ef811-807a-42b4-a7f1-d9b7d3530ede X-Archives-Hash: 079c02ac14fb39a0a5469fe5702a0295 commit: 277dfd26617e290a1fd54d8049c788bcf515b0d7 Author: Andrey Grozin gentoo org> AuthorDate: Sat Feb 15 06:13:24 2025 +0000 Commit: Andrey Grozin gentoo org> CommitDate: Sat Feb 15 06:13:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=277dfd26 dev-util/diffuse: remove old version Signed-off-by: Andrey Grozin gentoo.org> dev-util/diffuse/Manifest | 1 - dev-util/diffuse/diffuse-0.8.2.ebuild | 52 ----------------------------------- 2 files changed, 53 deletions(-) diff --git a/dev-util/diffuse/Manifest b/dev-util/diffuse/Manifest index 5e8acb655b95..dee4c3279bcd 100644 --- a/dev-util/diffuse/Manifest +++ b/dev-util/diffuse/Manifest @@ -1,2 +1 @@ -DIST diffuse-0.8.2.tar.gz 1187378 BLAKE2B 466cb2291dcc812a82ade4fb59c3e3faf1f632d741fc3efef886c00b100e8edebdddc1837e980d9bb86c18182172cf9afca3b1abc17a8258669f6aada0763beb SHA512 c2a5c1cac435bc0879fc6e6f10bcf10bd8e58e4a2cb603a4e1435c411b3d66373424680d1a41296d38c249e659aa53e67c8783eb26a3d02a42ef5c7e7fa1e245 DIST diffuse-0.9.0.tar.gz 1193105 BLAKE2B 934d38722e0bd9f83a915c681521c1699e0a2efefdcbbb3e23c3f9635467fb31d9f364a72b0e7c78ca65bf9fe154e5ebbeecdbfe1a4b412149a3b0f3a511d6e9 SHA512 9a9ed6047531eaf80fed867bc2feba081f183ee7e5e5c940b0cb912af6d17c7c22df48b7aa76c3f17d4fafeff1bade45216d26ef689fef33b3680bdc70ed80ac diff --git a/dev-util/diffuse/diffuse-0.8.2.ebuild b/dev-util/diffuse/diffuse-0.8.2.ebuild deleted file mode 100644 index 9368932d5804..000000000000 --- a/dev-util/diffuse/diffuse-0.8.2.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) -PLOCALES="cs de es fr it ja ka ko nl pl pt pt_BR ru sv th tr zh_CN zh_TW" -inherit meson plocale python-r1 xdg - -DESCRIPTION="A graphical tool to compare and merge text files" -HOMEPAGE="http://diffuse.sourceforge.net/ https://github.com/MightyCreak/diffuse/" -SRC_URI="https://github.com/MightyCreak/diffuse/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -DEPEND="${PYTHON_DEPS}" -RDEPEND="${DEPEND} - $(python_gen_cond_dep ' - dev-python/pygobject:3[${PYTHON_USEDEP},cairo] - ') - x11-libs/gtk+:3[introspection]" -# file collision, bug #279018 -DEPEND="${DEPEND} - !sci-chemistry/tinker" - -src_prepare() { - default - plocale_find_changes po '' '.po' - - rm_locale() { - rm -f po/${1}.po - rm -rf data/usr/share/man/${1} - rm -rf data/usr/share/gnome/help/${PN}/$1 - rm -f data/usr/share/omf/${PN}/${PN}-$1.omf - sed -e "/^${1}/d" -i po/LINGUAS - } - - plocale_for_each_disabled_locale rm_locale -} - -src_install() { - meson_src_install - rm "${D}"/usr/bin/${PN} || die "rm ${PN} failed" - python_foreach_impl python_doscript ../${P}-build/src/${PN}/${PN} - mkdir "${D}"/usr/share/metainfo || die "mkdir metainfo failed" - mv "${D}"/usr/share/appdata/* "${D}"/usr/share/metainfo/ \ - || die "mv appdata -> metainfo failed" - dodoc AUTHORS CHANGELOG.md README.md -}