summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-08 15:09:10 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-08 15:09:10 +0200
commitd6ce771cd91bb2f7493286a02fd5bb0fd2a83c4e (patch)
tree009bf7ac1f5ece1bf9f9f5a30bb9755c30f637c0 /dev-perl/String-Format/String-Format-1.180.0.ebuild
parentdev-perl/Crypt-Random-Source: Remove old (diff)
downloadgentoo-d6ce771cd91bb2f7493286a02fd5bb0fd2a83c4e.tar.gz
gentoo-d6ce771cd91bb2f7493286a02fd5bb0fd2a83c4e.tar.bz2
gentoo-d6ce771cd91bb2f7493286a02fd5bb0fd2a83c4e.zip
dev-perl/String-Format: Version bump 1.18
Closes: https://bugs.gentoo.org/715140 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/String-Format/String-Format-1.180.0.ebuild')
-rw-r--r--dev-perl/String-Format/String-Format-1.180.0.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/String-Format/String-Format-1.180.0.ebuild b/dev-perl/String-Format/String-Format-1.180.0.ebuild
new file mode 100644
index 000000000000..e3664159da66
--- /dev/null
+++ b/dev-perl/String-Format/String-Format-1.180.0.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=SREZIC
+DIST_VERSION=1.18
+inherit perl-module
+
+DESCRIPTION="sprintf-like string formatting capabilities with arbitrary format definitions"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+IUSE=""