summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-07 19:58:43 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-08-07 20:16:38 +0200
commit6823793918d46b5634f4faf596afdf76e1c6b98e (patch)
tree03b682fc7fc32e3a13ba4c8eb31ca3b96e49450d /dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild
parentsci-libs/fflas-ffpack: patch to avoid -fabi-version=6. (diff)
downloadgentoo-6823793918d46b5634f4faf596afdf76e1c6b98e.tar.gz
gentoo-6823793918d46b5634f4faf596afdf76e1c6b98e.tar.bz2
gentoo-6823793918d46b5634f4faf596afdf76e1c6b98e.zip
dev-perl/Set-IntSpan: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild')
-rw-r--r--dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild13
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild b/dev-perl/Set-IntSpan/Set-IntSpan-1.190.0-r2.ebuild
new file mode 100644
index 000000000000..0033f847692d
--- /dev/null
+++ b/dev-perl/Set-IntSpan/Set-IntSpan-1.190.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=SWMCD
+DIST_VERSION=1.19
+inherit perl-module
+
+DESCRIPTION="Manages sets of integers"
+
+SLOT="0"
+KEYWORDS="~alpha amd64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux"