From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ox/
Date: Wed, 24 Feb 2016 23:37:48 +0000 (UTC) [thread overview]
Message-ID: <1456357052.669c220c5f69af135f019a6b4c514648f3687192.mrueg@gentoo> (raw)
commit: 669c220c5f69af135f019a6b4c514648f3687192
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 24 23:36:37 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed Feb 24 23:37:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=669c220c
dev-ruby/ox: Version bump
Package-Manager: portage-2.2.27
dev-ruby/ox/Manifest | 1 +
dev-ruby/ox/ox-2.3.0.ebuild | 33 +++++++++++++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/dev-ruby/ox/Manifest b/dev-ruby/ox/Manifest
index 76c16db..95faa82 100644
--- a/dev-ruby/ox/Manifest
+++ b/dev-ruby/ox/Manifest
@@ -1,3 +1,4 @@
DIST ox-2.2.2.tar.gz 177795 SHA256 10720a2c26ebfb6e9074bdead42fa3550fd60ecf1a5962a4adf9b928feb71800 SHA512 ea9120dfc8e0289b82cce1950e9c3d1556ce08d91b1314ba3040bfd19f575d312814d6aec86f2563a070ccd6709c5a2c2c2e89f44177de9c293dccbf4137efd9 WHIRLPOOL e6920ff898799f36080714cf1c4820b6bb739b619494184d5a5bae140e80fee7ee694f292340612d4ca28763bd034da357aa516b7bbd5fe315aa86201bd105e7
DIST ox-2.2.3.tar.gz 178109 SHA256 d359a87fc43dc83d2cfe1db14866c18321387c9c9006adb35e05929e15612c7b SHA512 13159a58f3b37e0c8be4e29335f3d8a251337531c0c9a7460496c6cf25b957aaf6c2ce86b872c8c2207b76a88e0957d1a53983f411f5e7cf2b3151f84a3492b8 WHIRLPOOL 8a22f73cb18c2a1d8b0f9a61aef0113797d78cd7b25f7431b44b9f99ade46be701ac98c88edd8a4408cd65b5df69cf63607f13c6888153a28d5eb9d986aad55d
DIST ox-2.2.4.tar.gz 178162 SHA256 28e579520ff2f858cefb2d1fd0ecff30f2a32d394bb4fcc9f74f078f594b6536 SHA512 f279233d83d504f0ef9e0b28d526b57f4072f08d718c827dcc9ef6671b6efb0f7eb272c570638fb962e581791d15c397c5a45f0e3d362f12501d5baac725e832 WHIRLPOOL 2fcc33d0b2a697a938f5b059f3f52360adafc31066fa7a96897128efce1b42dbf4776db5d45b168b02ecf2db9e46bd9d2f5a619402eabe77452115769ffe4df7
+DIST ox-2.3.0.tar.gz 181318 SHA256 39b148be07479b8b017af8026eed936dc1f36f29b7b3fbca089aeffea2d97af9 SHA512 fbe09bf7e8073a660ba8cc4fbc47580b34c740cf59dec7db0b339103872947a76f118debf0ab306bd12170e9db1c327075c511b6d0fbb42d87dfba6ddcd57610 WHIRLPOOL 8af68bfff2bc0e3b472c7ed0d5bcadb8431caa0e64d5dc3a712cb90a3feebd81ea930fb9480ada2d3638f00bde9624258ab5b9b19ce6c17f90f16833a9fb2cfb
diff --git a/dev-ruby/ox/ox-2.3.0.ebuild b/dev-ruby/ox/ox-2.3.0.ebuild
new file mode 100644
index 0000000..7137319
--- /dev/null
+++ b/dev-ruby/ox/ox-2.3.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_TASK_DOC=""
+
+inherit ruby-fakegem
+
+DESCRIPTION="A fast XML parser and Object marshaller"
+HOMEPAGE="http://www.ohler.com/ox/ https://github.com/ohler55/ox"
+SRC_URI="https://github.com/ohler55/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="BSD"
+
+KEYWORDS="~amd64 ~ppc64 ~x86"
+SLOT="0"
+IUSE=""
+
+each_ruby_configure() {
+ ${RUBY} -Cext/ox extconf.rb || die
+}
+
+each_ruby_compile() {
+ emake V=1 -Cext/ox
+ cp ext/ox/ox$(get_modname) lib/ox/ || die
+}
+
+each_ruby_test() {
+ ${RUBY} test/tests.rb || die
+}
next reply other threads:[~2016-02-24 23:37 UTC|newest]
Thread overview: 108+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-24 23:37 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-13 7:09 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ox/ Hans de Graaff
2024-12-31 8:38 Hans de Graaff
2024-12-26 6:19 Hans de Graaff
2024-12-26 6:19 Hans de Graaff
2024-11-29 14:30 Arthur Zamarin
2024-10-06 11:35 Sam James
2024-09-19 20:18 Jakov Smolić
2024-03-22 6:26 Hans de Graaff
2023-12-27 14:07 Hans de Graaff
2023-12-27 14:07 Hans de Graaff
2023-07-15 6:48 Hans de Graaff
2023-07-11 7:47 Hans de Graaff
2023-04-14 5:54 Hans de Graaff
2023-03-27 9:15 Sam James
2023-02-02 6:22 Hans de Graaff
2023-02-02 6:22 Hans de Graaff
2023-01-22 8:30 Hans de Graaff
2022-12-30 8:00 Hans de Graaff
2022-12-30 8:00 Hans de Graaff
2022-12-30 8:00 Hans de Graaff
2022-05-01 6:34 Hans de Graaff
2022-04-06 16:00 Hans de Graaff
2022-04-06 16:00 Hans de Graaff
2022-03-17 6:40 Hans de Graaff
2022-03-17 6:40 Hans de Graaff
2022-03-17 6:40 Hans de Graaff
2022-02-22 18:50 Hans de Graaff
2022-02-11 7:43 Hans de Graaff
2022-02-11 7:43 Hans de Graaff
2022-02-08 6:19 Hans de Graaff
2022-02-08 6:19 Hans de Graaff
2021-11-04 5:54 Hans de Graaff
2021-10-31 11:35 Hans de Graaff
2021-06-20 6:03 Hans de Graaff
2021-06-20 6:03 Hans de Graaff
2021-06-20 6:03 Hans de Graaff
2021-03-20 7:09 Hans de Graaff
2021-03-20 7:09 Hans de Graaff
2021-03-12 7:31 Hans de Graaff
2021-03-08 7:18 Hans de Graaff
2021-03-08 7:18 Hans de Graaff
2021-01-12 7:08 Hans de Graaff
2021-01-12 7:08 Hans de Graaff
2020-12-23 5:53 Hans de Graaff
2020-12-23 5:53 Hans de Graaff
2020-09-16 5:55 Hans de Graaff
2020-09-11 5:14 Hans de Graaff
2020-09-04 5:06 Hans de Graaff
2020-09-04 5:06 Hans de Graaff
2020-09-04 5:06 Hans de Graaff
2020-02-10 6:18 Hans de Graaff
2020-02-01 6:44 Hans de Graaff
2020-01-06 6:23 Hans de Graaff
2019-12-20 7:21 Hans de Graaff
2019-12-20 7:21 Hans de Graaff
2019-11-09 6:28 Hans de Graaff
2019-06-15 9:55 Hans de Graaff
2019-05-28 5:18 Hans de Graaff
2019-05-13 18:04 Hans de Graaff
2019-05-04 12:38 Hans de Graaff
2018-09-04 5:43 Hans de Graaff
2018-08-25 7:33 Hans de Graaff
2018-07-18 5:51 Hans de Graaff
2018-07-18 5:51 Hans de Graaff
2018-06-13 3:47 Hans de Graaff
2018-04-28 6:32 Hans de Graaff
2018-04-04 3:53 Hans de Graaff
2018-03-19 18:43 Hans de Graaff
2018-03-19 16:47 Hans de Graaff
2018-03-19 16:47 Hans de Graaff
2018-02-07 7:05 Hans de Graaff
2018-02-07 7:05 Hans de Graaff
2017-12-04 7:04 Hans de Graaff
2017-12-04 7:04 Hans de Graaff
2017-11-27 6:31 Hans de Graaff
2017-10-30 5:45 Hans de Graaff
2017-10-18 5:48 Hans de Graaff
2017-09-24 10:39 Sergei Trofimovich
2017-09-24 10:39 Sergei Trofimovich
2017-09-24 10:39 Sergei Trofimovich
2017-09-19 5:44 Hans de Graaff
2017-09-19 5:44 Hans de Graaff
2017-08-10 5:05 Hans de Graaff
2017-05-19 4:56 Hans de Graaff
2017-05-19 4:56 Hans de Graaff
2017-04-24 5:07 Hans de Graaff
2017-03-21 6:18 Hans de Graaff
2017-03-21 6:18 Hans de Graaff
2017-02-04 15:38 Hans de Graaff
2017-01-17 6:43 Hans de Graaff
2017-01-17 6:43 Hans de Graaff
2016-12-26 5:52 Hans de Graaff
2016-09-12 5:01 Hans de Graaff
2016-08-10 5:30 Hans de Graaff
2016-08-10 5:30 Hans de Graaff
2016-07-06 5:33 Hans de Graaff
2016-06-24 5:45 Hans de Graaff
2016-06-24 5:45 Hans de Graaff
2016-05-02 5:26 Hans de Graaff
2016-04-15 5:50 Hans de Graaff
2016-04-05 5:08 Hans de Graaff
2016-02-24 23:37 Manuel Rüger
2016-02-05 6:51 Hans de Graaff
2016-01-03 7:14 Hans de Graaff
2016-01-03 7:14 Hans de Graaff
2015-10-21 5:19 Hans de Graaff
2015-10-04 8:07 Jeroen Roovers
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=1456357052.669c220c5f69af135f019a6b4c514648f3687192.mrueg@gentoo \
--to=mrueg@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