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 B827F1382C5 for ; Sun, 1 Apr 2018 19:32:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E85B6E09C2; Sun, 1 Apr 2018 19:32:56 +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 C54F4E09C2 for ; Sun, 1 Apr 2018 19:32:56 +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 54199335DBE for ; Sun, 1 Apr 2018 19:32:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A41DF263 for ; Sun, 1 Apr 2018 19:32:53 +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: <1522611156.fe8864fc022a4475c0cc37286331b2c9234b2103.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-SAX-Base/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/XML-SAX-Base/Manifest dev-perl/XML-SAX-Base/XML-SAX-Base-1.80.0-r1.ebuild X-VCS-Directories: dev-perl/XML-SAX-Base/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: fe8864fc022a4475c0cc37286331b2c9234b2103 X-VCS-Branch: master Date: Sun, 1 Apr 2018 19:32:53 +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: 340acfe1-636b-4438-9975-dfa2bc3b9dc7 X-Archives-Hash: 1bc72d64bf3867be00079b1d57ba6aa6 commit: fe8864fc022a4475c0cc37286331b2c9234b2103 Author: Kent Fredric gentoo org> AuthorDate: Sun Apr 1 19:32:36 2018 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sun Apr 1 19:32:36 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe8864fc dev-perl/XML-SAX-Base: Cleanup old re bug #614532 Closes: https://bugs.gentoo.org/614532 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-perl/XML-SAX-Base/Manifest | 1 - dev-perl/XML-SAX-Base/XML-SAX-Base-1.80.0-r1.ebuild | 19 ------------------- 2 files changed, 20 deletions(-) diff --git a/dev-perl/XML-SAX-Base/Manifest b/dev-perl/XML-SAX-Base/Manifest index 5cb5b2bfaa7..87edafcee2e 100644 --- a/dev-perl/XML-SAX-Base/Manifest +++ b/dev-perl/XML-SAX-Base/Manifest @@ -1,2 +1 @@ -DIST XML-SAX-Base-1.08.tar.gz 28197 BLAKE2B af6b718525396654ab6e8bb5d5849d2a6bc2de836a484ef5677161a2d333c5020c013b776333f46fb99963c21168b8ebb606da552ff9d61265c2ea4427edcb64 SHA512 2149a4772b10d31b6d0f4f0cf8d07145cdb103de518d3055f09ed921748a5b6c8269c9d7c017e865b8c251a3e930cf752eb33780d5291b4287c003af3b6ff47f DIST XML-SAX-Base-1.09.tar.gz 28215 BLAKE2B a723958c23cbc81fde872bc29d9ccdc021952331460161f873360d94743af6ad68ed1eb061ebceb1100a26e1a47cb2884688820a735f15439de81fbf22fb6910 SHA512 72a34fd2b0375222cad3a42a0e2d92f793d7a2ac27d831a8a8d3322fdc75ba246ca53c33cdc0fbade81f3a96ad977ebf5d4cddc6d75d76be79b2e655f316d532 diff --git a/dev-perl/XML-SAX-Base/XML-SAX-Base-1.80.0-r1.ebuild b/dev-perl/XML-SAX-Base/XML-SAX-Base-1.80.0-r1.ebuild deleted file mode 100644 index dc6f230e17a..00000000000 --- a/dev-perl/XML-SAX-Base/XML-SAX-Base-1.80.0-r1.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=GRANTM -MODULE_VERSION=1.08 -inherit perl-module eutils - -DESCRIPTION="Base class SAX Drivers and Filters" - -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=" - !