dev-R/labeling: new

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-05-31 23:30:19 +02:00
parent caa48a152e
commit 50c80f14a7
3 changed files with 19 additions and 0 deletions

1
dev-R/labeling/Manifest Normal file
View File

@@ -0,0 +1 @@
DIST labeling_0.4.2.tar.gz 10156 BLAKE2B 6ea0ff707d929ba69b13f81508ba4db90b922b953d0ef3a94dfbfb765979f2b1fb70746c6b508b906157b138e2f0943897fd472afbb392f0452eb30855ae87c7 SHA512 e61b544dd22e35e9a55123045c9bd4fe6105619e6413462f89a64cbf626749d52465b857cf4142c4f1502e37ad775949825a29c4864846ec84de8ab49edadbee

View File

@@ -0,0 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit R-packages
DESCRIPTION='Axis Labeling'
KEYWORDS="~amd64"
LICENSE="MIT"

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
Axis Labeling // Functions which provide a range of axis labeling
algorithms.
</longdescription>
</pkgmetadata>