From cc85f514a88eb6ceed8ce799461a937986558f45 Mon Sep 17 00:00:00 2001 From: "Andreas K. Hüttel" Date: Thu, 15 Jul 2021 19:05:11 +0200 Subject: dev-perl/Net-OpenID-Common: EAPI=8 bump MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel --- .../Net-OpenID-Common-1.200.0-r1.ebuild | 29 ++++++++++++++++++++ .../Net-OpenID-Common-1.200.0.ebuild | 31 ---------------------- 2 files changed, 29 insertions(+), 31 deletions(-) create mode 100644 dev-perl/Net-OpenID-Common/Net-OpenID-Common-1.200.0-r1.ebuild delete mode 100644 dev-perl/Net-OpenID-Common/Net-OpenID-Common-1.200.0.ebuild (limited to 'dev-perl/Net-OpenID-Common') diff --git a/dev-perl/Net-OpenID-Common/Net-OpenID-Common-1.200.0-r1.ebuild b/dev-perl/Net-OpenID-Common/Net-OpenID-Common-1.200.0-r1.ebuild new file mode 100644 index 000000000000..67cf01682e42 --- /dev/null +++ b/dev-perl/Net-OpenID-Common/Net-OpenID-Common-1.200.0-r1.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DIST_AUTHOR=WROG +DIST_VERSION=1.20 +inherit perl-module + +DESCRIPTION="Libraries shared between Net::OpenID::Consumer and Net::OpenID::Server" + +SLOT="0" +KEYWORDS="amd64 ~x86" + +RDEPEND=" + >=dev-perl/Crypt-DH-GMP-0.0.110 + virtual/perl-Encode + >=dev-perl/HTML-Parser-3.400.0 + >=dev-perl/HTTP-Message-5.814.0 + virtual/perl-MIME-Base64 + virtual/perl-Math-BigInt + virtual/perl-Time-Local + dev-perl/XML-Simple + !