mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
dev-R/xfun: new
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
1
dev-R/xfun/Manifest
Normal file
1
dev-R/xfun/Manifest
Normal file
@@ -0,0 +1 @@
|
||||
DIST xfun_0.23.tar.gz 111696 BLAKE2B 116f040192ff942fe80b2ed5c0ec49c3a3389276e9ca3e766440b1f68dc9f685e99311179458c0824dfa43e862e9cedfc32c809972a6000b61d1557f34a59d94 SHA512 3b5a1fc38af1ef35068d783a929a81bdbab0ec7ba773acafb61208bde78ea67175e1445f186d816bbfb6913d3ce323089d6b8d26712776ac9d2703bb6808a1fe
|
||||
9
dev-R/xfun/metadata.xml
Normal file
9
dev-R/xfun/metadata.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<longdescription>
|
||||
Supporting Functions for Packages Maintained by 'Yihui Xie' //
|
||||
Miscellaneous functions commonly used in other packages
|
||||
maintained by 'Yihui Xie'.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
10
dev-R/xfun/xfun-0.23.ebuild
Normal file
10
dev-R/xfun/xfun-0.23.ebuild
Normal 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='Supporting Functions for Package maintained by Yihui Xie'
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE='MIT'
|
||||
Reference in New Issue
Block a user