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: Sun, 10 Feb 2019 07:25:31 +0000 (UTC) [thread overview]
Message-ID: <1549783517.0664ee9624c5a5369fb5b2ae9bea07694a9ffe72.graaff@gentoo> (raw)
commit: 0664ee9624c5a5369fb5b2ae9bea07694a9ffe72
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 10 06:59:27 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Feb 10 07:25:17 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0664ee96
dev-ruby/minitar: initial import of 0.8
This is a renamed and partially split version of
dev-ruby/archive-tar-minitar.
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-ruby/minitar/Manifest | 1 +
dev-ruby/minitar/metadata.xml | 11 +++++++++++
dev-ruby/minitar/minitar-0.8.ebuild | 28 ++++++++++++++++++++++++++++
3 files changed, 40 insertions(+)
diff --git a/dev-ruby/minitar/Manifest b/dev-ruby/minitar/Manifest
new file mode 100644
index 00000000000..4ad86280739
--- /dev/null
+++ b/dev-ruby/minitar/Manifest
@@ -0,0 +1 @@
+DIST minitar-0.8.tar.gz 33632 BLAKE2B b576c74cfd59893d4c0c935703453551f9a0ca6258bc6a2b1ecb3151a44ff166607931e554c811fffb489b6398123cd9e8e58372a94b303df45d88ef903868ad SHA512 cab4798b98d91a17dd5ce4aed3f6fd166dab61e8c9e3bef3df218944fe1657a9ec9d40a52ab2773430070e50410c401da799469b096dcc2b22d6466da1e50b8d
diff --git a/dev-ruby/minitar/metadata.xml b/dev-ruby/minitar/metadata.xml
new file mode 100644
index 00000000000..6b698bf6db4
--- /dev/null
+++ b/dev-ruby/minitar/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>ruby@gentoo.org</email>
+ <name>Gentoo Ruby Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">halostatue/minitar</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-ruby/minitar/minitar-0.8.ebuild b/dev-ruby/minitar/minitar-0.8.ebuild
new file mode 100644
index 00000000000..346189f49dd
--- /dev/null
+++ b/dev-ruby/minitar/minitar-0.8.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+
+RUBY_FAKEGEM_TASK_TEST=""
+RUBY_FAKEGEM_TASK_DOC=""
+
+RUBY_FAKEGEM_EXTRADOC="History.md README.rdoc"
+
+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
+}
next reply other threads:[~2019-02-10 7:25 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-10 7:25 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-09-05 5:05 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/minitar/ Hans de Graaff
2020-01-23 19:13 Hans de Graaff
2020-08-08 8:07 Hans de Graaff
2021-05-01 5:21 Hans de Graaff
2021-10-04 22:58 Sam James
2021-10-07 22:20 Marek Szuba
2021-10-09 20:19 Sam James
2021-10-11 1:20 Sam James
2021-12-11 19:10 Arthur Zamarin
2021-12-12 1:51 Sam James
2021-12-12 1:52 Sam James
2021-12-13 6:57 Agostino Sarubbo
2021-12-13 7:02 Agostino Sarubbo
2021-12-13 7:09 Agostino Sarubbo
2021-12-31 20:07 Matt Turner
2022-02-12 15:21 Sam James
2022-03-14 6:34 Hans de Graaff
2022-07-30 7:46 Hans de Graaff
2023-03-05 8:42 Hans de Graaff
2023-03-28 21:44 Sam James
2023-03-28 21:44 Sam James
2023-03-28 21:49 Sam James
2023-03-28 21:50 Sam James
2023-03-28 22:28 Sam James
2023-07-14 5:46 Arthur Zamarin
2023-12-27 19:19 Hans de Graaff
2024-09-08 6:44 Hans de Graaff
2024-10-17 6:57 Arthur Zamarin
2024-10-17 6:57 Arthur Zamarin
2024-10-17 6:57 Arthur Zamarin
2024-10-17 7:08 Sam James
2024-10-17 7:24 Sam James
2024-10-18 15:40 Arthur Zamarin
2024-10-18 19:05 Arthur Zamarin
2024-11-14 8:42 Hans de Graaff
2024-12-31 6:02 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=1549783517.0664ee9624c5a5369fb5b2ae9bea07694a9ffe72.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