public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/warden/
Date: Fri, 16 Nov 2018 06:30:28 +0000 (UTC)	[thread overview]
Message-ID: <1542349506.c1b1bf3a5ba04e2e9c58e2656a7ddd4be807d8a9.graaff@gentoo> (raw)

commit:     c1b1bf3a5ba04e2e9c58e2656a7ddd4be807d8a9
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 16 06:25:06 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Nov 16 06:25:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1b1bf3a

dev-ruby/warden: add 1.2.8

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/warden/Manifest            |  1 +
 dev-ruby/warden/warden-1.2.8.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-ruby/warden/Manifest b/dev-ruby/warden/Manifest
index 1dd25284ad3..91d1f503bbb 100644
--- a/dev-ruby/warden/Manifest
+++ b/dev-ruby/warden/Manifest
@@ -1 +1,2 @@
 DIST warden-1.2.7.gem 32256 BLAKE2B 258f8c83792fd5464c2bec957335ded49922fbe75ef3e2f6869a147b38b89be83b4601c8cef7e3008cb1495bdf9a6eb4d798974eff0565f48b05937b9c4fca3a SHA512 f02f695586c26c42b1bbd621e54dad04a42e8bfb4bfacc4f90f67ef2fb0c8593a3c32dc1545ee6483ab0df094cae6e6a5c614718b65a13103f83af13407c5336
+DIST warden-1.2.8.tar.gz 29841 BLAKE2B 657f9d1b5a7fbf3b07ac8cfa514c410561cce853cbc2e6c7bf6d98deab8f625771b20d339613738a979395638b654b066080fad5a7378b15345cb46e273966c9 SHA512 efd7a416f2da3095d6d33c2dca3a7e09d127fb0abec86e959aba56739ae865ea9a11e234ea1f6d557466d9076e3f271481e20982bc159a3f09a4d55148d45734

diff --git a/dev-ruby/warden/warden-1.2.8.ebuild b/dev-ruby/warden/warden-1.2.8.ebuild
new file mode 100644
index 00000000000..43eecbd6e5f
--- /dev/null
+++ b/dev-ruby/warden/warden-1.2.8.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="General Rack Authentication Framework"
+HOMEPAGE="https://github.com/wardencommunity/warden"
+SRC_URI="https://github.com/wardencommunity/warden/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/rack-2.0.6:*"


             reply	other threads:[~2018-11-16  6:30 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-16  6:30 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-31  8:05 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/warden/ Hans de Graaff
2023-07-14  6:47 Hans de Graaff
2023-07-14  6:47 Hans de Graaff
2023-02-04  7:08 Hans de Graaff
2022-06-09  5:01 Hans de Graaff
2022-06-09  5:01 Hans de Graaff
2022-04-16  7:08 Hans de Graaff
2020-09-19  5:59 Hans de Graaff
2020-09-01  5:19 Hans de Graaff
2020-06-06  8:04 Hans de Graaff
2020-06-06  8:04 Hans de Graaff
2019-07-09 17:09 Hans de Graaff
2019-01-14 16:36 Hans de Graaff
2018-12-31  6:58 Hans de Graaff
2018-09-03  5:53 Hans de Graaff
2018-03-05  6:28 Hans de Graaff
2018-02-21  7:36 Hans de Graaff
2017-01-29  7:30 Hans de Graaff
2016-12-16 21:06 Hans de Graaff
2016-12-16 21:06 Hans de Graaff
2016-03-27 21:54 Manuel Rüger
2016-02-01  6:57 Hans de Graaff
2016-01-31 14:43 Hans de Graaff
2015-12-10  6:59 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=1542349506.c1b1bf3a5ba04e2e9c58e2656a7ddd4be807d8a9.graaff@gentoo \
    --to=graaff@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