From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1348325-garchives=archives.gentoo.org@lists.gentoo.org> 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 B1BF4158088 for <garchives@archives.gentoo.org>; Sat, 11 Dec 2021 15:52:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFEDD2BC03C; Sat, 11 Dec 2021 15:52: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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9E52B2BC03C for <gentoo-commits@lists.gentoo.org>; Sat, 11 Dec 2021 15:52: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B9FEE3432BC for <gentoo-commits@lists.gentoo.org>; Sat, 11 Dec 2021 15:52:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E471423F for <gentoo-commits@lists.gentoo.org>; Sat, 11 Dec 2021 15:52:54 +0000 (UTC) From: "Andreas K. Hüttel" <dilfridge@gentoo.org> 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" <dilfridge@gentoo.org> Message-ID: <1639237938.e68eec8a0683d5e1b53b56f811704a2eeed368cf.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-SAX/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/XML-SAX/Manifest dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild X-VCS-Directories: dev-perl/XML-SAX/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: e68eec8a0683d5e1b53b56f811704a2eeed368cf X-VCS-Branch: master Date: Sat, 11 Dec 2021 15:52:54 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 17a72df1-7ff6-4fed-9a90-3b36c63afd98 X-Archives-Hash: e4cd37bb5c4b313fcca2cdc63197b5b9 commit: e68eec8a0683d5e1b53b56f811704a2eeed368cf Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Dec 11 15:21:54 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Dec 11 15:52:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e68eec8a dev-perl/XML-SAX: Remove old Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/XML-SAX/Manifest | 1 - dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild | 44 ----------------------------------- 2 files changed, 45 deletions(-) diff --git a/dev-perl/XML-SAX/Manifest b/dev-perl/XML-SAX/Manifest index 2fab83d6dae0..50f79d17566e 100644 --- a/dev-perl/XML-SAX/Manifest +++ b/dev-perl/XML-SAX/Manifest @@ -1,2 +1 @@ -DIST XML-SAX-1.00.tar.gz 46808 BLAKE2B c81b42050c98d749f5c8e133733c6acc2576dd31d156c98370030c387baccfcbfafcce644152edab114062039ca1075ced38f079ab9c4876470a79549dc8caa1 SHA512 95553c9693d8a310747b4b86d4e80a58d4056b18cfc334f6979c98d0e9034a34253bfb17daecfc5bb28b1bd65e6baf52136f5135a969fadba86aa4148ea9bc1d DIST XML-SAX-1.02.tar.gz 47318 BLAKE2B 4f22eafa92fa5a7bce04c1a26e2977b56ef35eb02eca4679330e92aae172f55f93b9b258369c4255813366f989399b647c17072e1fce05e3b688270ed52895cc SHA512 bb30ddbbcf27803825d2f0936257e102999a197cb14bd77fa8b7a469f3a24fb7d861ef4eb03230e5581e4ed88beb8676cbb907b2cb63e9ef1a64b2c211ebdc5a diff --git a/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild b/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild deleted file mode 100644 index bee190f6056d..000000000000 --- a/dev-perl/XML-SAX/XML-SAX-1.0.0.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DIST_AUTHOR=GRANTM -DIST_VERSION=1.00 -inherit perl-module - -DESCRIPTION="Perl module for using and building Perl SAX2 XML parsers, filters, and drivers" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=" - >=dev-perl/XML-SAX-Base-1.50.0 - >=dev-perl/XML-NamespaceSupport-1.40.0 - >=dev-libs/libxml2-2.4.1 - virtual/perl-File-Temp -" -DEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker -" -PATCHES=("${FILESDIR}/${PN}-1.00-noautoini.patch") - -pkg_postinst() { - pkg_update_parser add XML::SAX::PurePerl -} - -pkg_update_parser() { - # pkg_update_parser [add|remove] $parser_module - local action=$1 - local parser_module=$2 - - if [[ "$ROOT" = "/" ]] ; then - einfo "Update Parser: $1 $2" - perl -MXML::SAX -e "XML::SAX->${action}_parser(q(${parser_module}))->save_parsers()" \ - || ewarn "Update Parser: $1 $2 failed" - else - elog "To $1 $2 run:" - elog "perl -MXML::SAX -e 'XML::SAX->${action}_parser(q(${parser_module}))->save_parsers()'" - fi -}