From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-json/
Date: Mon, 23 Dec 2019 22:27:53 +0000 (UTC) [thread overview]
Message-ID: <1577140066.dce20414755e86ba17a2006ba7c4c3f45f4f2bc8.slyfox@gentoo> (raw)
commit: dce20414755e86ba17a2006ba7c4c3f45f4f2bc8
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 23 22:27:34 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Dec 23 22:27:46 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dce20414
dev-scheme/guile-json: bump up to 3.2.0
A few changes:
- license updated to GPL-3
- URL noved to https://savannah.nongnu.org/projects/guile-json/
- added myself to maintainers
Closes: https://bugs.gentoo.org/697466
Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-scheme/guile-json/Manifest | 1 +
dev-scheme/guile-json/guile-json-3.2.0.ebuild | 16 ++++++++++++++++
dev-scheme/guile-json/metadata.xml | 3 +++
3 files changed, 20 insertions(+)
diff --git a/dev-scheme/guile-json/Manifest b/dev-scheme/guile-json/Manifest
index b3941ecf1f9..ce056397b90 100644
--- a/dev-scheme/guile-json/Manifest
+++ b/dev-scheme/guile-json/Manifest
@@ -1 +1,2 @@
DIST guile-json-0.6.0.tar.gz 99122 BLAKE2B d8b9aebae47b7ed1d89153e82eedbe7b2e0200cbe802c1ce5f43a6149a3f1df08326c1945da97a0a466a8b23fa941d52b16c07ef86c20301548bac00149e8c63 SHA512 90ab2a428669b5c2163e9b6b13e6f7fd7452e95d996f3cea44c3fd7bbf35e2d3759416e63a74b2193ba161f8022e845c0f058c3d20e89c18116660427a503d2e
+DIST guile-json-3.2.0.tar.gz 120917 BLAKE2B 2c1e897bb4c09b32ddd04d8617372501329fbfa64f117718aacb2c3be9ee2db694ad44e577b0fb81abd8067f64de38650f76a652605bbbad1fba3c5a02bcb383 SHA512 f1670d792d742313d346cae642d524fa64aff51bfcb29a20c0a197f5b730c8accc1fb9e4d40ff01a5a6f97488d4c39eaa31c4863e663b09c01fd3544457a2b73
diff --git a/dev-scheme/guile-json/guile-json-3.2.0.ebuild b/dev-scheme/guile-json/guile-json-3.2.0.ebuild
new file mode 100644
index 00000000000..e232bd9893b
--- /dev/null
+++ b/dev-scheme/guile-json/guile-json-3.2.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="JSON module for Guile"
+HOMEPAGE="https://savannah.nongnu.org/projects/guile-json/"
+SRC_URI="http://download.savannah.nongnu.org/releases/guile-json/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-scheme/guile-2.0.0"
+DEPEND="${RDEPEND}"
diff --git a/dev-scheme/guile-json/metadata.xml b/dev-scheme/guile-json/metadata.xml
index 8703fdc6159..d4cd27982f3 100644
--- a/dev-scheme/guile-json/metadata.xml
+++ b/dev-scheme/guile-json/metadata.xml
@@ -5,4 +5,7 @@
<email>scheme@gentoo.org</email>
<name>Gentoo Scheme Project</name>
</maintainer>
+<maintainer type="project">
+ <email>slyfox@gentoo.org</email>
+</maintainer>
</pkgmetadata>
next reply other threads:[~2019-12-23 22:27 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-23 22:27 Sergei Trofimovich [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-08 12:21 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/guile-json/ Maciej Barć
2023-05-08 12:21 Maciej Barć
2022-12-06 2:19 Maciej Barć
2022-12-06 2:19 Maciej Barć
2022-12-06 2:19 Maciej Barć
2022-10-17 2:13 Maciej Barć
2022-10-17 2:13 Maciej Barć
2022-05-11 22:31 Maciej Barć
2022-05-11 22:31 Maciej Barć
2022-01-08 0:59 Maciej Barć
2021-11-26 8:46 Maciej Barć
2021-08-04 9:01 Sergei Trofimovich
2021-05-14 10:21 Sergei Trofimovich
2021-02-12 8:22 Sergei Trofimovich
2021-02-10 12:09 Sergei Trofimovich
2021-01-28 8:09 Sergei Trofimovich
2021-01-23 11:28 Sergei Trofimovich
2021-01-09 11:55 Sergei Trofimovich
2020-12-29 9:14 Sergei Trofimovich
2020-11-26 8:38 Sergei Trofimovich
2020-11-23 19:43 Sergei Trofimovich
2020-06-28 22:43 Sergei Trofimovich
2020-06-23 22:13 Sergei Trofimovich
2020-06-20 19:49 Sergei Trofimovich
2020-06-06 10:27 Sergei Trofimovich
2020-05-29 22:13 Sergei Trofimovich
2020-05-27 21:49 Sergei Trofimovich
2020-05-02 17:51 Sergei Trofimovich
2020-04-29 21:16 Sergei Trofimovich
2020-02-12 22:32 Sergei Trofimovich
2019-12-24 11:50 Sergei Trofimovich
2019-12-24 10:26 Sergei Trofimovich
2018-02-10 18:49 Amy Liffey
2017-02-06 7:53 Amy Liffey
2017-02-04 21:10 Amy Liffey
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=1577140066.dce20414755e86ba17a2006ba7c4c3f45f4f2bc8.slyfox@gentoo \
--to=slyfox@gentoo.org \
--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