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 E54AA139083 for ; Fri, 28 Apr 2017 17:59:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43580E0DF9; Fri, 28 Apr 2017 17:59:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1FA1DE0DF9 for ; Fri, 28 Apr 2017 17:59:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C33D834173D for ; Fri, 28 Apr 2017 17:59:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B56D2FA for ; Fri, 28 Apr 2017 17:59:46 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1493402371.1562015f0bbb6d2cd2510db6eafce617aff7b92c.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Twig/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/XML-Twig/Manifest dev-perl/XML-Twig/XML-Twig-3.490.0.ebuild X-VCS-Directories: dev-perl/XML-Twig/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 1562015f0bbb6d2cd2510db6eafce617aff7b92c X-VCS-Branch: master Date: Fri, 28 Apr 2017 17:59:46 +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-Archives-Salt: 009949ec-fe90-46e4-a97c-713fa9a3b1c6 X-Archives-Hash: bcee7853b5d362fe6167b9a60dec49b4 commit: 1562015f0bbb6d2cd2510db6eafce617aff7b92c Author: Kent Fredric gentoo org> AuthorDate: Fri Apr 28 17:59:31 2017 +0000 Commit: Kent Fredric gentoo org> CommitDate: Fri Apr 28 17:59:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1562015f dev-perl/XML-Twig: Cleanup old Removing old versions broken due to "unescaped left brace illegal in regex" on perl 5.26 Package-Manager: Portage-2.3.5, Repoman-2.3.2 dev-perl/XML-Twig/Manifest | 1 - dev-perl/XML-Twig/XML-Twig-3.490.0.ebuild | 31 ------------------------------- 2 files changed, 32 deletions(-) diff --git a/dev-perl/XML-Twig/Manifest b/dev-perl/XML-Twig/Manifest index ea1d13be0d5..75f59508703 100644 --- a/dev-perl/XML-Twig/Manifest +++ b/dev-perl/XML-Twig/Manifest @@ -1,2 +1 @@ -DIST XML-Twig-3.49.tar.gz 402874 SHA256 3e0def8a7477fefa8c27fabf11899a459c8b793909182d016ba26749e9354e01 SHA512 162c07f912062723f225e9620cf18a8a8ad1282abeab6c981c9acb9f638f6fbc70476811533c7c739e861e0cce4ccbc7f44ce0cbe8a9b6b4947e60cffacce23c WHIRLPOOL 6dac6b7e40a8ba7b68f613dfd4d24cad754f8d5be9d7b7c1bb580d177b5c903ed95dc64d06933a48122e458ae987ae1c84a3ea21d7570cda8ab39709ebe95f32 DIST XML-Twig-3.52.tar.gz 407769 SHA256 fef75826c24f2b877d0a0d2645212fc4fb9756ed4d2711614ac15c497e8680ad SHA512 1594e127fb76c0e53d0bd1f0a12fe3874c9523dd2bc55675d5a6cf44d5682ddea481671f786d3a65e6b69f5307c4da1701529f318453a1f8a22685b2dae793a6 WHIRLPOOL 82877678a363d20d829f3a3aef62fd0db325afbb86b12acdf4977cdd7d39e4c0839e435d7a9b30a87474ea4b31e7f118291a7575237af9a0097a19212385e934 diff --git a/dev-perl/XML-Twig/XML-Twig-3.490.0.ebuild b/dev-perl/XML-Twig/XML-Twig-3.490.0.ebuild deleted file mode 100644 index e44a6f3008c..00000000000 --- a/dev-perl/XML-Twig/XML-Twig-3.490.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=MIROD -MODULE_VERSION=3.49 -inherit perl-module - -DESCRIPTION="Process huge XML documents in tree mode" - -SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="nls" - -RDEPEND=" - >=dev-perl/XML-Parser-2.31 - virtual/perl-Scalar-List-Utils - >=dev-libs/expat-1.95.5 - dev-perl/Tie-IxHash - dev-perl/XML-SAX-Writer - dev-perl/XML-Handler-YAWriter - dev-perl/XML-XPath - dev-perl/libwww-perl - nls? ( - >=dev-perl/Text-Iconv-1.2-r1 - ) -" -DEPEND="${RDEPEND}" - -SRC_TEST="do"