diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-07-13 00:25:32 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-07-13 00:25:32 +0000 |
commit | 04e798ecd7fd6aed4cbe5f508d2fce04e1248028 (patch) | |
tree | dad796bbe3776e9151ada5f5481389a821c4a755 /dev-lang | |
parent | Replace the make call with emake -j1 and add a bug to track the issue. (diff) | |
download | gentoo-2-04e798ecd7fd6aed4cbe5f508d2fce04e1248028.tar.gz gentoo-2-04e798ecd7fd6aed4cbe5f508d2fce04e1248028.tar.bz2 gentoo-2-04e798ecd7fd6aed4cbe5f508d2fce04e1248028.zip |
Remove rubinius as per bug #237887.
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/rubinius/ChangeLog | 21 | ||||
-rw-r--r-- | dev-lang/rubinius/Manifest | 6 | ||||
-rw-r--r-- | dev-lang/rubinius/metadata.xml | 14 | ||||
-rw-r--r-- | dev-lang/rubinius/rubinius-0.8_pre20080129.ebuild | 59 | ||||
-rw-r--r-- | dev-lang/rubinius/rubinius-0.8_pre20080208.ebuild | 56 | ||||
-rw-r--r-- | dev-lang/rubinius/rubinius-0.9.0.ebuild | 52 |
6 files changed, 0 insertions, 208 deletions
diff --git a/dev-lang/rubinius/ChangeLog b/dev-lang/rubinius/ChangeLog deleted file mode 100644 index 4f9b8ef71fb4..000000000000 --- a/dev-lang/rubinius/ChangeLog +++ /dev/null @@ -1,21 +0,0 @@ -# ChangeLog for dev-lang/rubinius -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/rubinius/ChangeLog,v 1.3 2008/07/20 00:21:52 caleb Exp $ - -*rubinius-0.9.0 (20 Jul 2008) - - 20 Jul 2008; Caleb Tennis <caleb@gentoo.org> +rubinius-0.9.0.ebuild: - version bump, 0.9.0 - -*rubinius-0.8_pre20080208 (08 Feb 2008) - - 08 Feb 2008; Caleb Tennis <caleb@gentoo.org> - +rubinius-0.8_pre20080208.ebuild: - version bump, now grab straight from git sources - -*rubinius-0.8_pre20080129 (29 Jan 2008) - - 29 Jan 2008; Caleb Tennis <caleb@gentoo.org> +metadata.xml, - +rubinius-0.8_pre20080129.ebuild: - Initial import - diff --git a/dev-lang/rubinius/Manifest b/dev-lang/rubinius/Manifest deleted file mode 100644 index 94b37df61b76..000000000000 --- a/dev-lang/rubinius/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -DIST rubinius-036797603833bdb20468134d242b44fae9791477.tar.gz 5832619 RMD160 1d554c1b3135d4bfc32060927a1c1174bd65e970 SHA1 c1d9bd8f8f9c9a89541d9eaa63bbca002be6a2dd SHA256 1fb7445b9a8f211b5546ee01cfa77ba6b8ca3c8bd788efa82967888f2261970f -EBUILD rubinius-0.8_pre20080129.ebuild 1284 RMD160 00a05efae61f702313a1d8b8ee94ec852ba80419 SHA1 c2bff0c4d3aa9164bb3e240245189ab1d15c661b SHA256 d189eb2a153c4157b11c8b1824ff6590ce808a5696a306be6d5e123359f16206 -EBUILD rubinius-0.8_pre20080208.ebuild 1296 RMD160 7584717b41ce08c4829fd0fcb3c20c66086821de SHA1 fdd1ded685f85bb7a2a07b194e022ec72f20137a SHA256 f7acfac0d0a06e0a23237652c6d3cac894a567585870c9011e4641992f78c0ed -EBUILD rubinius-0.9.0.ebuild 994 RMD160 cab8535fe745d956c31bd18d33dd77673f582746 SHA1 e4393fe23237cba0c8fd74c0bef604cd7a3d3d9e SHA256 966a1471029f4cfefcfe591cb0db6bff13a4737ebc1b784f5486122f3b7825e0 -MISC ChangeLog 664 RMD160 9ca94a973f9f369eb7f912589bb2e8e1f0783ba2 SHA1 e07fbb7d940aa4a9253356622344f44eaa692642 SHA256 89f7932b21ccfa073c4e0ff79db8d80b4dff4e81b55b3ca4efe089c035998598 -MISC metadata.xml 428 RMD160 898943ed5a53d7395809685bb3e12408a358f0ee SHA1 c985b29ad7ef2ac60bd48c89e85289bdab62998e SHA256 3e7a9ee371b08b15f88c81eff3e8dd6d7e9d80797a06db1fe319ac3a78a1dc96 diff --git a/dev-lang/rubinius/metadata.xml b/dev-lang/rubinius/metadata.xml deleted file mode 100644 index a0a5e0bbaa79..000000000000 --- a/dev-lang/rubinius/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>no-herd</herd> -<maintainer> -<email>caleb@gentoo.org</email> -<name>Caleb Tennis</name> -</maintainer> -<longdescription lang="en"> -Rubinius is an alternative Ruby interpreter, aiming to be compliant with MRI while providing -a underlying VM and other nitfy features. -</longdescription> -</pkgmetadata> - diff --git a/dev-lang/rubinius/rubinius-0.8_pre20080129.ebuild b/dev-lang/rubinius/rubinius-0.8_pre20080129.ebuild deleted file mode 100644 index bf591155f314..000000000000 --- a/dev-lang/rubinius/rubinius-0.8_pre20080129.ebuild +++ /dev/null @@ -1,59 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/rubinius/rubinius-0.8_pre20080129.ebuild,v 1.1 2008/01/29 18:42:20 caleb Exp $ - -inherit multilib - -EAPI=1 - -DESCRIPTION="An alternative ruby interpreter" -HOMEPAGE="http://rubini.us" - -GIT_COMMIT="036797603833bdb20468134d242b44fae9791477" - -SRC_URI="mirror://gentoo/rubinius-${GIT_COMMIT}.tar.gz" -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="debug" - -RDEPEND=">=dev-lang/ruby-1.8.6_p110:1.8 - dev-ruby/rubygems" -DEPEND="sys-devel/bison - dev-util/pkgconfig - dev-ruby/rake - ${RDEPEND}" - -S=${WORKDIR}/code - -src_unpack() { - unpack ${A} - sed -ie "s:PREFIX=/usr/local:PREFIX=/usr:g" "${S}":/shotgun/vars.mk -} - -src_compile() { - if use debug; then - DEV=1 rake build - else - rake build - fi -} - -src_install() { - LIBDIR=$(get_libdir) - RDIR=/usr/${LIBDIR}/rubinius - - dodir ${RDIR}/shotgun - cp -pR "${S}"/runtime "${D}"/${RDIR} - cp -pR "${S}"/lib "${D}"/${RDIR} - install shotgun/lib/librubinius-0.8.0.so "${D}"/usr/${LIBDIR} - - install shotgun/rubinius "${D}"/${RDIR}/shotgun - install shotgun/rubinius.bin "${D}"/${RDIR}/shotgun - install shotgun/gdb* "${D}"/${RDIR}/shotgun - dosym ${RDIR}/shotgun/rubinius /usr/bin/rbx -} - -src_test() { - ./bin/ci -} diff --git a/dev-lang/rubinius/rubinius-0.8_pre20080208.ebuild b/dev-lang/rubinius/rubinius-0.8_pre20080208.ebuild deleted file mode 100644 index 511e6711bf9c..000000000000 --- a/dev-lang/rubinius/rubinius-0.8_pre20080208.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/rubinius/rubinius-0.8_pre20080208.ebuild,v 1.1 2008/02/08 15:23:39 caleb Exp $ - -EAPI=1 -EGIT_REPO_URI="git://git.rubini.us/code" - -inherit multilib git - -# Must go after inherit git -# This is the tree shaid that we want to grab -EGIT_TREE="f60fd914037838ac01032d85336675f0afd0964c" - -DESCRIPTION="An alternative ruby interpreter" -HOMEPAGE="http://rubini.us" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="debug" - -RDEPEND=">=dev-lang/ruby-1.8.6_p110:1.8 - dev-ruby/rubygems" -DEPEND="sys-devel/bison - dev-util/pkgconfig - dev-ruby/rake - ${RDEPEND}" - -src_compile() { - sed -ie "s:PREFIX=/usr/local:PREFIX=/usr:g" "${S}"/shotgun/vars.mk - - if use debug; then - DEV=1 rake build - else - rake build - fi -} - -src_install() { - LIBDIR=$(get_libdir) - RDIR=/usr/${LIBDIR}/rubinius - - dodir ${RDIR}/shotgun - cp -pR "${S}"/runtime "${D}"/${RDIR} - cp -pR "${S}"/lib "${D}"/${RDIR} - install shotgun/lib/librubinius-0.8.0.so "${D}"/usr/${LIBDIR} - - install shotgun/rubinius "${D}"/${RDIR}/shotgun - install shotgun/rubinius.bin "${D}"/${RDIR}/shotgun - install shotgun/gdb* "${D}"/${RDIR}/shotgun - dosym ${RDIR}/shotgun/rubinius /usr/bin/rbx -} - -src_test() { - ./bin/ci -} diff --git a/dev-lang/rubinius/rubinius-0.9.0.ebuild b/dev-lang/rubinius/rubinius-0.9.0.ebuild deleted file mode 100644 index 17fb93c272c3..000000000000 --- a/dev-lang/rubinius/rubinius-0.9.0.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/rubinius/rubinius-0.9.0.ebuild,v 1.2 2008/07/20 06:28:26 mr_bones_ Exp $ - -EAPI=1 -EGIT_REPO_URI="git://git.rubini.us/code" - -inherit multilib git - -# Must go after inherit git -# This is the tree shaid that we want to grab -EGIT_TREE="tags/v0.9.0" - -DESCRIPTION="An alternative ruby interpreter" -HOMEPAGE="http://rubini.us" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~x86 ~amd64" -IUSE="debug" - -RDEPEND=">=dev-lang/ruby-1.8.6_p110:1.8 - dev-ruby/rubygems" -DEPEND="sys-devel/bison - dev-util/pkgconfig - dev-ruby/rake - ${RDEPEND}" - -src_compile() { - export PREFIX="${S}"/usr - - if use debug; then - DEV=1 rake build - else - rake build - fi -} - -src_install() { - mkdir -p "${D}/usr/lib" - install -c lib/librubinius-0.9.0.so "${D}/usr/lib" - - mkdir -p "${D}/usr/bin" - install -c bin/rbx "${D}/usr/bin" - - export PREFIX="${D}"/usr - rake install -} - -src_test() { - ./bin/ci -} |