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/minitar/
Date: Thu,  5 Sep 2019 05:05:18 +0000 (UTC)	[thread overview]
Message-ID: <1567659910.b3f4111b4d56a65b446e69901ffa5999adeabc0f.graaff@gentoo> (raw)

commit:     b3f4111b4d56a65b446e69901ffa5999adeabc0f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  5 05:05:10 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Sep  5 05:05:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3f4111b

dev-ruby/minitar: add 0.9

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

 dev-ruby/minitar/Manifest           |  1 +
 dev-ruby/minitar/minitar-0.9.ebuild | 30 ++++++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-ruby/minitar/Manifest b/dev-ruby/minitar/Manifest
index 4ad86280739..45f88718198 100644
--- a/dev-ruby/minitar/Manifest
+++ b/dev-ruby/minitar/Manifest
@@ -1 +1,2 @@
 DIST minitar-0.8.tar.gz 33632 BLAKE2B b576c74cfd59893d4c0c935703453551f9a0ca6258bc6a2b1ecb3151a44ff166607931e554c811fffb489b6398123cd9e8e58372a94b303df45d88ef903868ad SHA512 cab4798b98d91a17dd5ce4aed3f6fd166dab61e8c9e3bef3df218944fe1657a9ec9d40a52ab2773430070e50410c401da799469b096dcc2b22d6466da1e50b8d
+DIST minitar-0.9.tar.gz 33873 BLAKE2B 6d285c181510c96f173d850a9411da8a214459da14895e2d186ce712387d390c8ac95e27e4e768005540fdfb7463f32206085a72faf4de6b24c31cb732234260 SHA512 e3aaf0e664a985704cf9dccb72250ea2a7ebb2db9b6120590fb8d5525fe2717e0a90b3020f461ae0c4dfb19dc8728b4eeb6ba2e24ab75d12fbd7f5d98b269c79

diff --git a/dev-ruby/minitar/minitar-0.9.ebuild b/dev-ruby/minitar/minitar-0.9.ebuild
new file mode 100644
index 00000000000..3a4921cdd0f
--- /dev/null
+++ b/dev-ruby/minitar/minitar-0.9.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+USE_RUBY="ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_RECIPE_DOC="none"
+
+RUBY_FAKEGEM_EXTRADOC="History.md README.rdoc"
+
+RUBY_FAKEGEM_GEMSPEC="minitar.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Provides POSIX tarchive management from Ruby programs"
+HOMEPAGE="https://github.com/halostatue/minitar"
+SRC_URI="https://github.com/halostatue/minitar/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+RUBY_S="minitar-${PV}"
+
+LICENSE="|| ( BSD-2 Ruby )"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+IUSE=""
+
+ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.3:5 )"
+
+each_ruby_test() {
+	${RUBY} -Ilib:test:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
+}


             reply	other threads:[~2019-09-05  5:05 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-05  5:05 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-03 10:53 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/minitar/ Hans de Graaff
2025-05-20 18:39 Arthur Zamarin
2025-05-20 16:17 Sam James
2025-05-18 12:13 Arthur Zamarin
2025-05-18 11:07 Arthur Zamarin
2025-05-18 10:19 Arthur Zamarin
2025-05-18 10:18 Arthur Zamarin
2024-12-31  6:02 Hans de Graaff
2024-11-14  8:42 Hans de Graaff
2024-10-18 19:05 Arthur Zamarin
2024-10-18 15:40 Arthur Zamarin
2024-10-17  7:24 Sam James
2024-10-17  7:08 Sam James
2024-10-17  6:57 Arthur Zamarin
2024-10-17  6:57 Arthur Zamarin
2024-10-17  6:57 Arthur Zamarin
2024-09-08  6:44 Hans de Graaff
2023-12-27 19:19 Hans de Graaff
2023-07-14  5:46 Arthur Zamarin
2023-03-28 22:28 Sam James
2023-03-28 21:50 Sam James
2023-03-28 21:49 Sam James
2023-03-28 21:44 Sam James
2023-03-28 21:44 Sam James
2023-03-05  8:42 Hans de Graaff
2022-07-30  7:46 Hans de Graaff
2022-03-14  6:34 Hans de Graaff
2022-02-12 15:21 Sam James
2021-12-31 20:07 Matt Turner
2021-12-13  7:09 Agostino Sarubbo
2021-12-13  7:02 Agostino Sarubbo
2021-12-13  6:57 Agostino Sarubbo
2021-12-12  1:52 Sam James
2021-12-12  1:51 Sam James
2021-12-11 19:10 Arthur Zamarin
2021-10-11  1:20 Sam James
2021-10-09 20:19 Sam James
2021-10-07 22:20 Marek Szuba
2021-10-04 22:58 Sam James
2021-05-01  5:21 Hans de Graaff
2020-08-08  8:07 Hans de Graaff
2020-01-23 19:13 Hans de Graaff
2019-02-10  7:25 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=1567659910.b3f4111b4d56a65b446e69901ffa5999adeabc0f.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