From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-R/pillar/
Date: Fri, 8 May 2020 16:57:31 +0000 (UTC) [thread overview]
Message-ID: <1588956942.728803f8c57d7a12b830eb98f8a0c5177b611295.Alessandro-Barbieri@gentoo> (raw)
commit: 728803f8c57d7a12b830eb98f8a0c5177b611295
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri May 8 16:55:42 2020 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri May 8 16:55:42 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=728803f8
dev-R/pillar: new package
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-R/pillar/Manifest | 1 +
dev-R/pillar/metadata.xml | 33 +++++++++++++++++++++++++++++++++
dev-R/pillar/pillar-1.4.4.ebuild | 25 +++++++++++++++++++++++++
3 files changed, 59 insertions(+)
diff --git a/dev-R/pillar/Manifest b/dev-R/pillar/Manifest
new file mode 100644
index 0000000..08a6de0
--- /dev/null
+++ b/dev-R/pillar/Manifest
@@ -0,0 +1 @@
+DIST pillar_1.4.4.tar.gz 231021 BLAKE2B 21a5597f70f093ff50fe21f79e2903ee16efc724cdb2b99396d29e1857c8cf7c8700c5d3f440db95f692691b0df0e82ef3419d17777146c76dbd0c1418d9780d SHA512 e1b325908b6d79bbc5e944b4117a46016be88bc5a71ce8e5494a3a46a85039d6d216b1699014dcafbe2d4f3365130a65d0ef481f66b2e6ee9df49c1e8801aad4
diff --git a/dev-R/pillar/metadata.xml b/dev-R/pillar/metadata.xml
new file mode 100644
index 0000000..51d277f
--- /dev/null
+++ b/dev-R/pillar/metadata.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>lssndrbarbieri@gmail.com</email>
+ <name>Alessandro Barbieri</name>
+ </maintainer>
+ <longdescription lang="en">
+ Provides 'pillar' and 'colonnade' generics designed for formatting columns of data using the full range of colours provided by modern terminals.
+ </longdescription>
+ <upstream>
+ <bugs-to>
+ https://github.com/r-lib/pillar/issues
+ </bugs-to>
+ <doc lang="en">
+ https://cran.r-project.org/web//packages/pillar/pillar.pdf
+ </doc>
+ <changelog>
+ https://cran.r-project.org/web//packages/pillar/news/news.html
+ </changelog>
+ <maintainer>
+ <name>
+ Kirill Müller
+ </name>
+ <email>
+ krlmlr+r@mailbox.org
+ </email>
+ </maintainer>
+ <remote-id type="github">
+ r-lib/pillar
+ </remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-R/pillar/pillar-1.4.4.ebuild b/dev-R/pillar/pillar-1.4.4.ebuild
new file mode 100644
index 0000000..c35d385
--- /dev/null
+++ b/dev-R/pillar/pillar-1.4.4.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit R-packages-guru
+
+DESCRIPTION='Coloured Formatting for Columns'
+HOMEPAGE="
+ https://github.com/r-lib/pillar
+ https://cran.r-project.org/package=pillar
+"
+SRC_URI="http://cran.r-project.org/src/contrib/pillar_1.4.4.tar.gz"
+LICENSE='GPL-3'
+KEYWORDS="~amd64"
+IUSE="${IUSE-}"
+DEPEND="
+ dev-R/cli
+ >=dev-R/crayon-1.3.4
+ dev-R/fansi
+ >=dev-R/rlang-0.3.0
+ >=dev-R/vctrs-0.2.0
+ >=dev-R/utf8-1.1.0
+"
+RDEPEND="${DEPEND-}"
next reply other threads:[~2020-05-08 16:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-08 16:57 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-14 22:42 [gentoo-commits] repo/proj/guru:dev commit in: dev-R/pillar/ Alessandro Barbieri
2021-05-04 0:14 Alessandro Barbieri
2021-05-04 0:14 Alessandro Barbieri
2021-05-16 15:28 Alessandro Barbieri
2022-03-09 0:29 Alessandro Barbieri
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1588956942.728803f8c57d7a12b830eb98f8a0c5177b611295.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox