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 35BC659CA4 for ; Sun, 6 Mar 2016 18:50:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A975E21C04F; Sun, 6 Mar 2016 18:50:09 +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 E87BC21C04E for ; Sun, 6 Mar 2016 18:50:08 +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 7511134098F for ; Sun, 6 Mar 2016 18:50:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 391E52090 for ; Sun, 6 Mar 2016 18:50:05 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1457290148.b924e2914b4e97e47cfd7a5a4051876e9f9e10af.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/posix-spawn/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/posix-spawn/Manifest dev-ruby/posix-spawn/posix-spawn-0.3.10.ebuild dev-ruby/posix-spawn/posix-spawn-0.3.9.ebuild X-VCS-Directories: dev-ruby/posix-spawn/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: b924e2914b4e97e47cfd7a5a4051876e9f9e10af X-VCS-Branch: master Date: Sun, 6 Mar 2016 18:50:05 +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: b9a5b0a6-2ae0-4b0f-9b04-828e2ad1fe67 X-Archives-Hash: 6bfb7ea306b56ba5c0f2bcdaa8a8735d commit: b924e2914b4e97e47cfd7a5a4051876e9f9e10af Author: Manuel Rüger gentoo org> AuthorDate: Sun Mar 6 18:49:08 2016 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Sun Mar 6 18:49:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b924e291 dev-ruby/posix-spawn: Remove old Package-Manager: portage-2.2.27 dev-ruby/posix-spawn/Manifest | 2 -- dev-ruby/posix-spawn/posix-spawn-0.3.10.ebuild | 33 -------------------------- dev-ruby/posix-spawn/posix-spawn-0.3.9.ebuild | 33 -------------------------- 3 files changed, 68 deletions(-) diff --git a/dev-ruby/posix-spawn/Manifest b/dev-ruby/posix-spawn/Manifest index 9296258..355fe8e 100644 --- a/dev-ruby/posix-spawn/Manifest +++ b/dev-ruby/posix-spawn/Manifest @@ -1,3 +1 @@ -DIST posix-spawn-0.3.10.gem 28672 SHA256 15440fbfe25cc188e08e64f3bb632592368db669c2a13c1a9d56d81d1bbf54a1 SHA512 231f908c65c5b6f142239dbe52687f53139461826f25819aed905c0b3251c341dcc98db398d2f3e2b55bc27b61975adca1a5ac3caaedc64d178e6bb8485d952c WHIRLPOOL 7d8769fdc6e389b12a53df20e1e7e3f695e9a35138e26b685cd1e37dd435320bbe07d387937fe87b1a45df6b309b7373d30fbaf2b350f75e0913e4fc77dd039d DIST posix-spawn-0.3.11.gem 29696 SHA256 b932835dd6eb241b255ba51767b68a58299abbb0fb344cb874dcd23d57b75414 SHA512 a053d80b5f8fca5c70b7aa0799ca07b3fb24b6cbf8b8c04e302f0864e72597e0843a120608838ca71a413a24422e571f4d3422141b726177d360b892e914cbc3 WHIRLPOOL 61898240d9487f476aadff17f9e405b6850fd5c9e3096737c08a6c9ce07464090851810ea754744b199203451db46e540510928fd55ac3dbfa612192426875f9 -DIST posix-spawn-0.3.9.gem 28672 SHA256 634746d6f090c1b15d2f92fa90c5ed4868e59c8752ca56a5d83af8f79c0a5110 SHA512 3afd9e26f04e7fedda176b47b3b48be4eb55d5ad8aa38983060acbbae49ec515e925cf223d4700a98f1293a702782bf80cb7aea715c351b5ebdc42618ea2a605 WHIRLPOOL 15d647f6fd95486c85cc98f8e498e586f3ac0c1686a36041f3dd38b43de860f4231ba37a0126e4fd7fe3f39620271a20c0dbb742198226e75d47d8f26d67dcf6 diff --git a/dev-ruby/posix-spawn/posix-spawn-0.3.10.ebuild b/dev-ruby/posix-spawn/posix-spawn-0.3.10.ebuild deleted file mode 100644 index c63a603..0000000 --- a/dev-ruby/posix-spawn/posix-spawn-0.3.10.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -USE_RUBY="ruby19 ruby20 ruby21 ruby22" -KEYWORDS="~amd64" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="README.md TODO HACKING" - -inherit ruby-fakegem - -DESCRIPTION="The posix-spawn library aims to implement a subset of the Ruby 1.9 Process::spawn" -HOMEPAGE="https://github.com/rtomayko/posix-spawn/" - -LICENSE="MIT LGPL-2.1" -SLOT="0" -IUSE="test" - -each_ruby_configure() { - ${RUBY} -Cext extconf.rb || die -} - -each_ruby_compile() { - emake V=1 -Cext - cp ext/*$(get_modname) lib/ || die -} - -each_ruby_test() { - ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each {|f| require f}' || die -} diff --git a/dev-ruby/posix-spawn/posix-spawn-0.3.9.ebuild b/dev-ruby/posix-spawn/posix-spawn-0.3.9.ebuild deleted file mode 100644 index 71f7d7e..0000000 --- a/dev-ruby/posix-spawn/posix-spawn-0.3.9.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -USE_RUBY="ruby19 ruby20 ruby21 ruby22" -KEYWORDS="~amd64" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="README.md TODO HACKING" - -inherit ruby-fakegem - -DESCRIPTION="The posix-spawn library aims to implement a subset of the Ruby 1.9 Process::spawn" -HOMEPAGE="https://github.com/rtomayko/posix-spawn/" - -LICENSE="MIT LGPL-2.1" -SLOT="0" -IUSE="test" - -each_ruby_configure() { - ${RUBY} -Cext extconf.rb || die -} - -each_ruby_compile() { - emake V=1 -Cext - cp ext/*$(get_modname) lib/ || die -} - -each_ruby_test() { - ${RUBY} -Ilib -S testrb test || die -}