summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-05 21:16:01 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-11-05 21:27:38 +0100
commit6807f7d5263ec7fdaec5a8aeda9a698438570682 (patch)
tree7e8a16887944afacfc4239750c5743f6fcf84dbf /dev-perl/IO-SessionData/IO-SessionData-1.30.0-r2.ebuild
parentdev-perl/IO-Prompt: EAPI=8 bump (diff)
downloadgentoo-6807f7d5263ec7fdaec5a8aeda9a698438570682.tar.gz
gentoo-6807f7d5263ec7fdaec5a8aeda9a698438570682.tar.bz2
gentoo-6807f7d5263ec7fdaec5a8aeda9a698438570682.zip
dev-perl/IO-SessionData: EAPI=8 bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/IO-SessionData/IO-SessionData-1.30.0-r2.ebuild')
-rw-r--r--dev-perl/IO-SessionData/IO-SessionData-1.30.0-r2.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r2.ebuild b/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r2.ebuild
new file mode 100644
index 000000000000..50c4fc792613
--- /dev/null
+++ b/dev-perl/IO-SessionData/IO-SessionData-1.30.0-r2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=PHRED
+DIST_VERSION=1.03
+inherit perl-module
+
+DESCRIPTION="Session data support module for SOAP::Lite"
+
+SLOT="0"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86 ~amd64-linux ~x86-linux"