From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 95487138216 for ; Mon, 2 May 2016 05:26:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C853521C002; Mon, 2 May 2016 05:26:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 55CC921C002 for ; Mon, 2 May 2016 05:26:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3FDD03409B7 for ; Mon, 2 May 2016 05:26:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CA98833F for ; Mon, 2 May 2016 05:26:11 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1462166761.e9d5a7906f4d72435179d98f49d01f3d8948a26e.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ox/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/ox/Manifest dev-ruby/ox/ox-2.4.1.ebuild X-VCS-Directories: dev-ruby/ox/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: e9d5a7906f4d72435179d98f49d01f3d8948a26e X-VCS-Branch: master Date: Mon, 2 May 2016 05:26:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 15d408a8-8e7b-4b58-a099-ee959850adde X-Archives-Hash: 4cf1667fbaa7530aabd36350257dfaf5 commit: e9d5a7906f4d72435179d98f49d01f3d8948a26e Author: Hans de Graaff gentoo org> AuthorDate: Mon May 2 05:22:01 2016 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon May 2 05:26:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9d5a790 dev-ruby/ox: add 2.4.1 Package-Manager: portage-2.2.26 dev-ruby/ox/Manifest | 1 + dev-ruby/ox/ox-2.4.1.ebuild | 33 +++++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/dev-ruby/ox/Manifest b/dev-ruby/ox/Manifest index 00bd167..5d09ca6 100644 --- a/dev-ruby/ox/Manifest +++ b/dev-ruby/ox/Manifest @@ -1,2 +1,3 @@ DIST ox-2.3.0.tar.gz 181318 SHA256 39b148be07479b8b017af8026eed936dc1f36f29b7b3fbca089aeffea2d97af9 SHA512 fbe09bf7e8073a660ba8cc4fbc47580b34c740cf59dec7db0b339103872947a76f118debf0ab306bd12170e9db1c327075c511b6d0fbb42d87dfba6ddcd57610 WHIRLPOOL 8af68bfff2bc0e3b472c7ed0d5bcadb8431caa0e64d5dc3a712cb90a3feebd81ea930fb9480ada2d3638f00bde9624258ab5b9b19ce6c17f90f16833a9fb2cfb DIST ox-2.4.0.tar.gz 186709 SHA256 aeecb115238048019816b73b01a9d78b33cb2f266911b196390741b095a82e9c SHA512 a4794f2d0978b0b5962ff60ff8e7f7e357302563b442dfe8aa812fd9311db48cc5ee07b00d89aff7489d3a9d266c084c9f3a0b837cdd84c872db0e88b1b3048f WHIRLPOOL ae09ddf5e441e540195900ab26d062bb976255c8e5306d91803e28dadc0f9d84ebd406ebd5fe535ddf8727a5f29d731e0f2dbfa6ff51a6cd9f07938174743ec4 +DIST ox-2.4.1.tar.gz 188550 SHA256 c9f26c026d614e1af52585dd271cbd4c794b861242ac1b71b08c2e195b10b1b9 SHA512 69f0d24d8b712cdc34e3da2ab72e503af40c96387c0f6eeb73f4a753e4b64ebd0c2f214c10511d2d02395ceb86dffb6f0b94bee5272577e203f731bf4fde4630 WHIRLPOOL 99006b2963a1c61a6efd7da47c8e28b5e3fb23660a9a493cb94c99674789fc42a455a50f78bd0f511ced52913229b3a7ee5875cdbb2e3aa3056bccc969aeeb68 diff --git a/dev-ruby/ox/ox-2.4.1.ebuild b/dev-ruby/ox/ox-2.4.1.ebuild new file mode 100644 index 0000000..7137319 --- /dev/null +++ b/dev-ruby/ox/ox-2.4.1.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 +}