* [gentoo-commits] repo/proj/guru:dev commit in: dev-R/uuid/
@ 2022-05-03 3:32 Alessandro Barbieri
0 siblings, 0 replies; 2+ messages in thread
From: Alessandro Barbieri @ 2022-05-03 3:32 UTC (permalink / raw
To: gentoo-commits
commit: 67055935a847230b56affe17383df9a7fd5dc6ee
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue May 3 02:43:20 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue May 3 03:32:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=67055935
dev-R/uuid: new package, add 1.1.0
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-R/uuid/Manifest | 1 +
dev-R/uuid/metadata.xml | 17 +++++++++++++++++
dev-R/uuid/uuid-1.1.0.ebuild | 19 +++++++++++++++++++
3 files changed, 37 insertions(+)
diff --git a/dev-R/uuid/Manifest b/dev-R/uuid/Manifest
new file mode 100644
index 000000000..af18105c8
--- /dev/null
+++ b/dev-R/uuid/Manifest
@@ -0,0 +1 @@
+DIST uuid_1.1-0.tar.gz 77959 BLAKE2B 28b7dac8bd1220abe8842fc8c48ef32a1d853aaf0a849f3ebed1bc27b2dc20b54536e2edd0667fc8743bdf54491e6994b6972592d354aa6c2433576b30cd43e9 SHA512 0e64565bec3ebd00d4710ab5b06c6a11df6da67e69e51967dd3470849196566a87a2654773593cd74dfcd580fd1f0fe2a57314b27a746fed708551e5b4181c4b
diff --git a/dev-R/uuid/metadata.xml b/dev-R/uuid/metadata.xml
new file mode 100644
index 000000000..687d2c10b
--- /dev/null
+++ b/dev-R/uuid/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <description>co-maintainers welcome</description>
+ <name>Alessandro Barbieri</name>
+ <email>lssndrbarbieri@gmail.com</email>
+ </maintainer>
+ <upstream>
+ <maintainer>
+ <name>Simon Urbanek</name>
+ <email>Simon.Urbanek@r-project.org</email>
+ </maintainer>
+ <bugs-to>https://github.com/s-u/uuid/issues</bugs-to>
+ <remote-id type="github">s-u/uuid</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-R/uuid/uuid-1.1.0.ebuild b/dev-R/uuid/uuid-1.1.0.ebuild
new file mode 100644
index 000000000..0c5c47d9b
--- /dev/null
+++ b/dev-R/uuid/uuid-1.1.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit R-packages
+
+MYPV="$(ver_rs 2 -)"
+
+DESCRIPTION='Tools for Generating and Handling of UUIDs'
+HOMEPAGE="
+ https://github.com/s-u/uuid
+ https://www.rforge.net/uuid
+ https://cran.r-project.org/package=uuid
+"
+SRC_URI="mirror://cran/src/contrib/${PN}_${MYPV}.tar.gz"
+
+KEYWORDS="~amd64"
+LICENSE='MIT'
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-R/uuid/
@ 2022-05-24 17:36 Alessandro Barbieri
0 siblings, 0 replies; 2+ messages in thread
From: Alessandro Barbieri @ 2022-05-24 17:36 UTC (permalink / raw
To: gentoo-commits
commit: 474660be76c96f939918606b85478c74c9a19cc9
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue May 24 17:21:35 2022 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue May 24 17:36:41 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=474660be
dev-R/uuid: fix copyright
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-R/uuid/uuid-1.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-R/uuid/uuid-1.1.0.ebuild b/dev-R/uuid/uuid-1.1.0.ebuild
index 0c5c47d9b..353fa25d4 100644
--- a/dev-R/uuid/uuid-1.1.0.ebuild
+++ b/dev-R/uuid/uuid-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-24 17:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-24 17:36 [gentoo-commits] repo/proj/guru:dev commit in: dev-R/uuid/ Alessandro Barbieri
-- strict thread matches above, loose matches on Subject: below --
2022-05-03 3:32 Alessandro Barbieri
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox