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 99A01139083 for ; Sat, 2 Dec 2017 06:30:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0E5DE0C09; Sat, 2 Dec 2017 06:30:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B0C60E0C09 for ; Sat, 2 Dec 2017 06:30:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 857E433FE60 for ; Sat, 2 Dec 2017 06:30:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE0C9AE70 for ; Sat, 2 Dec 2017 06:30:54 +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: <1512196231.60d3afa02a0cafc4c6a70ff230c77ccd0f243087.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/libxml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/libxml/Manifest dev-ruby/libxml/libxml-2.8.0-r1.ebuild X-VCS-Directories: dev-ruby/libxml/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 60d3afa02a0cafc4c6a70ff230c77ccd0f243087 X-VCS-Branch: master Date: Sat, 2 Dec 2017 06:30:54 +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: 9c508e15-25d3-4320-bde1-8fa3c7843d83 X-Archives-Hash: 687f93f2b0f60ec7a2faafa69ea0deb5 commit: 60d3afa02a0cafc4c6a70ff230c77ccd0f243087 Author: Hans de Graaff gentoo org> AuthorDate: Sun Nov 26 10:05:50 2017 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Dec 2 06:30:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60d3afa0 dev-ruby/libxml: cleanup; drop hppa stable, bug 625554 Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-ruby/libxml/Manifest | 3 +- dev-ruby/libxml/libxml-2.8.0-r1.ebuild | 63 ---------------------------------- 2 files changed, 1 insertion(+), 65 deletions(-) diff --git a/dev-ruby/libxml/Manifest b/dev-ruby/libxml/Manifest index fc2c2584352..61b5f39e00b 100644 --- a/dev-ruby/libxml/Manifest +++ b/dev-ruby/libxml/Manifest @@ -1,2 +1 @@ -DIST libxml-ruby-2.8.0.gem 261120 SHA256 0bd2780afaaf944d38786999d929a4fd37eb30922c404301b86dee94c9c512b6 SHA512 085670e0d343d47085d03d7d95a94498e7be049fbab5e60f1c5f43f9fc41222fe96315de7d5b12b221a3c866d0c178dbfbe2e717a206cce8c4471a2b3ddb9c42 WHIRLPOOL bae7fe3e885b35c58e314cf84ecf0f09abb754e4d41e047b101f20fc2d62f7695e328f8cc07f91d473de87ceb82c2a54d37ea4cb03c421897a5d539605883400 -DIST libxml-ruby-2.9.0.gem 262144 SHA256 e25a6278aaca2376ec0cc9e93a034a25d95af1102590abdbfce786d5c6612ddf SHA512 06ad42ce68c16715fc92a41439c3c27b49fc25b4f8829fac0a27f860d6c3df9a4cb964f1b4677d7587d31c0e5542c4d1c1c25ae3bcfcec889015618d22f6ff3c WHIRLPOOL e656ac449cd893325378b5af1d1108c8b2fa53e79b9000891785ffe5800a067f961c162699d1c6fab585dd8ba475b4b97898ee1ff2d2cf254c10a965504122c8 +DIST libxml-ruby-2.9.0.gem 262144 BLAKE2B fb601a0be0aab7fdfd00ac7ef245e52413dbc6e4de71eecb4f0618843ee0621f96ef438df5ec20483a56686ec0ba7ed13fce29b13b779a04313337caa385ae8c SHA512 06ad42ce68c16715fc92a41439c3c27b49fc25b4f8829fac0a27f860d6c3df9a4cb964f1b4677d7587d31c0e5542c4d1c1c25ae3bcfcec889015618d22f6ff3c diff --git a/dev-ruby/libxml/libxml-2.8.0-r1.ebuild b/dev-ruby/libxml/libxml-2.8.0-r1.ebuild deleted file mode 100644 index cace17bd2a3..00000000000 --- a/dev-ruby/libxml/libxml-2.8.0-r1.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -# ruby22 → test suite hangs -USE_RUBY="ruby20 ruby21 ruby22" - -RUBY_FAKEGEM_NAME="libxml-ruby" - -RUBY_FAKEGEM_DOCDIR="doc" -RUBY_FAKEGEM_EXTRADOC="README.rdoc HISTORY" - -RUBY_FAKEGEM_TASK_TEST="none" - -inherit ruby-fakegem - -DESCRIPTION="Ruby libxml with a user friendly API, akin to REXML" -HOMEPAGE="https://github.com/xml4r/libxml-ruby" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND="${RDEPEND} dev-libs/libxml2" -DEPEND="${DEPEND} dev-libs/libxml2" - -ruby_add_bdepend "doc? ( dev-ruby/rdoc )" - -all_ruby_prepare() { - # Remove grancher tasks only needed for publishing the website - sed -i -e '/grancher/d' -e '/Grancher/,$d' Rakefile || die - - # We don't have the hanna template available. - sed -i -e 's/hanna/rake/' Rakefile || die - - # Remove rake-compiler bits since we don't use it - sed -i -e '/extensiontask/d' -e '/ExtensionTask/,/end/d' -e '/GemPackageTask/,/end/d' Rakefile || die - - # replace ulimit -n output as it does not work with Ruby 1.9 - sed -i -e 's:`ulimit -n`:"'`ulimit -n`'":' test/tc_parser.rb || die - - # Avoid test failures with libxml2-2.9.2 since that is the oldest - # secure version available: https://github.com/xml4r/libxml-ruby/issues/103 - sed -i -e '/tc_html_parser_context/d' test/test_suite.rb || die - sed -i -e '/test_bad_xml/,/^ end/ s:^:#:' test/tc_parser.rb || die -} - -each_ruby_configure() { - ${RUBY} -C ext/libxml extconf.rb || die -} - -each_ruby_compile() { - emake -C ext/libxml V=1 - cp ext/libxml/libxml_ruby.so lib/ || die -} - -each_ruby_test() { - # The test suite needs to load its files in alphabetical order but - # this is not guaranteed. See bug 370501. - ${RUBY} -Ilib -r ./test/test_helper.rb test/test_suite.rb || die -}