Encoding-BER: fix repoman issues

This commit is contained in:
Guido Kroon 2020-06-18 19:52:49 +02:00
parent 645bc3423f
commit e2bad240b2
No known key found for this signature in database
GPG key ID: 394C398C531EFAB0
3 changed files with 12 additions and 5 deletions

View file

@ -1,10 +1,9 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
EAPI=7
inherit perl-module versionator
inherit perl-module
DESCRIPTION="Perl module for encoding/decoding data using ASN.1 Basic Encoding Rules (BER)"
HOMEPAGE="https://github.com/jaw0/Encoding-BER"

View file

@ -1 +1 @@
DIST Encoding-BER-1.02.tar.gz 17218 SHA256 d1434f5fe9c4bade591044cdff48aa12241578684df3703163bf60a25c9b68c3 SHA512 bfdd415ca5f70912a50e781e9f61ef16e4015543102c4ab6107d1ec178ad4f30adcb1c5282e7051e427a15574c4902e3ad3180d06bbf6d34da0a2fc0f8e78437 WHIRLPOOL 9c699d9cf6e710f8ebbcbccd02a85f853fefaa5420a6d294098f76b68c34713850784fcd29d5503e6b877e951e22893f5e2909db24521f04cf191c8b8064133e
DIST Encoding-BER-1.02.tar.gz 17218 BLAKE2B 691313e3202f215a312bbca1eb2039ca0d4f2ade8060e5bbdbad436396c8f598daac2cc7744137a5f2c031748bad05eedc0317135d4d680f1f90aa7fa6503909 SHA512 bfdd415ca5f70912a50e781e9f61ef16e4015543102c4ab6107d1ec178ad4f30adcb1c5282e7051e427a15574c4902e3ad3180d06bbf6d34da0a2fc0f8e78437

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
</pkgmetadata>