SwordArMor-gentoo-overlay/dev-perl/Sort-Key-OID/Sort-Key-OID-0.05.ebuild

15 lines
399 B
Bash
Raw Normal View History

2020-02-19 20:00:53 +01:00
# Copyright 2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit perl-module
2020-02-19 20:00:53 +01:00
DESCRIPTION="Module extending the Sort::Key modules family to sort OID values."
SRC_URI="mirror://cpan/authors/id/S/SA/SALVA/${P}.tar.gz"
HOMEPAGE="https://metacpan.org/pod/Sort::Key::OID"
2019-10-09 19:57:27 +02:00
LICENSE="|| ( Artistic GPL-1+ )" # same as perl
SLOT="0"
KEYWORDS="~amd64 ~x86"