From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-R/glue/
Date: Sun, 16 May 2021 15:28:17 +0000 (UTC) [thread overview]
Message-ID: <1621178797.1f098e3a9c3c876a5b3dd199cf07c7ab4f32d316.Alessandro-Barbieri@gentoo> (raw)
commit: 1f098e3a9c3c876a5b3dd199cf07c7ab4f32d316
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun May 16 15:26:37 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun May 16 15:26:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1f098e3a
dev-R/glue: drop 1.4.0, 1.4.1
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-R/glue/Manifest | 2 --
dev-R/glue/glue-1.4.0.ebuild | 19 -------------------
dev-R/glue/glue-1.4.1.ebuild | 19 -------------------
3 files changed, 40 deletions(-)
diff --git a/dev-R/glue/Manifest b/dev-R/glue/Manifest
index 67d8c5e35..64b139eef 100644
--- a/dev-R/glue/Manifest
+++ b/dev-R/glue/Manifest
@@ -1,3 +1 @@
-DIST glue_1.4.0.tar.gz 98619 BLAKE2B 3c79c8b0f7f47c38c7216d0f9c4136acaf701e2424e9cf4d5be64595a9c6912292270efe00b9806a12c3357c974f6714c8dac155b67b9e425de534d13bcca0f3 SHA512 f06fd0953644e6ac33cf86dbc40e45c7bd94df1b69f797cf0d71d2c8e2eb89ae75e7642a754d33c7d45669a8f1b34b19b5527b4fbb8542a518d9b6d25aafb4f0
-DIST glue_1.4.1.tar.gz 98581 BLAKE2B 1166630999a1e47a0de2899756ffd0eb37f2cab1fc99a1be5795c74e65d9ab5b15eb447ff97edeed0aceb0146feaf95cfc3a70b82d0f4542b2ce4e8e0dc2742c SHA512 b57153757814b47ca85b2f20ec8c64f2dd6647a3b463b4d31b371e78654c0a20f5fb5551c5918d10bc801e588e8c01c38662286922a9f053cf5c5b18982eea37
DIST glue_1.4.2.tar.gz 99049 BLAKE2B 9526ad13f75c08ed1955220cec81a746edd665b46c6ba6b34e33aa3ef11df9f61df2146011b5eb188c2e08bbb9bcb6789f7e82138586af516b037a98f28690f5 SHA512 d4c43c95fedf881be2fbe0e406a282e9af30b741533b653cb3c84ead8952e971d94cb4b6a98df07551b17726630b426e6178296e1c146e6cf04e9a7bd6d0562c
diff --git a/dev-R/glue/glue-1.4.0.ebuild b/dev-R/glue/glue-1.4.0.ebuild
deleted file mode 100644
index 4e9a2f03b..000000000
--- a/dev-R/glue/glue-1.4.0.ebuild
+++ /dev/null
@@ -1,19 +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='Interpreted String Literals'
-HOMEPAGE="
- https://glue.tidyverse.org
- https://github.com/tidyverse/glue
- https://cran.r-project.org/package=glue
-"
-SRC_URI="mirror://cran/src/contrib/glue_1.4.0.tar.gz"
-LICENSE='MIT'
-KEYWORDS="~amd64"
-IUSE="${IUSE-}"
-DEPEND=">=dev-lang/R-3.1"
-RDEPEND="${DEPEND}"
diff --git a/dev-R/glue/glue-1.4.1.ebuild b/dev-R/glue/glue-1.4.1.ebuild
deleted file mode 100644
index 6670e704d..000000000
--- a/dev-R/glue/glue-1.4.1.ebuild
+++ /dev/null
@@ -1,19 +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='Interpreted String Literals'
-HOMEPAGE="
- https://glue.tidyverse.org
- https://github.com/tidyverse/glue
- https://cran.r-project.org/package=glue
-"
-SRC_URI="mirror://cran/src/contrib/${PN}_${PV}.tar.gz"
-LICENSE='MIT'
-KEYWORDS="~amd64"
-IUSE="${IUSE-}"
-DEPEND=">=dev-lang/R-3.1"
-RDEPEND="${DEPEND}"
next reply other threads:[~2021-05-16 15:28 UTC|newest]
Thread overview: 7+ 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-07 1:13 [gentoo-commits] repo/proj/guru:dev commit in: dev-R/glue/ Alessandro Barbieri
2021-05-04 0:14 Alessandro Barbieri
2021-03-14 22:42 Alessandro Barbieri
2020-05-18 18:39 Alessandro Barbieri
2020-05-18 18:39 Alessandro Barbieri
2020-05-08 0:27 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=1621178797.1f098e3a9c3c876a5b3dd199cf07c7ab4f32d316.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