mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/XML-Stream: Remove old 1.240.0
Package-Manager: Portage-2.3.97, Repoman-2.3.22 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
This commit is contained in:
@@ -1,26 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
MODULE_AUTHOR=DAPATRICK
|
||||
MODULE_VERSION=1.24
|
||||
inherit perl-module
|
||||
|
||||
DESCRIPTION="Creates and XML Stream connection and parses return data"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="LGPL-2"
|
||||
|
||||
KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86"
|
||||
|
||||
IUSE="ssl"
|
||||
|
||||
RDEPEND="dev-perl/Authen-SASL
|
||||
dev-perl/Net-DNS
|
||||
ssl? ( dev-perl/IO-Socket-SSL )
|
||||
virtual/perl-MIME-Base64"
|
||||
|
||||
DEPEND="dev-perl/Module-Build"
|
||||
|
||||
SRC_TEST="online"
|
||||
Reference in New Issue
Block a user