dev-R/AsioHeaders: new package, add 1.22.1.1

Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
Robert Greener
2022-07-02 17:38:43 +01:00
parent ed62791e2e
commit 7d8d1e8616
3 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit R-packages
DESCRIPTION="'Asio' C++ Header Files"
KEYWORDS="~amd64"
LICENSE='Boost-1.0'
CRAN_PV="1.22.1-1"
SRC_URI="mirror://cran/src/contrib/${PN}_${CRAN_PV}.tar.gz"