dev-R/openssl: respect AR

Closes: https://bugs.gentoo.org/794097
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-09-05 00:50:34 +02:00
parent ab71309999
commit 5ed6a5c734
3 changed files with 17 additions and 2 deletions

View File

@@ -21,4 +21,14 @@
number generator, and 'bignum' math methods for manually
performing crypto calculations on large multibyte integers.
</longdescription>
<upstream>
<bugs-to>https://github.com/jeroen/openssl/issues</bugs-to>
<doc lang="en">https://cran.r-project.org/web/packages/openssl/openssl.pdf</doc>
<changelog>https://cran.r-project.org/web/packages/openssl/NEWS</changelog>
<maintainer>
<name>Jeroen Ooms</name>
<email>jeroen@berkeley.edu</email>
</maintainer>
<remote-id type="github">jeroen/openssl</remote-id>
</upstream>
</pkgmetadata>