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 94F841382FE for ; Sat, 9 Jul 2016 15:53:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3C8321C0B9; Sat, 9 Jul 2016 15:53:00 +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 52AB021C0B9 for ; Sat, 9 Jul 2016 15:53:00 +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 EA971340F05 for ; Sat, 9 Jul 2016 15:52:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4F312443 for ; Sat, 9 Jul 2016 15:52:55 +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: <1468079368.5c7d5b61174d4574e26fbde946b3fc38fe9e911b.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/rubinius/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/rubinius/Manifest dev-lang/rubinius/rubinius-2.5.3.ebuild dev-lang/rubinius/rubinius-2.5.5.ebuild X-VCS-Directories: dev-lang/rubinius/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 5c7d5b61174d4574e26fbde946b3fc38fe9e911b X-VCS-Branch: master Date: Sat, 9 Jul 2016 15:52:55 +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: 87a020cf-20fc-484f-b306-c2ad9f1b84ec X-Archives-Hash: dddab133b9e6b9b9e158b37921f0cbd2 commit: 5c7d5b61174d4574e26fbde946b3fc38fe9e911b Author: Hans de Graaff gentoo org> AuthorDate: Sat Jul 9 15:47:45 2016 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Jul 9 15:49:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c7d5b61 dev-lang/rubinius: cleanup for bug 588102 Package-Manager: portage-2.2.28 dev-lang/rubinius/Manifest | 2 - dev-lang/rubinius/rubinius-2.5.3.ebuild | 86 -------------------------------- dev-lang/rubinius/rubinius-2.5.5.ebuild | 87 --------------------------------- 3 files changed, 175 deletions(-) diff --git a/dev-lang/rubinius/Manifest b/dev-lang/rubinius/Manifest index d780d9e..2803f07 100644 --- a/dev-lang/rubinius/Manifest +++ b/dev-lang/rubinius/Manifest @@ -1,3 +1 @@ -DIST rubinius-2.5.3.tar.bz2 11636033 SHA256 9af4d6e9d1e78a586579c86b9eb9a082cb863885d4a7cf33989d73280461e5fc SHA512 b923446d325dc3ce5ad28af9ee527607fae3259b85e85aeff97c1bebbb4520daf70616957b1c0ded900ed19e59025826dee66977c19cd2a2d4e9a0296811eb20 WHIRLPOOL 9ec26e62fde5d55153ce8f7fc8b57297fc365f94fc43d18c1a99c94823999494653e5d44ad1a27e31ae0803fc0c2d23d04fea7c7669210754236a9aa38e68b19 -DIST rubinius-2.5.5.tar.bz2 11659850 SHA256 217659849ca2c67322d24ce7167e760dc835f32a701ca6e558703914ca82d02f SHA512 a862146ddbbdcd4439eb64e78bfe6d09ae4cca540d19869618426d3f451544658713fe8eb7d46493785eb0cc721077e624293cc44d68eea3ef584967b43a18d7 WHIRLPOOL 82e45406f330339a3dc06ee26cb0baf39bd4ab10147ebbfbe2eaf12c72e44fe683d3eff3156af0f09feee4bc3d50334d041f497727a6ae86fd24347f75a658ae DIST rubinius-3.43.tar.bz2 13013106 SHA256 2c573257518774e464036515cc7283bc934a41566599afe94612c605844481ad SHA512 80ca70f1aeea2f48e9f4bbd9dc646e0fdabf266cde879fd6acb46bcc38140a2738fddf7d63fa72c386f0411046f457af02deb1162b249c7942bdc0e4a8138023 WHIRLPOOL 63f53a69a16772cfaa560cb5c8ed21dafe5b2eae221948be56f34b4a4755f878f3f9ff5ae7d181479770c1e9ca9c9be48a521d5e9465d1dc15c0641aca803d34 diff --git a/dev-lang/rubinius/rubinius-2.5.3.ebuild b/dev-lang/rubinius/rubinius-2.5.3.ebuild deleted file mode 100644 index 26c3836..0000000 --- a/dev-lang/rubinius/rubinius-2.5.3.ebuild +++ /dev/null @@ -1,86 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -inherit eutils flag-o-matic multilib versionator - -DESCRIPTION="A re-implementation of the Ruby VM designed for speed" -HOMEPAGE="http://rubini.us" -SRC_URI="http://releases.rubini.us/${P}.tar.bz2" - -LICENSE="BSD" -KEYWORDS="~amd64" -SLOT="0" -IUSE="+llvm" - -RDEPEND=" - llvm? ( >=sys-devel/llvm-3.2 ) - dev-libs/openssl:0 - sys-libs/ncurses - sys-libs/readline:0 - dev-libs/libyaml - virtual/libffi - sys-libs/zlib -" - -DEPEND="${RDEPEND} - =dev-ruby/rake-10* - dev-ruby/bundler -" - -pkg_setup() { - unset RUBYOPT -} - -src_prepare() { - # src_test will wait until all processes are reaped, so tune down - # the long sleep process a bit. - sed -i -e 's/sleep 1000/sleep 300/' spec/ruby/core/io/popen_spec.rb || die - - # Drop error CFLAGS per Gentoo policy. - sed -i -e '/Werror/ s:^:#:' rakelib/blueprint.rb || die - - bundle --local || die -} - -src_configure() { - conf="" - if ! use llvm ; then - conf+="--disable-llvm " - fi - - #Rubinius uses a non-autoconf ./configure script which balks at econf - INSTALL="${EPREFIX}/usr/bin/install -c" ./configure \ - --prefix /usr/$(get_libdir) \ - --mandir /usr/share/man \ - --without-rpath \ - --with-vendor-zlib \ - ${conf} \ - || die "Configure failed" -} - -src_compile() { - RBXOPT="-Xsystem.log=/dev/null" rake build || die "Compilation failed" -} - -src_test() { - rake spec || die "Tests failed" - einfo "Waiting for forked processes to die" -} - -src_install() { - # The install phase tries to determine if there are relevant - addpredict /usr/local/lib64/ruby - - local minor_version=$(get_version_component_range 1-2) - local librbx="usr/$(get_libdir)/rubinius" - - RBXOPT="-Xsystem.log=/dev/null" DESTDIR="${D}" rake install || die "Installation failed" - - dosym /${librbx}/bin/rbx /usr/bin/rbx || die "Couldn't make rbx symlink" - - insinto /${librbx}/${minor_version}/site - doins "${FILESDIR}/auto_gem.rb" || die "Couldn't install rbx auto_gem.rb" - RBXOPT="-Xsystem.log=/dev/null" RBX_RUNTIME="${S}/runtime" RBX_LIB="${S}/lib" bin/rbx compile "${D}/${librbx}/${minor_version}/site/auto_gem.rb" || die "Couldn't bytecompile auto_gem.rb" -} diff --git a/dev-lang/rubinius/rubinius-2.5.5.ebuild b/dev-lang/rubinius/rubinius-2.5.5.ebuild deleted file mode 100644 index 7ec166a..0000000 --- a/dev-lang/rubinius/rubinius-2.5.5.ebuild +++ /dev/null @@ -1,87 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -inherit eutils flag-o-matic multilib versionator - -DESCRIPTION="A re-implementation of the Ruby VM designed for speed" -HOMEPAGE="http://rubini.us" -SRC_URI="http://releases.rubini.us/${P}.tar.bz2" - -LICENSE="BSD" -KEYWORDS="~amd64" -SLOT="0" -IUSE="+llvm" - -RDEPEND=" - llvm? ( =sys-devel/llvm-3.2 ) - dev-libs/openssl:0 - sys-libs/ncurses - sys-libs/readline:0 - dev-libs/libyaml - virtual/libffi - sys-libs/zlib -" - -DEPEND="${RDEPEND} - =dev-ruby/rake-10* - dev-ruby/bundler -" - -pkg_setup() { - unset RUBYOPT -} - -src_prepare() { - # src_test will wait until all processes are reaped, so tune down - # the long sleep process a bit. - sed -i -e 's/sleep 1000/sleep 300/' spec/ruby/core/io/popen_spec.rb || die - - # Drop error CFLAGS per Gentoo policy. - sed -i -e '/Werror/ s:^:#:' rakelib/blueprint.rb || die - - bundle --local || die -} - -src_configure() { - conf="" - if ! use llvm ; then - conf+="--disable-llvm " - fi - - #Rubinius uses a non-autoconf ./configure script which balks at econf - INSTALL="${EPREFIX}/usr/bin/install -c" ./configure \ - --prefix /usr/$(get_libdir) \ - --mandir /usr/share/man \ - --without-rpath \ - --with-vendor-zlib \ - ${conf} \ - || die "Configure failed" -} - -src_compile() { - RBXOPT="-Xsystem.log=/dev/null" rake build || die "Compilation failed" -} - -src_test() { - rake spec || die "Tests failed" - einfo "Waiting for forked processes to die" -} - -src_install() { - # The install phase tries to determine if there are relevant - addpredict /usr/local/lib64/ruby - - local minor_version=$(get_version_component_range 1-2) - local librbx="usr/$(get_libdir)/rubinius" - - RBXOPT="-Xsystem.log=/dev/null" DESTDIR="${D}" rake install || die "Installation failed" - - dosym /${librbx}/bin/rbx /usr/bin/rbx || die "Couldn't make rbx symlink" - - insinto /${librbx}/${minor_version}/site - doins "${FILESDIR}/auto_gem.rb" || die "Couldn't install rbx auto_gem.rb" - RBXOPT="-Xsystem.log=/dev/null" RBX_RUNTIME="${S}/runtime" RBX_LIB="${S}/lib" bin/rbx compile "${D}/${librbx}/${minor_version}/site/auto_gem.rb" || die "Couldn't bytecompile auto_gem.rb" -}