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: www-servers/adsf/
Date: Sun, 26 Nov 2017 06:42:50 +0000 (UTC)	[thread overview]
Message-ID: <1511678465.35852ca085323d42a5005c021ef9bc0821293ec9.graaff@gentoo> (raw)

commit:     35852ca085323d42a5005c021ef9bc0821293ec9
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 06:41:05 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 06:41:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35852ca0

www-servers/adsf: add 1.3.1

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 www-servers/adsf/Manifest          |  5 +++--
 www-servers/adsf/adsf-1.3.1.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 2 deletions(-)

diff --git a/www-servers/adsf/Manifest b/www-servers/adsf/Manifest
index afd05a8b78b..9d58f7a76f2 100644
--- a/www-servers/adsf/Manifest
+++ b/www-servers/adsf/Manifest
@@ -1,2 +1,3 @@
-DIST adsf-1.2.1.tar.gz 162912 SHA256 247b5061f598d9271c05d59925ac9c4f04d879254570ffc0142a48c50e71615a SHA512 88cdc903f21bb3e86fbbfec88ae9650a4676d5d57c526befd1f483bb5281501f28e2ffb6fda8e2b06f891b8f4bbd15a3e6a1c90a96e3eef1c6b4a13a39f1b8cd WHIRLPOOL 335efd8f77ca5164f5b0e62428d737d6d7a4b590937c7aef765594cd7d3913a621bd757ad81234a2a303bf93a886d70eb8066f6c9c724042871bd4cf7c4a6109
-DIST adsf-1.3.0.tar.gz 164989 SHA256 e086dc93ba0df19a8be8a88e98d6278639285c6b7e6a1193497dcf2acd1f864e SHA512 41f72c6bbcfee5ef9e803ca18e6746c9190e5d6c4e695b5939ce232b920a58bfcf608c619ac76c9c5a208ca473fb9ad9869636ef3c57079747b50b879b6db156 WHIRLPOOL a523fd85c5cb89dc81e2cd73e199c7337ff6585fc343a3b0aeb5d9e6dbdb8cf01e228f3194551efa0c9b6eb8058357a7c0a3dffc5114afd719e26f0a23b270bd
+DIST adsf-1.2.1.tar.gz 162912 BLAKE2B 2503f8e85940e417956e3fcd5b1c12030f1a76c8b12391bce4cfb4ac9c717e50516b825846b51c301a31c6bfb04341547df3c80fa607bb9785d3c150c92c5640 SHA512 88cdc903f21bb3e86fbbfec88ae9650a4676d5d57c526befd1f483bb5281501f28e2ffb6fda8e2b06f891b8f4bbd15a3e6a1c90a96e3eef1c6b4a13a39f1b8cd
+DIST adsf-1.3.0.tar.gz 164989 BLAKE2B fcfbe3f883f1e194fc69266d1a617cbd1a71d9c9f60f8997fb057602871dd3032d4fd69a460481e7e62dc4da9440da5a9e8509a021e9856fc72036573b9839b3 SHA512 41f72c6bbcfee5ef9e803ca18e6746c9190e5d6c4e695b5939ce232b920a58bfcf608c619ac76c9c5a208ca473fb9ad9869636ef3c57079747b50b879b6db156
+DIST adsf-1.3.1.tar.gz 165956 BLAKE2B 08e449c39670ea4e09d69e244c346f0fe689130d83e8faf7806b65e1449d115305be1b45668ac5c27db772cab554c9eb2029b4a9d42bd25165532b2d67df09a1 SHA512 7e923a84d57eda40f0220fac84f0a259780504ce615361a962eda5d7c2dbfe335b57a91b70b7c84b9b30132398594da37c85b84379670cc5116607017bf6a85e

diff --git a/www-servers/adsf/adsf-1.3.1.ebuild b/www-servers/adsf/adsf-1.3.1.ebuild
new file mode 100644
index 00000000000..51594e75de2
--- /dev/null
+++ b/www-servers/adsf/adsf-1.3.1.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24"
+
+RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
+
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A Dead Simple Fileserver is a static file server that can launch in a directory"
+HOMEPAGE="https://github.com/ddfreyne/adsf/"
+SRC_URI="https://github.com/ddfreyne/adsf/archive/${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/rack-1.0.0:*"
+
+ruby_add_bdepend "test? ( dev-ruby/rack-test )"
+
+all_ruby_prepare() {
+	sed -i -e '/simplecov/,/^)/ s:^:#:' test/helper.rb || die
+	sed -i -e '/rubocop/I s:^:#:' Rakefile || die
+}


             reply	other threads:[~2017-11-26  6:42 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-26  6:42 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-20  7:47 [gentoo-commits] repo/gentoo:master commit in: www-servers/adsf/ Hans de Graaff
2023-10-20  5:35 Hans de Graaff
2023-10-20  5:35 Hans de Graaff
2023-04-07 18:11 Sam James
2022-06-04  5:47 Hans de Graaff
2022-03-20 10:04 Hans de Graaff
2022-03-18  6:50 Jakov Smolić
2021-05-22  7:21 Hans de Graaff
2021-03-07  7:49 Hans de Graaff
2020-09-06  6:48 Hans de Graaff
2020-07-22  9:38 Hans de Graaff
2019-12-07  7:11 Hans de Graaff
2019-05-27  5:34 Hans de Graaff
2019-03-30  6:46 Hans de Graaff
2018-12-18  5:58 Hans de Graaff
2018-06-11  4:49 Hans de Graaff
2018-02-05  6:41 Hans de Graaff
2018-02-02  8:56 Hans de Graaff
2018-02-02  8:56 Hans de Graaff
2017-11-21  5:42 Hans de Graaff
2017-09-17  6:25 Hans de Graaff
2016-12-16 21:06 Hans de Graaff
2016-12-16 21:06 Hans de Graaff
2016-03-15  5:53 Hans de Graaff
2016-02-19 16:38 Michael Palimaka
2016-02-19  8:11 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=1511678465.35852ca085323d42a5005c021ef9bc0821293ec9.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