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: Tue, 24 Dec 2019 11:50:11 +0000 (UTC) [thread overview]
Message-ID: <1577188206.376c1282552442dd4ff02554f41466a212cf31d6.slyfox@gentoo> (raw)
commit: 376c1282552442dd4ff02554f41466a212cf31d6
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 24 11:49:50 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Dec 24 11:50:06 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=376c1282
dev-scheme/guile-json: bump up to 3.3.0
Package-Manager: Portage-2.3.83, 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.3.0.ebuild | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/dev-scheme/guile-json/Manifest b/dev-scheme/guile-json/Manifest
index ce056397b90..0c46b50262d 100644
--- a/dev-scheme/guile-json/Manifest
+++ b/dev-scheme/guile-json/Manifest
@@ -1,2 +1,3 @@
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
+DIST guile-json-3.3.0.tar.gz 122495 BLAKE2B 656529e0ff76fa31b0a385f56ddeb937488e252e176b8468f8b2b6a6166cac5c2bbab1e08b4460b263dd0932d7acf2dab4a9924793c7496e37896381220aef1a SHA512 e4204e0e9649a308b6146c17ef2ed3fc1a804404d4bb6ce09b6fdb0d09823f185c333e87f5cc940e5affc08f5562550785511ca1f220efbc7ecfe15cedc14881
diff --git a/dev-scheme/guile-json/guile-json-3.3.0.ebuild b/dev-scheme/guile-json/guile-json-3.3.0.ebuild
new file mode 100644
index 00000000000..a698fb2fe03
--- /dev/null
+++ b/dev-scheme/guile-json/guile-json-3.3.0.ebuild
@@ -0,0 +1,23 @@
+# 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}"
+
+src_prepare() {
+ default
+
+ # http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38112
+ find "${S}" -name "*.scm" -exec touch {} + || die
+}
next reply other threads:[~2019-12-24 11:50 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-24 11:50 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 10:26 Sergei Trofimovich
2019-12-23 22:27 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=1577188206.376c1282552442dd4ff02554f41466a212cf31d6.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