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 E59D5158086 for ; Wed, 24 Nov 2021 16:18:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1EC6E0841; Wed, 24 Nov 2021 16:18:58 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 91D6AE0841 for ; Wed, 24 Nov 2021 16:18:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 6B280342EAD for ; Wed, 24 Nov 2021 16:18:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC5FB164 for ; Wed, 24 Nov 2021 16:18:55 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1637770696.49ef9701c699d04c31c1f02d3ca269325797f050.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Panotools-Script/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Panotools-Script/Manifest dev-perl/Panotools-Script/Panotools-Script-0.280.0-r3.ebuild X-VCS-Directories: dev-perl/Panotools-Script/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 49ef9701c699d04c31c1f02d3ca269325797f050 X-VCS-Branch: master Date: Wed, 24 Nov 2021 16:18:55 +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: 4bcf97c1-842e-49fc-a6db-7d296c0755eb X-Archives-Hash: fefcd424679c08bb6e6a850b464aeb33 commit: 49ef9701c699d04c31c1f02d3ca269325797f050 Author: Andreas K. Hüttel gentoo org> AuthorDate: Wed Nov 24 15:54:12 2021 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Wed Nov 24 16:18:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ef9701 dev-perl/Panotools-Script: Remove old Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel gentoo.org> dev-perl/Panotools-Script/Manifest | 1 - .../Panotools-Script-0.280.0-r3.ebuild | 38 ---------------------- 2 files changed, 39 deletions(-) diff --git a/dev-perl/Panotools-Script/Manifest b/dev-perl/Panotools-Script/Manifest index 923d89680cad..0af9c3f3b2c1 100644 --- a/dev-perl/Panotools-Script/Manifest +++ b/dev-perl/Panotools-Script/Manifest @@ -1,2 +1 @@ -DIST Panotools-Script-0.28.tar.gz 158062 BLAKE2B 8131df889a344fcff745158e144905e4b644f55c4cbbd8ab92bc9c28ef870e4d0c95052aa66e1fdcace1d702b57b5b040a349adbf14622017bf1386c6c178b58 SHA512 bc63985c7412dec33ce10025e96dc7b26fe57bf2d016e7de60c082204a22681ece624054c08051c3760582386eea0954118c523db192589ace78cdf2dfacc750 DIST Panotools-Script-0.29.tar.gz 164253 BLAKE2B cbe8c3586ecbe452e39e55acb6f90dab31760ec134c0b42251619aa461af11ccdd22966bc078e5ea6f54e70f9d0f026231fb8a96ea101d7120efa151bc941787 SHA512 780d3b03a6dd6000d8018342fc1546fdda49f79118af889f91e98b0233beb65a2d7af7679d32007656aa406d483b49b6445684bb11076ed78f8f3673298d3040 diff --git a/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r3.ebuild b/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r3.ebuild deleted file mode 100644 index 282293d0db27..000000000000 --- a/dev-perl/Panotools-Script/Panotools-Script-0.280.0-r3.ebuild +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=BPOSTLE -DIST_VERSION=0.28 -inherit desktop perl-module - -DESCRIPTION="A perl module for reading, writing, and manipulating hugin script files" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="gui" - -RDEPEND="dev-perl/URI - dev-perl/libwww-perl - >=dev-perl/Image-Size-2.900.0 - >=media-libs/exiftool-6 - gui? ( gnome-extra/zenity )" -DEPEND="" -PATCHES=( "${FILESDIR}/${PN}-0.28-curly-bracket.patch" ) - -src_install() { - perl-module_src_install - if use gui ; then - domenu "${S}"/desktop/*.desktop || die - else - rm "${D}"/usr/bin/*-gui || die - fi -} - -pkg_postinst() { - einfo "Some of the scripts require 'nona', 'freepv', 'enblend', 'autotrace', and" - einfo "ImageMagick command-line tools which are available in the following" - einfo "packages: media-gfx/hugin, media-gfx/freepv, media-gfx/enblend," - einfo "media-gfx/autotrace, and media-gfx/imagemagick." -}