dev-perl/XML-SAX-Base: Cleanup old re bug #614532
authorKent Fredric <kentnl@gentoo.org>
Sun, 1 Apr 2018 19:32:36 +0000 (07:32 +1200)
committerKent Fredric <kentnl@gentoo.org>
Sun, 1 Apr 2018 19:32:36 +0000 (07:32 +1200)
Closes: https://bugs.gentoo.org/614532
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-perl/XML-SAX-Base/Manifest
dev-perl/XML-SAX-Base/XML-SAX-Base-1.80.0-r1.ebuild [deleted file]

index 5cb5b2bfaa710e6e5d582928e0afbc384003d048..87edafcee2eae955f76c95de519dc6cf44fd1609 100644 (file)
@@ -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 (file)
index dc6f230..0000000
+++ /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="
-       !<dev-perl/XML-SAX-0.990.0
-"
-SRC_TEST="do"