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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 42B6D1382C5 for ; Wed, 28 Apr 2021 07:45:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EE3FE083B; Wed, 28 Apr 2021 07:45:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6C658E083B for ; Wed, 28 Apr 2021 07:45:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2BED3340EC5 for ; Wed, 28 Apr 2021 07:45:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9BE5D643 for ; Wed, 28 Apr 2021 07:45:02 +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: <1619595880.48bdbecbd03d3899bd5c3abf0abf841bf47a0f04.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.5.0_alpha7-r1.ebuild X-VCS-Directories: dev-util/diffuse/ X-VCS-Committer: grozin X-VCS-Committer-Name: Andrey Grozin X-VCS-Revision: 48bdbecbd03d3899bd5c3abf0abf841bf47a0f04 X-VCS-Branch: master Date: Wed, 28 Apr 2021 07:45:02 +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: d7a6f0a6-ec3a-4874-8ebf-272ff7f8d022 X-Archives-Hash: 07df7be251e4da5aa547a36dd7c0d38d commit: 48bdbecbd03d3899bd5c3abf0abf841bf47a0f04 Author: Andrey Grozin gentoo org> AuthorDate: Wed Apr 28 07:44:40 2021 +0000 Commit: Andrey Grozin gentoo org> CommitDate: Wed Apr 28 07:44:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48bdbecb dev-util/diffuse: remove old Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrey Grozin gentoo.org> dev-util/diffuse/Manifest | 1 - dev-util/diffuse/diffuse-0.5.0_alpha7-r1.ebuild | 61 ------------------------- 2 files changed, 62 deletions(-) diff --git a/dev-util/diffuse/Manifest b/dev-util/diffuse/Manifest index cfb67284739..7388c55e4ca 100644 --- a/dev-util/diffuse/Manifest +++ b/dev-util/diffuse/Manifest @@ -1,2 +1 @@ -DIST diffuse-0.5.0_alpha7.tar.xz 531124 BLAKE2B e97b8dd1b24253c4049dd4dc0f185049f030163945d822c3dbf6763f14eff270ed6bea82ae55b6cecaaa0f90976aab286db53c3f69d54f708e403832f8b2b1c1 SHA512 280d2c3c698affbf91b0e25ba658133999ea9b0199d8c165e2cef05210386f0fb3ff8611710903c1a3cb13aed01a648d04b3b8b13227f96803b74adbebf62adf DIST diffuse-0.6.0.tar.gz 621120 BLAKE2B c39cbe55edb6e1734d4db1343a0b0029ab146fe92ef4edc58cd6ea82bc6780e3f789d6765d2bddecd941fa458781c59ddde71a010f1b90d4ca238e6d6b233dc2 SHA512 fe9842738560dbefe9c546c8bba3f9f1cefcf4c327ad644430c512ec6bb1b4877986ca2b816af75226975eefa9b0f70120a4ed574e2ed90058b0a92380e8995a diff --git a/dev-util/diffuse/diffuse-0.5.0_alpha7-r1.ebuild b/dev-util/diffuse/diffuse-0.5.0_alpha7-r1.ebuild deleted file mode 100644 index 5a34c676060..00000000000 --- a/dev-util/diffuse/diffuse-0.5.0_alpha7-r1.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -PYTHON_COMPAT=( python3_{7,8} ) -PLOCALES="cs de es it ja ko pl pt ru sv th zh_CN zh_TW" -inherit python-single-r1 l10n xdg-utils - -DESCRIPTION="A graphical tool to compare and merge text files" -HOMEPAGE="http://diffuse.sourceforge.net/ https://github.com/MightyCreak/diffuse/" -SRC_URI="https://dev.gentoo.org/~grozin/${P}.tar.xz" - -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_MULTI_USEDEP},cairo] - ') - x11-libs/gtk+:3[introspection]" -# file collision, bug #279018 -DEPEND="${DEPEND} - !sci-chemistry/tinker" - -src_prepare() { - default - l10n_find_plocales_changes translations '' '.po' - - rm_locale() { - rm -f translations/${1}.po - rm -rf src/usr/share/man/${1} - rm -rf src/usr/share/gnome/help/${PN}/$1 - rm -f src/usr/share/omf/${PN}/${PN}-$1.omf - } - - l10n_for_each_disabled_locale_do rm_locale -} - -src_install() { - "${PYTHON}" install.py \ - --prefix="${EPREFIX}"/usr \ - --sysconfdir="${EPREFIX}"/etc \ - --files-only \ - --destdir="${D}" \ - || die "Installation failed" - dodoc AUTHORS ChangeLog README.md -} - -pkg_postinst() { - xdg_desktop_database_update - xdg_icon_cache_update -} - -pkg_postrm() { - xdg_desktop_database_update - xdg_icon_cache_update -}