diff options
author | Hans de Graaff <graaff@gentoo.org> | 2014-05-04 09:26:52 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2014-05-04 09:26:52 +0000 |
commit | 31ad1949e85d41d05ee2c1fab440f35d87579cab (patch) | |
tree | 44e9fa875f9c31e8ee573b251977154168b585ec /dev-ruby/thread_safe | |
parent | Remove old. (diff) | |
download | gentoo-2-31ad1949e85d41d05ee2c1fab440f35d87579cab.tar.gz gentoo-2-31ad1949e85d41d05ee2c1fab440f35d87579cab.tar.bz2 gentoo-2-31ad1949e85d41d05ee2c1fab440f35d87579cab.zip |
Cleanup.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/thread_safe')
-rw-r--r-- | dev-ruby/thread_safe/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/thread_safe/thread_safe-0.1.3-r1.ebuild | 27 | ||||
-rw-r--r-- | dev-ruby/thread_safe/thread_safe-0.1.3-r2.ebuild | 27 | ||||
-rw-r--r-- | dev-ruby/thread_safe/thread_safe-0.2.0.ebuild | 27 |
4 files changed, 5 insertions, 82 deletions
diff --git a/dev-ruby/thread_safe/ChangeLog b/dev-ruby/thread_safe/ChangeLog index 70d0f42ea191..6e103c6c8b05 100644 --- a/dev-ruby/thread_safe/ChangeLog +++ b/dev-ruby/thread_safe/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/thread_safe # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/ChangeLog,v 1.13 2014/04/17 05:41:17 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/ChangeLog,v 1.14 2014/05/04 09:26:52 graaff Exp $ + + 04 May 2014; Hans de Graaff <graaff@gentoo.org> -thread_safe-0.1.3-r1.ebuild, + -thread_safe-0.1.3-r2.ebuild, -thread_safe-0.2.0.ebuild: + Cleanup. *thread_safe-0.3.3 (17 Apr 2014) diff --git a/dev-ruby/thread_safe/thread_safe-0.1.3-r1.ebuild b/dev-ruby/thread_safe/thread_safe-0.1.3-r1.ebuild deleted file mode 100644 index 77216f84753e..000000000000 --- a/dev-ruby/thread_safe/thread_safe-0.1.3-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.1.3-r1.ebuild,v 1.4 2013/12/08 16:27:23 johu Exp $ - -EAPI=5 -# jruby → there is code for this in ext but that requires compiling java. -USE_RUBY="ruby19 ruby20" - -RUBY_FAKEGEM_TASK_DOC="" - -RUBY_FAKEGEM_EXTRADOC="README.md" - -inherit ruby-fakegem - -DESCRIPTION="A collection of thread-safe versions of common core Ruby classes" -HOMEPAGE="https://github.com/headius/thread_safe" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86" -IUSE="" - -ruby_add_rdepend "dev-ruby/atomic" - -each_ruby_prepare(){ - sed -i -e "/[Bb]undler/d" Rakefile || die -} diff --git a/dev-ruby/thread_safe/thread_safe-0.1.3-r2.ebuild b/dev-ruby/thread_safe/thread_safe-0.1.3-r2.ebuild deleted file mode 100644 index a14a0f650e81..000000000000 --- a/dev-ruby/thread_safe/thread_safe-0.1.3-r2.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.1.3-r2.ebuild,v 1.1 2014/01/04 16:54:35 mrueg Exp $ - -EAPI=5 -# jruby → there is code for this in ext but that requires compiling java. -USE_RUBY="ruby19 ruby20 ruby21" - -RUBY_FAKEGEM_TASK_DOC="" - -RUBY_FAKEGEM_EXTRADOC="README.md" - -inherit ruby-fakegem - -DESCRIPTION="A collection of thread-safe versions of common core Ruby classes" -HOMEPAGE="https://github.com/headius/thread_safe" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86" -IUSE="" - -ruby_add_rdepend "dev-ruby/atomic" - -each_ruby_prepare(){ - sed -i -e "/[Bb]undler/d" Rakefile || die -} diff --git a/dev-ruby/thread_safe/thread_safe-0.2.0.ebuild b/dev-ruby/thread_safe/thread_safe-0.2.0.ebuild deleted file mode 100644 index a177943b4972..000000000000 --- a/dev-ruby/thread_safe/thread_safe-0.2.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/thread_safe/thread_safe-0.2.0.ebuild,v 1.1 2014/02/28 06:54:33 graaff Exp $ - -EAPI=5 -# jruby → there is code for this in ext but that requires compiling java. -USE_RUBY="ruby19 ruby20 ruby21" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" - -RUBY_FAKEGEM_EXTRADOC="README.md" - -inherit ruby-fakegem - -DESCRIPTION="A collection of thread-safe versions of common core Ruby classes" -HOMEPAGE="https://github.com/headius/thread_safe" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86" -IUSE="" - -ruby_add_rdepend ">=dev-ruby/atomic-1.1.7" - -each_ruby_prepare(){ - sed -i -e "/[Bb]undler/d" Rakefile || die -} |