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: Sun, 16 May 2021 15:28:17 +0000 (UTC) [thread overview]
Message-ID: <1621178756.ebb64c012bb01cafc55fe1df5f2f7d66e284ac1e.Alessandro-Barbieri@gentoo> (raw)
commit: ebb64c012bb01cafc55fe1df5f2f7d66e284ac1e
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun May 16 15:25:56 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun May 16 15:25:56 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ebb64c01
dev-R/pillar: drop 1.4.4, 1.5.1
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-R/pillar/Manifest | 2 --
dev-R/pillar/pillar-1.4.4.ebuild | 25 -------------------------
dev-R/pillar/pillar-1.5.1.ebuild | 27 ---------------------------
3 files changed, 54 deletions(-)
diff --git a/dev-R/pillar/Manifest b/dev-R/pillar/Manifest
index 889387d2b..33127146d 100644
--- a/dev-R/pillar/Manifest
+++ b/dev-R/pillar/Manifest
@@ -1,3 +1 @@
-DIST pillar_1.4.4.tar.gz 231021 BLAKE2B 21a5597f70f093ff50fe21f79e2903ee16efc724cdb2b99396d29e1857c8cf7c8700c5d3f440db95f692691b0df0e82ef3419d17777146c76dbd0c1418d9780d SHA512 e1b325908b6d79bbc5e944b4117a46016be88bc5a71ce8e5494a3a46a85039d6d216b1699014dcafbe2d4f3365130a65d0ef481f66b2e6ee9df49c1e8801aad4
-DIST pillar_1.5.1.tar.gz 1069450 BLAKE2B 31ef4984521be38e97912a3808341b3f03c4750aa974bfa680d43b969104dea1f818b76e5fb0e410e9da04deeee3553ace2cd40d3d8d964e390674ab4c923626 SHA512 a7dbcfa659506a10b03859d48ee3cabe1fea1874c82d0cecdf246f4a1de5aa4d24949ea5998d52fa172f296870960f572000c3f9784d1a073622f6f5d497befe
DIST pillar_1.6.0.tar.gz 1100197 BLAKE2B dd835ed62e4ae4e5406d0474a3f92d34a46fefe009b40e05c787c33ec23a9a51679a57840ffe46086fe68b0eaafb21d5b6fef82098defcbcd0e886699f82f0f3 SHA512 5258235a3a7233794f498c8bc44484b844e530a0976b2754466b2caf296df9724d5ae149ea54910efa8ecda97a1cc8978dc91663ade14dd16d9844506b4cf066
diff --git a/dev-R/pillar/pillar-1.4.4.ebuild b/dev-R/pillar/pillar-1.4.4.ebuild
deleted file mode 100644
index 29adfa8b3..000000000
--- a/dev-R/pillar/pillar-1.4.4.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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="mirror://cran/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-}"
diff --git a/dev-R/pillar/pillar-1.5.1.ebuild b/dev-R/pillar/pillar-1.5.1.ebuild
deleted file mode 100644
index d58b252ec..000000000
--- a/dev-R/pillar/pillar-1.5.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2021 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="mirror://cran/src/contrib/${PN}_${PV}.tar.gz"
-LICENSE='GPL-3'
-KEYWORDS="~amd64"
-IUSE="${IUSE-}"
-DEPEND="
- dev-R/cli
- >=dev-R/crayon-1.3.4
- dev-R/ellipsis
- dev-R/fansi
- dev-R/lifecycle
- >=dev-R/rlang-0.3.0
- >=dev-R/utf8-1.1.0
- >=dev-R/vctrs-0.2.0
-"
-RDEPEND="${DEPEND-}"
next reply other threads:[~2021-05-16 15:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-16 15:28 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-03-09 0:29 [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-03-14 22:42 Alessandro Barbieri
2020-05-08 16:57 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=1621178756.ebb64c012bb01cafc55fe1df5f2f7d66e284ac1e.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