summaryrefslogtreecommitdiff
blob: e3ce168ba357b9f07304ce595e6745c56cd4fceb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2022 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 ~arm64 ~hppa ~ppc x86 ~amd64-linux ~x86-linux"