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 6270B15810F for ; Sun, 11 Jun 2023 19:19:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4530EE0894; Sun, 11 Jun 2023 19:19:14 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id 2182CE0894 for ; Sun, 11 Jun 2023 19:19:14 +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 2D81B341410 for ; Sun, 11 Jun 2023 19:19:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BD0CFA80 for ; Sun, 11 Jun 2023 19:19:11 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1686511130.124365fbc7ed861f9dc74553a609a43a4deeb254.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/xarchiver/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-arch/xarchiver/Manifest app-arch/xarchiver/xarchiver-0.5.4.20.ebuild X-VCS-Directories: app-arch/xarchiver/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 124365fbc7ed861f9dc74553a609a43a4deeb254 X-VCS-Branch: master Date: Sun, 11 Jun 2023 19:19:11 +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: afcf04a7-b85b-45fd-b365-aefeb19c0f5d X-Archives-Hash: 6d1f0ed15e9081b13951292e5d37f4b0 commit: 124365fbc7ed861f9dc74553a609a43a4deeb254 Author: Michał Górny gentoo org> AuthorDate: Sun Jun 11 19:10:16 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jun 11 19:18:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=124365fb app-arch/xarchiver: Remove old Signed-off-by: Michał Górny gentoo.org> app-arch/xarchiver/Manifest | 1 - app-arch/xarchiver/xarchiver-0.5.4.20.ebuild | 61 ---------------------------- 2 files changed, 62 deletions(-) diff --git a/app-arch/xarchiver/Manifest b/app-arch/xarchiver/Manifest index 42ecfb920e9e..711de983aa97 100644 --- a/app-arch/xarchiver/Manifest +++ b/app-arch/xarchiver/Manifest @@ -1,2 +1 @@ -DIST xarchiver-0.5.4.20.tar.gz 1120317 BLAKE2B dbeb21492a4045d504aac92c28847a91c23e0feedeb82074fe89736f64b2b7d09b41bbefe321441c51736a8273267ac13dd616d4f61ba1b9e72cc805e749aa79 SHA512 c05be6f69a576988ca1a67c1664e4e4e3c53588ef4c85ce943e204ae72b08e705eb20be1018274c5420e30c5ed71d773bdacccc538ab458d658fba494c097777 DIST xarchiver-0.5.4.21.tar.gz 1132417 BLAKE2B 38a426d4a7ac53a471aba7dec8d1da64e6bb4bab3d7efb5e8e1326dcbdfd1e98e66dab43d50cc847fb37ee754d8996233c23503f2a57776ed8e4b96da425462e SHA512 7befe5427636aaa27b669c503832927731cc9da27c698f3e2ea06d8b4579d95096613a41b54919eb3f9314791d32e73b6aecdb5e6af7b10dd154861377f2f5c4 diff --git a/app-arch/xarchiver/xarchiver-0.5.4.20.ebuild b/app-arch/xarchiver/xarchiver-0.5.4.20.ebuild deleted file mode 100644 index 24dc0123a4de..000000000000 --- a/app-arch/xarchiver/xarchiver-0.5.4.20.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit xdg-utils - -DESCRIPTION="A GTK+ archive manager that can be used with Thunar" -HOMEPAGE="https://github.com/ib/xarchiver/" -SRC_URI=" - https://github.com/ib/xarchiver/archive/${PV}.tar.gz -> ${P}.tar.gz -" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" -IUSE="doc" - -DEPEND=" - >=dev-libs/glib-2:= - x11-libs/gtk+:3= -" -RDEPEND=" - ${DEPEND} -" -BDEPEND=" - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig - doc? ( - app-text/docbook-xml-dtd - app-text/docbook-xsl-stylesheets - dev-libs/libxml2 - dev-libs/libxslt - ) -" - -src_configure() { - local myconf=( - $(use_enable doc) - ) - econf "${myconf[@]}" -} - -pkg_postinst() { - xdg_desktop_database_update - xdg_icon_cache_update - - elog "You need external programs for some formats, including:" - elog "7zip - app-arch/p7zip" - elog "arj - app-arch/arj" - elog "lha - app-arch/lha" - elog "lzop - app-arch/lzop" - elog "rar - app-arch/unrar app-arch/rar" - elog "zip - app-arch/unzip app-arch/zip" -} - -pkg_postrm() { - xdg_desktop_database_update - xdg_icon_cache_update -}