From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/acme-client/
Date: Mon, 22 Apr 2019 07:19:02 +0000 (UTC) [thread overview]
Message-ID: <1555917540.c61e3580eefdb0e2d3ca2aa0376e37ea1e38a38f.robbat2@gentoo> (raw)
commit: c61e3580eefdb0e2d3ca2aa0376e37ea1e38a38f
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 22 07:18:51 2019 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 22 07:19:00 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c61e3580
dev-ruby/acme-client: new package, using in infra
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
dev-ruby/acme-client/Manifest | 1 +
dev-ruby/acme-client/acme-client-2.0.2.ebuild | 22 ++++++++++++++++++++++
dev-ruby/acme-client/metadata.xml | 18 ++++++++++++++++++
3 files changed, 41 insertions(+)
diff --git a/dev-ruby/acme-client/Manifest b/dev-ruby/acme-client/Manifest
new file mode 100644
index 00000000000..6ef0ff3a049
--- /dev/null
+++ b/dev-ruby/acme-client/Manifest
@@ -0,0 +1 @@
+DIST acme-client-2.0.2.gem 19968 BLAKE2B 7a877d86ac4828fec08edd606b2f4f31788454ebe8109b1e94d28f33d00b0a3e49aa7ad8d3b46fa2440bcd1d7cda1c53ab91d6be6280dfeb0e5ccddcac02ed25 SHA512 e02fe9f919f8d5356bc60d0b6f2d05db42e5d6671762bfac45aafb118647e2d0b50cd7336dfa1f0983432e2bddb0344d1b240bd674e31ad14385adc15d58e1e1
diff --git a/dev-ruby/acme-client/acme-client-2.0.2.ebuild b/dev-ruby/acme-client/acme-client-2.0.2.ebuild
new file mode 100644
index 00000000000..b08c6ae1fd4
--- /dev/null
+++ b/dev-ruby/acme-client/acme-client-2.0.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_BINDIR="FALSE" # bin/ contains only dev tooling
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Ruby client for the letsencrypt's ACME protocol."
+HOMEPAGE="https://github.com/unixcharles/acme-client"
+
+LICENSE="MIT"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/faraday-0.9.1"
diff --git a/dev-ruby/acme-client/metadata.xml b/dev-ruby/acme-client/metadata.xml
new file mode 100644
index 00000000000..c414568887f
--- /dev/null
+++ b/dev-ruby/acme-client/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>robbat2@gentoo.org</email>
+ <name>Robin H. Johnson</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>ruby@gentoo.org</email>
+ <name>Gentoo Ruby Project</name>
+ </maintainer>
+ <longdescription>
+ A Ruby client for the letsencrypt's ACME protocol.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">unixcharles/acme-client</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2019-04-22 7:19 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-22 7:19 Robin H. Johnson [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-06-01 18:10 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/acme-client/ Hans de Graaff
2019-08-30 5:57 Hans de Graaff
2019-10-30 5:30 Hans de Graaff
2019-11-17 7:36 Hans de Graaff
2020-03-06 7:10 Hans de Graaff
2020-09-16 6:15 Hans de Graaff
2020-09-19 5:35 Hans de Graaff
2021-04-30 6:06 Hans de Graaff
2021-07-07 19:15 Hans de Graaff
2021-09-01 4:29 Hans de Graaff
2022-12-17 8:37 Hans de Graaff
2022-12-17 8:37 Hans de Graaff
2023-01-10 6:40 Hans de Graaff
2023-06-26 4:27 Hans de Graaff
2023-10-07 5:45 Hans de Graaff
2023-12-17 10:18 Hans de Graaff
2024-01-19 17:57 Hans de Graaff
2024-01-21 7:45 Hans de Graaff
2024-02-17 9:53 Hans de Graaff
2024-06-17 5:25 Hans de Graaff
2024-07-20 7:18 Hans de Graaff
2024-10-02 5:55 Hans de Graaff
2025-02-17 6:18 Hans de Graaff
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=1555917540.c61e3580eefdb0e2d3ca2aa0376e37ea1e38a38f.robbat2@gentoo \
--to=robbat2@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