From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1EE96139694 for ; Fri, 3 Mar 2017 07:16:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D000A21C10A; Fri, 3 Mar 2017 07:15:47 +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 ACA8621C10A for ; Fri, 3 Mar 2017 07:15:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4F9DE34174D for ; Fri, 3 Mar 2017 07:15:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CEAD75AC8 for ; Fri, 3 Mar 2017 07:15:27 +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: <1488525305.c25d71be4ec0d890c4ccbfd88a15e0f7bd6176ce.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-glib2/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/ruby-glib2/Manifest dev-ruby/ruby-glib2/ruby-glib2-3.0.7.ebuild X-VCS-Directories: dev-ruby/ruby-glib2/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: c25d71be4ec0d890c4ccbfd88a15e0f7bd6176ce X-VCS-Branch: master Date: Fri, 3 Mar 2017 07:15:27 +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: 977924a5-091d-4e6b-a3c2-f8b64001f30e X-Archives-Hash: a33d96e7da98f7b4fb9204a776b912b0 commit: c25d71be4ec0d890c4ccbfd88a15e0f7bd6176ce Author: Hans de Graaff gentoo org> AuthorDate: Fri Mar 3 07:15:05 2017 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri Mar 3 07:15:05 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c25d71be dev-ruby/ruby-glib2: cleanup Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ruby/ruby-glib2/Manifest | 1 - dev-ruby/ruby-glib2/ruby-glib2-3.0.7.ebuild | 28 ---------------------------- 2 files changed, 29 deletions(-) diff --git a/dev-ruby/ruby-glib2/Manifest b/dev-ruby/ruby-glib2/Manifest index 895ce8a2adf..1f9af4e6166 100644 --- a/dev-ruby/ruby-glib2/Manifest +++ b/dev-ruby/ruby-glib2/Manifest @@ -1,2 +1 @@ -DIST ruby-gnome2-all-3.0.7.tar.gz 1692752 SHA256 4b65da24a5fdd4a774d6f238abcce8a3aca2bad093211bb824fb6a06e5430375 SHA512 0cfd5dd13ef0e0986ddd2235f88ffb21d15e6cb709b47252bb34e587fef88c0234e65f178eccec7dbfd45759ba37f1bbdcee6c7908d3f9daaf3369453b2478ee WHIRLPOOL 0a0e2749f6642485bada7ab22d69a3ed0e4d170a2d0dec6db88e62179264c6093a51c05cca87c64a4a3e9d1bdedb05a92fba81f6098872c06c8cbfa451ccedf2 DIST ruby-gnome2-all-3.0.8.tar.gz 1732574 SHA256 47449f4d9eb9a175fdff5115157b4ea07ad6aa3bff7fa6258d42920b2cbb45a5 SHA512 e30c2cd95db762eff4f5f6d6f03811338657a849fc94d1af71488bb912cc82b85c0aa6860658f6eba66119ef95382ad142661751471a52de9606c5514ec6a6cf WHIRLPOOL 7b0580639ed2d1364e0de0135f9256d014771dfba3e94f6a220a26faa969dcc8cb198eab400ea6ebc25fa89082a8c96cb81ec2b0231784aea3b8e748b322f19e diff --git a/dev-ruby/ruby-glib2/ruby-glib2-3.0.7.ebuild b/dev-ruby/ruby-glib2/ruby-glib2-3.0.7.ebuild deleted file mode 100644 index e473e87e3b1..00000000000 --- a/dev-ruby/ruby-glib2/ruby-glib2-3.0.7.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" - -inherit ruby-ng-gnome2 - -DESCRIPTION="Ruby Glib2 bindings" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" -IUSE="" -RDEPEND+=" >=dev-libs/glib-2" -DEPEND+=" >=dev-libs/glib-2" - -ruby_add_bdepend "dev-ruby/pkg-config - test? ( >=dev-ruby/test-unit-2 )" - -all_ruby_prepare() { - # Our sandbox always provides LD_PRELOAD in the environment. - sed -i -e 's/unless ENV.empty?/unless (ENV.keys - ["LD_PRELOAD"]).empty?/' test/test_spawn.rb || die - - # Remove pregenerated Makefile since it will otherwise be shared by all targets. - rm -f Makefile Makefile.lib ext/glib2/Makefile || die -} - -each_ruby_test() { - ${RUBY} test/run-test.rb || die -}