mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-28 17:50:58 +02:00
Encoding-BER: new perl module, required by rdp-sec-check
This commit is contained in:
parent
959a064a7e
commit
94dee4cca9
2 changed files with 22 additions and 0 deletions
21
dev-perl/Encoding-BER/Encoding-BER-1.02.ebuild
Normal file
21
dev-perl/Encoding-BER/Encoding-BER-1.02.ebuild
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=5
|
||||
|
||||
inherit perl-module versionator
|
||||
|
||||
DESCRIPTION="Perl module for encoding/decoding data using ASN.1 Basic Encoding Rules (BER)"
|
||||
HOMEPAGE="https://github.com/jaw0/Encoding-BER"
|
||||
SRC_URI="mirror://cpan/authors/id/J/JA/JAW/${P}.tar.gz"
|
||||
#http://search.cpan.org/CPAN/authors/id/J/JA/JAW/Encoding-BER-0.01.tar.gz
|
||||
|
||||
LICENSE="Artistic"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ia64 ~ppc sparc x86"
|
||||
IUSE=""
|
||||
|
||||
SRC_TEST="do"
|
||||
|
||||
DEPEND="dev-lang/perl"
|
||||
1
dev-perl/Encoding-BER/Manifest
Normal file
1
dev-perl/Encoding-BER/Manifest
Normal file
|
|
@ -0,0 +1 @@
|
|||
DIST Encoding-BER-1.02.tar.gz 17218 SHA256 d1434f5fe9c4bade591044cdff48aa12241578684df3703163bf60a25c9b68c3 SHA512 bfdd415ca5f70912a50e781e9f61ef16e4015543102c4ab6107d1ec178ad4f30adcb1c5282e7051e427a15574c4902e3ad3180d06bbf6d34da0a2fc0f8e78437 WHIRLPOOL 9c699d9cf6e710f8ebbcbccd02a85f853fefaa5420a6d294098f76b68c34713850784fcd29d5503e6b877e951e22893f5e2909db24521f04cf191c8b8064133e
|
||||
Loading…
Reference in a new issue