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 707E8139694 for ; Fri, 3 Mar 2017 07:15:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DFBE621C0E1; Fri, 3 Mar 2017 07:15:42 +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 AB62821C0E1 for ; Fri, 3 Mar 2017 07:15:42 +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 65ABD34174F 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 BB1935AC7 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: <1488525227.8c167284b076f1b1079e06983201ee3d56972a0f.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-gobject-introspection/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/ruby-gobject-introspection/Manifest dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.0.7.ebuild X-VCS-Directories: dev-ruby/ruby-gobject-introspection/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 8c167284b076f1b1079e06983201ee3d56972a0f 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: d7ce02be-5c6f-4457-8357-1d65438dbd6b X-Archives-Hash: dfd95464ef6f9d6f36c5d32feb314ea3 commit: 8c167284b076f1b1079e06983201ee3d56972a0f Author: Hans de Graaff gentoo org> AuthorDate: Fri Mar 3 07:13:47 2017 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri Mar 3 07:13:47 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c167284 dev-ruby/ruby-gobject-introspection: cleanup Package-Manager: Portage-2.3.3, Repoman-2.3.1 dev-ruby/ruby-gobject-introspection/Manifest | 1 - .../ruby-gobject-introspection-3.0.7.ebuild | 33 ---------------------- 2 files changed, 34 deletions(-) diff --git a/dev-ruby/ruby-gobject-introspection/Manifest b/dev-ruby/ruby-gobject-introspection/Manifest index 895ce8a2adf..1f9af4e6166 100644 --- a/dev-ruby/ruby-gobject-introspection/Manifest +++ b/dev-ruby/ruby-gobject-introspection/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-gobject-introspection/ruby-gobject-introspection-3.0.7.ebuild b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.0.7.ebuild deleted file mode 100644 index fd8f82eaad1..00000000000 --- a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-3.0.7.ebuild +++ /dev/null @@ -1,33 +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" - -inherit ruby-ng-gnome2 - -RUBY_S=ruby-gnome2-all-${PV}/gobject-introspection - -DESCRIPTION="Ruby GObjectIntrospection bindings" -KEYWORDS="amd64 ~ppc ~x86" -IUSE="" - -DEPEND+=" dev-libs/gobject-introspection" -RDEPEND+=" dev-libs/gobject-introspection" - -ruby_add_rdepend "~dev-ruby/ruby-glib2-${PV}" - -all_ruby_prepare() { - # Remove pregenerated Makefile since it will otherwise be shared by all targets. - rm -f Makefile Makefile.lib ext/gobject-introspection/Makefile || die - - # Avoid unneeded dependency on test-unit-notify. - sed -i -e '/notify/ s:^:#:' test/gobject-introspection-test-utils.rb || die - - # Avoid compilation of dependencies during test. - sed -i -e '/system/,/^ end/ s:^:#:' test/run-test.rb || die -} - -each_ruby_test() { - ${RUBY} test/run-test.rb || die -}