* [gentoo-commits] dev/dev-zero:master commit in: dev-ruby/rake/, dev-ruby/rake/files/
@ 2015-05-10 14:46 Tiziano Müller
0 siblings, 0 replies; only message in thread
From: Tiziano Müller @ 2015-05-10 14:46 UTC (permalink / raw
To: gentoo-commits
commit: 3be830c471ec2eed8332e5ac70775d5c22dff362
Author: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
AuthorDate: Sun May 10 14:38:56 2015 +0000
Commit: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Sun May 10 14:38:56 2015 +0000
URL: https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=3be830c4
remove outdated ebuild
dev-ruby/rake/ChangeLog | 524 -------------------------------
dev-ruby/rake/Manifest | 5 -
dev-ruby/rake/files/rake.bash-completion | 55 ----
dev-ruby/rake/metadata.xml | 8 -
dev-ruby/rake/rake-10.1.0.ebuild | 76 -----
5 files changed, 668 deletions(-)
diff --git a/dev-ruby/rake/ChangeLog b/dev-ruby/rake/ChangeLog
deleted file mode 100644
index 08d8d72..0000000
--- a/dev-ruby/rake/ChangeLog
+++ /dev/null
@@ -1,524 +0,0 @@
-# ChangeLog for dev-ruby/rake
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.138 2013/06/23 07:59:50 graaff Exp $
-
-*rake-0.9.6 (23 Jun 2013)
-
- 23 Jun 2013; Hans de Graaff <graaff@gentoo.org> +rake-0.9.6.ebuild:
- Version bump. Skip failing tests on jruby because these are caused by our own
- packaging and already present in 0.9.2.2.
-
- 28 Jan 2013; Alexis Ballier <aballier@gentoo.org> rake-0.9.2.2.ebuild:
- keyword ~amd64-fbsd
-
- 03 Dec 2012; Hans de Graaff <graaff@gentoo.org> -rake-0.8.7-r3.ebuild,
- -rake-0.8.7-r4.ebuild, -rake-0.8.7-r5.ebuild:
- Remove old versions.
-
- 06 Nov 2012; Jeroen Roovers <jer@gentoo.org> rake-0.8.7-r6.ebuild,
- rake-0.9.2.2.ebuild:
- Stable for HPPA (bug #411507).
-
- 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> rake-0.9.2.2.ebuild:
- alpha/ia64/s390/sh/sparc stable wrt #435100
-
- 27 Oct 2012; Raúl Porcel <armin76@gentoo.org> rake-0.8.7-r6.ebuild:
- sh stable wrt #411507
-
- 21 Oct 2012; Raúl Porcel <armin76@gentoo.org> rake-0.8.7-r6.ebuild:
- alpha/ia64/s390/sparc stable wrt #411507
-
- 02 Oct 2012; Markus Meier <maekke@gentoo.org> rake-0.9.2.2.ebuild:
- arm stable, bug #435100
-
- 29 Sep 2012; Anthony G. Basile <blueness@gentoo.org> rake-0.9.2.2.ebuild:
- stable ppc64, bug #435100
-
- 29 Sep 2012; Anthony G. Basile <blueness@gentoo.org> rake-0.9.2.2.ebuild:
- stable ppc, bug #435100
-
- 18 Sep 2012; Johannes Huber <johu@gentoo.org> rake-0.9.2.2.ebuild:
- Stable for x86, wrt bug #435100
-
- 16 Sep 2012; Agostino Sarubbo <ago@gentoo.org> rake-0.9.2.2.ebuild:
- Stable for amd64, wrt bug #435100
-
- 19 Aug 2012; Hans de Graaff <graaff@gentoo.org> rake-0.9.2.2.ebuild:
- Avoid tests that cannot work during bootstrap, fixing bug 430614.
-
- 25 Jul 2012; Anthony G. Basile <blueness@gentoo.org> rake-0.8.7-r6.ebuild:
- Stable ppc64, bug #411507
-
- 22 Jul 2012; <nixnut@gentoo.org> rake-0.8.7-r6.ebuild:
- ppc stable #411507
-
- 18 Jul 2012; Anthony G. Basile <blueness@gentoo.org> rake-0.9.2.2.ebuild:
- Keyword ~mips
-
- 13 Jul 2012; Hans de Graaff <graaff@gentoo.org> rake-0.9.2.2.ebuild:
- Don't manipulate the include path for tests since the rake tasks already
- handle this. Fixes bug 426270.
-
- 25 Jun 2012; Andreas Schuerch <nativemad@gentoo.org> rake-0.8.7-r6.ebuild:
- x86 stable, see bug 411507
-
- 27 May 2012; Markus Meier <maekke@gentoo.org> rake-0.8.7-r6.ebuild:
- arm stable, bug #411507
-
-*rake-0.8.7-r7 (26 May 2012)
-
- 26 May 2012; Hans de Graaff <graaff@gentoo.org> +rake-0.8.7-r7.ebuild:
- Add revision with rbx to fix dependencies, thanks for Mr_Bones for reporting.
-
- 26 May 2012; Hans de Graaff <graaff@gentoo.org> rake-0.9.2.2.ebuild:
- Actually test the new code, not what it installed already.
-
- 20 May 2012; Agostino Sarubbo <ago@gentoo.org> rake-0.8.7-r6.ebuild:
- Stable for amd64, wrt bug #411507
-
- 19 May 2012; Hans de Graaff <graaff@gentoo.org> rake-0.8.7-r6.ebuild:
- Drop rbx for now so that we can stable this version.
-
- 20 Mar 2012; Hans de Graaff <graaff@gentoo.org> rake-0.9.2.2.ebuild:
- Remove unneeded include path setting. The rake task already handles this and
- setting it causes test failures since not all needed files can be found, bug
- 408949.
-
- 08 Jan 2012; Hans de Graaff <graaff@gentoo.org> rake-0.9.2.2.ebuild:
- Add missing dependency on dev-ruby/rdoc, fixing bug 395377.
-
- 31 Dec 2011; Fabian Groffen <grobian@gentoo.org> rake-0.9.2.2.ebuild:
- Add Prefix keywords, bug #396547
-
-*rake-0.9.2.2 (03 Nov 2011)
-
- 03 Nov 2011; Hans de Graaff <graaff@gentoo.org> +rake-0.9.2.2.ebuild:
- Version bump. Masked for testing. rbx target dropped.
-
- 21 Oct 2011; Hans de Graaff <graaff@gentoo.org> rake-0.8.7-r6.ebuild:
- Add rbx support.
-
- 14 Sep 2011; Jeroen Roovers <jer@gentoo.org> rake-0.8.7-r5.ebuild:
- Stable for HPPA (bug #369573).
-
- 07 Mar 2011; Raúl Porcel <armin76@gentoo.org> rake-0.8.7-r3.ebuild,
- rake-0.8.7-r4.ebuild, rake-0.8.7-r5.ebuild, rake-0.8.7-r6.ebuild:
- Add ~sh
-
- 24 Oct 2010; Markos Chandras <hwoarang@gentoo.org> rake-0.8.7-r5.ebuild:
- Stable on amd64 wrt bug #342455
-
- 24 Oct 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> rake-0.8.7-r5.ebuild:
- x86 stable wrt bug #342455
-
- 12 Oct 2010; Raúl Porcel <armin76@gentoo.org> rake-0.8.7-r4.ebuild:
- s390 stable
-
-*rake-0.8.7-r6 (09 Oct 2010)
-
- 09 Oct 2010; Hans de Graaff <graaff@gentoo.org> rake-0.8.7-r5.ebuild,
- +rake-0.8.7-r6.ebuild:
- Bump revision for ruby19 and drop it from -r5 to create a new stable
- candidate.
-
- 30 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> rake-0.8.7-r4.ebuild:
- x86 stable wrt bug #312547
-
- 29 Jun 2010; Christoph Mende <angelos@gentoo.org> rake-0.8.7-r4.ebuild:
- Stable on amd64 wrt bug #312547
-
-*rake-0.8.7-r5 (05 Jun 2010)
-
- 05 Jun 2010; Hans de Graaff <graaff@gentoo.org> rake-0.8.7-r4.ebuild,
- +rake-0.8.7-r5.ebuild:
- Revision bump so that we can have a stable candidate with jruby support.
- Keep stable keywords for those arches that do not have jruby keyworded
- to avoid a pointless stabilization request.
-
- 22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org> -rake-0.8.7.ebuild:
- Cleanup old version.
-
- 22 May 2010; Raúl Porcel <armin76@gentoo.org> rake-0.8.7.ebuild,
- rake-0.8.7-r3.ebuild, rake-0.8.7-r4.ebuild:
- Add ~s390
-
- 16 May 2010; Markus Meier <maekke@gentoo.org> rake-0.8.7-r3.ebuild:
- amd64 stable, bug #311603
-
- 11 May 2010; Brent Baude <ranger@gentoo.org> rake-0.8.7-r3.ebuild:
- stable ppc64, bug 311603
-
- 11 May 2010; Jeroen Roovers <jer@gentoo.org> rake-0.8.7-r3.ebuild:
- Stable for HPPA (bug #311603).
-
- 08 May 2010; Raúl Porcel <armin76@gentoo.org> rake-0.8.7-r3.ebuild:
- alpha/ia64/sparc stable wrt #311603
-
- 18 Apr 2010; <nixnut@gentoo.org> rake-0.8.7-r3.ebuild:
- ppc stable #311603
-
- 11 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> rake-0.8.7-r3.ebuild:
- x86 stable wrt bug #311603
-
- 03 Apr 2010; Alex Legler <a3li@gentoo.org> rake-0.8.7-r4.ebuild:
- Add ree18 support
-
-*rake-0.8.7-r4 (27 Mar 2010)
-
- 27 Mar 2010; Hans de Graaff <graaff@gentoo.org> -rake-0.8.7-r1.ebuild,
- -rake-0.8.7-r2.ebuild, rake-0.8.7-r3.ebuild, +rake-0.8.7-r4.ebuild:
- Bump to -r4 without changes, and remove ruby19 and jruby targets from -r3
- so that we can mark -r3 stable. Remove old versions.
-
- 16 Feb 2010; Jonathan Callen <abcd@gentoo.org> rake-0.8.7-r3.ebuild:
- Add ~x64-macos for bug 305355
-
- 10 Jan 2010; Markus Meier <maekke@gentoo.org> rake-0.8.7-r3.ebuild:
- add ~arm, bug #297081
-
- 04 Jan 2010; Christian Faulhammer <fauli@gentoo.org> rake-0.8.7-r3.ebuild:
- Transfer Prefix keywords
-
-*rake-0.8.7-r3 (03 Jan 2010)
-
- 03 Jan 2010; Hans de Graaff <graaff@gentoo.org> +rake-0.8.7-r3.ebuild,
- files/rake.bash-completion:
- Change bash-completion file to follow same pattern as other
- bash-completion files, should fix #298281.
-
- 17 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
- rake-0.8.7-r2.ebuild:
- Fix bug #297237: remember to load rake from the build directory since it
- might not be installed. Also make sure to respect the doc USE flag
- (slipped away in the previous fixes).
-
- 16 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
- rake-0.8.7-r2.ebuild:
- Fix eclass to avoid looping dependencies: use the local rake for tests and
- documentation building rather than ruby-fakegem's boilerplate functions.
-
- 15 Dec 2009; Hans de Graaff <graaff@gentoo.org> rake-0.8.7-r2.ebuild:
- Explicitly turn off the fakegem doc and test tasks since this will trigger
- a circular dependency on rake itself.
-
-*rake-0.8.7-r2 (14 Dec 2009)
-
- 14 Dec 2009; Hans de Graaff <graaff@gentoo.org> +rake-0.8.7-r2.ebuild:
- Convert to ruby-fakegem eclass so that packages depending on it can be
- bumped.
-
- 09 Dec 2009; Hans de Graaff <graaff@gentoo.org> -rake-0.8.3.ebuild:
- Remove old version.
-
- 05 Sep 2009; Brent Baude <ranger@gentoo.org> rake-0.8.7.ebuild:
- Marking rake-0.8.7 ppc64 stable for bug 280851
-
- 29 Aug 2009; Raúl Porcel <armin76@gentoo.org> rake-0.8.7.ebuild:
- alpha/ia64/sparc stable wrt #280851
-
-*rake-0.8.7-r1 (22 Aug 2009)
-
- 22 Aug 2009; Hans de Graaff <graaff@gentoo.org> +rake-0.8.7-r1.ebuild,
- +files/rake.bash-completion:
- Add Debian's bash-completion as reported by Gian in #270044.
-
- 14 Aug 2009; Markus Meier <maekke@gentoo.org> rake-0.8.7.ebuild:
- amd64/x86 stable, bug #280851
-
- 09 Aug 2009; Jeroen Roovers <jer@gentoo.org> rake-0.8.7.ebuild:
- Stable for HPPA (bug #280851).
-
- 09 Aug 2009; nixnut <nixnut@gentoo.org> rake-0.8.7.ebuild:
- ppc stable #280851
-
- 09 Aug 2009; Hans de Graaff <graaff@gentoo.org> -rake-0.8.4.ebuild,
- -rake-0.8.6.ebuild:
- Remove old versions.
-
- 09 Jul 2009; Jeroen Roovers <jer@gentoo.org> rake-0.8.3.ebuild:
- Stable for HPPA too.
-
- 30 May 2009; Hans de Graaff <graaff@gentoo.org> -rake-0.7.3.ebuild,
- -rake-0.8.1.ebuild:
- Remove old versions.
-
-*rake-0.8.7 (17 May 2009)
-
- 17 May 2009; Hans de Graaff <graaff@gentoo.org> +rake-0.8.7.ebuild:
- Version bump with compatibility fix for JRuby on Windows.
-
-*rake-0.8.6 (12 May 2009)
-
- 12 May 2009; Alex Legler <a3li@gentoo.org> -rake-0.8.5.ebuild,
- +rake-0.8.6.ebuild:
- Version bump, removing 0.8.5, bug 269552.
-
-*rake-0.8.5 (10 May 2009)
-
- 10 May 2009; Hans de Graaff <graaff@gentoo.org> +rake-0.8.5.ebuild:
- Version bump with better Windows and Ruby 1.9 compatibility.
-
- 16 Mar 2009; Alex Legler <a3li@gentoo.org> rake-0.8.3.ebuild,
- rake-0.8.4.ebuild:
- Adding USE_RUBY entries
-
-*rake-0.8.4 (07 Mar 2009)
-
- 07 Mar 2009; Hans de Graaff <graaff@gentoo.org> +rake-0.8.4.ebuild:
- Version bump with compatibility fixes.
-
- 26 Dec 2008; Raúl Porcel <armin76@gentoo.org> rake-0.8.3.ebuild:
- alpha/ia64 stable wrt #250348
-
- 20 Dec 2008; Markus Meier <maekke@gentoo.org> rake-0.8.3.ebuild:
- amd64/x86 stable, bug #250348
-
- 14 Dec 2008; nixnut <nixnut@gentoo.org> rake-0.8.3.ebuild:
- Stable on ppc wrt bug 250348
-
- 12 Dec 2008; Hans de Graaff <graaff@gentoo.org> -rake-0.8.0.ebuild,
- -rake-0.8.2.ebuild:
- Remove old versions
-
- 10 Dec 2008; Ferris McCormick <fmccor@gentoo.org> rake-0.8.3.ebuild:
- Sparc stable, part of Bug #250348.
-
- 09 Dec 2008; Brent Baude <ranger@gentoo.org> rake-0.8.3.ebuild:
- Marking rake-0.8.3 ppc64 for bug 250348
-
-*rake-0.8.3 (06 Oct 2008)
-
- 06 Oct 2008; Hans de Graaff <graaff@gentoo.org> +rake-0.8.3.ebuild:
- Version bump with minor Windows bugfixes
-
-*rake-0.8.2 (18 Sep 2008)
-
- 18 Sep 2008; Hans de Graaff <graaff@gentoo.org> +rake-0.8.2.ebuild:
- Version bump
-
- 17 Apr 2008; Raúl Porcel <armin76@gentoo.org> rake-0.8.1.ebuild:
- ia64 stable wrt #217389
-
- 16 Apr 2008; Tobias Klausmann <klausman@gentoo.org> rake-0.8.1.ebuild:
- Stable on alpha, bug #217389
-
- 13 Apr 2008; Markus Rothe <corsair@gentoo.org> rake-0.8.1.ebuild:
- Stable on ppc64; bug #217389
-
- 12 Apr 2008; Ferris McCormick <fmccor@gentoo.org> rake-0.8.1.ebuild:
- Sparc stable --- Bug #217389 --- Good since the end of January.
-
- 12 Apr 2008; Dawid Węgliński <cla@gentoo.org> rake-0.8.1.ebuild:
- Stable on x86 (bug #217389)
-
- 12 Apr 2008; nixnut <nixnut@gentoo.org> rake-0.8.1.ebuild:
- Stable on ppc wrt bug 217389
-
- 12 Apr 2008; Hans de Graaff <graaff@gentoo.org> rake-0.8.1.ebuild:
- Mark stable on amd64, bug #217389
-
- 08 Apr 2008; Tobias Klausmann <klausman@gentoo.org> rake-0.8.1.ebuild:
- Keyworded on alpha, bug #216480
-
-*rake-0.8.1 (22 Jan 2008)
-
- 22 Jan 2008; Richard Brown <rbrown@gentoo.org> +rake-0.8.1.ebuild:
- Version Bump.
-
-*rake-0.8.0 (11 Jan 2008)
-
- 11 Jan 2008; Richard Brown <rbrown@gentoo.org> +rake-0.8.0.ebuild:
- Version Bump
-
- 13 Oct 2007; Hans de Graaff <graaff@gentoo.org> -rake-0.7.1.ebuild,
- -rake-0.7.2.ebuild:
- Remove old versions
-
- 16 Jun 2007; Christoph Mende <angelos@gentoo.org> rake-0.7.3.ebuild:
- Stable on amd64 wrt bug 181110
-
- 10 Jun 2007; nixnut <nixnut@gentoo.org> rake-0.7.3.ebuild:
- Stable on ppc wrt bug 181110
-
- 09 Jun 2007; Raúl Porcel <armin76@gentoo.org> rake-0.7.3.ebuild:
- ia64/x86 stable wrt #181110
-
- 07 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org> rake-0.7.3.ebuild:
- Stable on sparc wrt #181110
-
- 07 Jun 2007; Markus Rothe <corsair@gentoo.org> rake-0.7.3.ebuild:
- Stable on ppc64; bug #181110
-
-*rake-0.7.3 (13 May 2007)
-
- 13 May 2007; Hans de Graaff <graaff@gentoo.org> +rake-0.7.3.ebuild:
- Version bump: thanks for Jochen Schalanda for the updated ebuild.
- This version only installs the gem-based version, not the site-ruby
- version. Previous versions installed both with no clear reason.
-
- Changes in this version:
- * Added existing and existing! methods to FileList
- * FileLists now claim to be Arrays (via is_a?) to get better support
- from the FileUtil module.
- * Added init and top_level for custom rake applications.
-
- 06 Mar 2007; Guy Martin <gmsoft@gentoo.org> rake-0.7.2.ebuild:
- Added ~hppa to KEYWORDS.
-
- 27 Feb 2007; Hans de Graaff <graaff@gentoo.org> rake-0.7.2.ebuild:
- Drop version dependency on ruby as this problem is fixed with rake 0.7.2
- (confirmed with Diego Petteno).
-
- 27 Feb 2007; Caleb Tennis <caleb@gentoo.org> -rake-0.6.0.ebuild,
- -rake-0.6.2.ebuild, -rake-0.7.0.ebuild:
- remove old versions
-
-*rake-0.7.2 (27 Feb 2007)
-
- 27 Feb 2007; Caleb Tennis <caleb@gentoo.org> +rake-0.7.2.ebuild:
- Version bump
-
- 18 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> rake-0.7.1.ebuild:
- Depend on a version of ruby older than 1.8.6_pre1, as 0.7.1 release does not
- work with 1.8.6_pre1 fileutils, a newer version is needed.
-
- 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> rake-0.7.1.ebuild:
- Mark 0.7.1 stable on ia64. #138323
-
- 06 Jun 2006; Simon Stelling <blubb@gentoo.org> rake-0.7.1.ebuild:
- stable on amd64
-
- 24 May 2006; Michael Hanselmann <hansmi@gentoo.org> rake-0.7.1.ebuild:
- Stable on ppc.
-
- 21 May 2006; Markus Rothe <corsair@gentoo.org> rake-0.7.1.ebuild:
- Stable on ppc64
-
- 16 May 2006; Joshua Jackson <tsunam@gentoo.org> rake-0.7.1.ebuild:
- x86 stable; Rails requirement bug #133003
-
- 11 May 2006; Ferris McCormick <fmccor@gentoo.org> rake-0.7.1.ebuild:
- Stable on sparc (Bug #133003).
-
- 30 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org> rake-0.7.0.ebuild:
- ppc stable
-
- 30 Apr 2006; Simon Stelling <blubb@gentoo.org> rake-0.7.0.ebuild:
- stable on amd64
-
- 25 Apr 2006; Jason Wever <weeve@gentoo.org> rake-0.7.0.ebuild:
- Stable on SPARC.
-
- 22 Apr 2006; Markus Rothe <corsair@gentoo.org> rake-0.7.0.ebuild:
- Stable on ppc64
-
- 17 Apr 2006; Caleb Tennis <caleb@gentoo.org> rake-0.7.0.ebuild:
- x86 stable
-
- 17 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> rake-0.7.1.ebuild:
- Add ~x86-fbsd keyword.
-
-*rake-0.7.1 (08 Apr 2006)
-
- 08 Apr 2006; Caleb Tennis <caleb@gentoo.org> +rake-0.7.1.ebuild:
- version bump
-
- 30 Mar 2006; Aron Griffis <agriffis@gentoo.org> rake-0.7.0.ebuild:
- Mark 0.7.0 ~ia64
-
- 19 Mar 2006; Markus Rothe <corsair@gentoo.org> rake-0.6.2.ebuild:
- Stable on ppc64; bug #116875
-
- 09 Mar 2006; Caleb Tennis <caleb@gentoo.org> -rake-0.4.15.ebuild,
- -rake-0.4.15-r1.ebuild, -rake-0.5.3.ebuild:
- remove old files
-
-*rake-0.7.0 (19 Jan 2006)
-
- 19 Jan 2006; Caleb Tennis <caleb@gentoo.org> +rake-0.7.0.ebuild:
- Version bump
-
- 24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> rake-0.6.2.ebuild:
- Stable on ppc.
-
- 26 Nov 2005; Tom Gall <tgall@gentoo.org> rake-0.6.2.ebuild:
- added ~ppc64
-
- 22 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> rake-0.6.2.ebuild:
- Stable on sparc
-
- 21 Nov 2005; Caleb Tennis <caleb@gentoo.org> rake-0.6.2.ebuild:
- x86 stable
-
- 13 Nov 2005; Jason Wever <weeve@gentoo.org> rake-0.5.3.ebuild:
- Stable on SPARC.
-
-*rake-0.6.2 (06 Oct 2005)
-
- 06 Oct 2005; Caleb Tennis <caleb@gentoo.org> +rake-0.6.2.ebuild:
- New version
-
-*rake-0.6.0 (23 Sep 2005)
-
- 23 Sep 2005; Caleb Tennis <caleb@gentoo.org> -rake-0.4.4.ebuild,
- +rake-0.6.0.ebuild:
- Version bump, remove old version
-
- 01 Aug 2005; Ferris McCormick <fmccor@gentoo.org> rake-0.5.3.ebuild:
- Add ~sparc keyword (required for rails).
-
- 21 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> rake-0.5.3.ebuild:
- Stable on ppc.
-
- 14 Apr 2005; Caleb Tennis <caleb@gentoo.org> rake-0.5.3.ebuild:
- x86 stable
-
-*rake-0.5.3 (11 Apr 2005)
-
- 11 Apr 2005; Caleb Tennis <caleb@gentoo.org> +rake-0.5.3.ebuild:
- Version bump
-
- 01 Apr 2005; Caleb Tennis <caleb@gentoo.org> rake-0.5.0.ebuild:
- x86 stable
-
- 30 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> rake-0.4.15-r1.ebuild,
- rake-0.5.0.ebuild:
- Added to ~ppc (Don't drop keywords, please).
-
-*rake-0.5.0 (28 Mar 2005)
-
- 28 Mar 2005; Caleb Tennis <caleb@gentoo.org> +rake-0.5.0.ebuild:
- Version bump
-
- 08 Mar 2005; Caleb Tennis <caleb@gentoo.org> rake-0.4.15-r1.ebuild:
- x86 stable
-
-*rake-0.4.15-r1 (15 Feb 2005)
-
- 15 Feb 2005; Rob Cakebread <pythonhead@gentoo.org> +rake-0.4.15-r1.ebuild:
- Added gems version for rails
-
-*rake-0.4.15 (27 Jan 2005)
-
- 27 Jan 2005; Caleb Tennis <caleb@gentoo.org> +rake-0.4.15.ebuild:
- Adding newest version of rake
-
- 30 Dec 2004; Yuta SATOH <nigoro@gentoo.org> rake-0.4.11.ebuild:
- added ~ppc64
-
-*rake-0.4.11 (20 Nov 2004)
-
- 20 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> +rake-0.4.11.ebuild,
- rake-0.4.4.ebuild:
- Version bumped. Thanks to Thomas Kirchner <gentoo@halffull.org> for pointing
- several mistakes in rake-0.4.4.ebuild; bug #71616. Marked 0.4.4 stable.
-
- 03 Sep 2004; David Holm <dholm@gentoo.org> rake-0.4.4.ebuild:
- Added to ~ppc.
-
-*rake-0.4.4 (24 Aug 2004)
-
- 24 Aug 2004; Mamoru KOMACHI <usata@gentoo.org> +metadata.xml,
- +rake-0.4.4.ebuild:
- Initial import. Ebuild submitted by awk <glawk01@awks.org>,
- closing bug #59040.
diff --git a/dev-ruby/rake/Manifest b/dev-ruby/rake/Manifest
deleted file mode 100644
index a8402cb..0000000
--- a/dev-ruby/rake/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-AUX rake.bash-completion 1348 SHA256 21d6be436bec6cc931c7d2b6afd879d88fd473b4afdb4f01512a71a8d4d946be SHA512 a29f1fa2a95942d59042782ffc6530d09ab806ae9188945cdbede9c824d6b46f84878956106551d10cfc769e329a7c234d0d18bfd53c1649fbfe978a6421d405 WHIRLPOOL 2da5635e768b724c4b98b5758c850ab707bbfc726d6205815587963250153c1918f11a348857e2e19f393959bdeed4eccb40520be78e417c5d98d6d1978699df
-DIST rake-10.1.0.gem 123904 SHA256 f8b06839ab1df58879bcacc8351927a2cda0e9daa91ea5b01f3d8d08e3c53abb SHA512 8dec056f8fdd31f8c82d240180e37c2dd5b1adf4db1f3bd68a09034ea2d554332163b0aa0c0dad86a65db3b0552d279df252cf09165000a1ac4a57a6ef24c768 WHIRLPOOL ef1c9ae4c890747e0d43b6076a595c33dc51df739ceafde2c6f36bf7179b97ef014496efa2fd136a58322c45c2177515e2e9412e755f94bfdc492687c4f0d279
-EBUILD rake-10.1.0.ebuild 2096 SHA256 af9c5a6fe5315eec571503543f4ccaa83b8e7e4da3f4fc5ce9af14d942a31eca SHA512 5e969ecc261946acda4ea73f99a27398948f6c6bb76db60f3823636a0f8a7967ee895eb0ec5e7d1b3e8853fc8047f97437bc4ce99681f0956546565b84a3b4a2 WHIRLPOOL ab43ef22dd84e9412c02edfe20368e4025f54d3f2596ef251951691786421eb488a1da226b7c6329ddc38a4c14776e97d7e5f74a293ff4607531d562b122bed7
-MISC ChangeLog 17418 SHA256 4830eda79b9c1b9d594ad4a728642a5e18e03d2621061158339ea106042b9cbb SHA512 ad3207640dd1c6d1c9d3c4f04d887e0fdda293afa2c9effa47f9703d099fdd6476ac31eab30f4d0f5bedf2f1a94778b63c4fa3e5f4ae3f86f336b2f08dcdfb08 WHIRLPOOL a503aba9d1cb6cf48ab8114512f876f90776fb2ac6fa1f706cbf426adc0631b0c616f43c7cdf8bcbe9bafd38a43ceea88656101cfbfa0f863a0acff7a79155a1
-MISC metadata.xml 230 SHA256 4b5e14609c578e9b9bf6836a8de9f1ec2f6d826b1bcb85b34c86bdfd973a699d SHA512 16e5b7f7815b9599a30cc4611e544ca244d474508a98320e2804e1dab38a5d942a555d37b112ecc9f15ea4369c16c1d18d6c53ce84951f6c1b25cdb3293ccff5 WHIRLPOOL 35f70ff0ee0cc6ab0f5e81c194c42cd4ebbc803ad3d8620b9d7461d79f142dd3e6db6d5f6150055e6ee5ee3955a3ef8f164d18c667ee31b3b9a77c1b0153e0b1
diff --git a/dev-ruby/rake/files/rake.bash-completion b/dev-ruby/rake/files/rake.bash-completion
deleted file mode 100644
index 825f5d1..0000000
--- a/dev-ruby/rake/files/rake.bash-completion
+++ /dev/null
@@ -1,55 +0,0 @@
-have rake &&
-_rake()
-{
- local cur prev rakef i
-
- COMPREPLY=()
- cur=${COMP_WORDS[COMP_CWORD]}
- prev=${COMP_WORDS[COMP_CWORD-1]}
- rakef="Rakefile"
-
- if [[ "$prev" == "-f" ]]; then
- _filedir
- return 0
- fi
-
- if [[ "$cur" == *=* ]]; then
- prev=${cur/=*/}
- cur=${cur/*=/}
- if [[ "$prev" == "--rakefile=" ]]; then
- _filedir -o nospace
- return 0
- fi
- fi
-
- if [[ "$cur" == -* ]]; then
- COMPREPLY=( $( compgen -W '-n -H -I -N -P -q -f\
- -r -s -T -t -h -v -V\
- --dry-run --help '--libdir=' --nosearch --prereqs --quiet\
- '--rakefile=' '--require=' --silent --tasks --trace --usage\
- --verbose --version'\
- -- $cur ))
- else
-
- for (( i=0; i < ${#COMP_WORDS[@]}; i++)); do
- case "${COMP_WORDS[i]}" in
- -f)
- eval rakef=${COMP_WORDS[i+1]}
- break
- ;;
- --rakefile=*|--rakefile\=*)
- eval rakef=${COMP_WORDS[i]/*=/}
- break
- ;;
- esac
- done
-
- [ ! -f $rakef ] && return 0
-
- COMPREPLY=( $( rake -s -f "$rakef" -T | \
- awk -F ' ' '/^rake / { print $2 }' | \
- command grep "^$cur" ))
-
- fi
-} &&
-complete -F _rake $filenames rake
diff --git a/dev-ruby/rake/metadata.xml b/dev-ruby/rake/metadata.xml
deleted file mode 100644
index cf6388a..0000000
--- a/dev-ruby/rake/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>ruby</herd>
- <upstream>
- <remote-id type="rubyforge">rake</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-ruby/rake/rake-10.1.0.ebuild b/dev-ruby/rake/rake-10.1.0.ebuild
deleted file mode 100644
index f8fd700..0000000
--- a/dev-ruby/rake/rake-10.1.0.ebuild
+++ /dev/null
@@ -1,76 +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/rake/rake-0.9.6.ebuild,v 1.1 2013/06/23 07:59:50 graaff Exp $
-
-EAPI=5
-USE_RUBY="ruby19 jruby"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="CHANGES README.rdoc TODO"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-inherit bash-completion-r1 ruby-fakegem
-
-DESCRIPTION="Make-like scripting in Ruby"
-HOMEPAGE="http://rake.rubyforge.org/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="doc"
-
-DEPEND="${DEPEND} app-arch/gzip"
-RDEPEND="${RDEPEND}"
-
-ruby_add_bdepend "doc? ( dev-ruby/rdoc )
- test? ( dev-ruby/minitest )"
-
-all_ruby_prepare() {
- # Comment out unimportant test which failes on ruby18 at least.
- sed -i -e '/def test_classic_namespace/,/^ end/ s:^:#:' test/test_rake_application_options.rb || die
-
- # Avoid tests which can't work in bootstrapping because the test runs
- # in a directory that can't access the file being loaded.
- rm test/test_rake_clean.rb || die
- sed -i -e '/test_run_code_rake/,/^ end/ s:^:#:' test/test_rake_test_task.rb || die
-
- # Decompress the file. The compressed version has errors, ignore them.
- zcat doc/rake.1.gz > doc/rake.1
-}
-
-each_ruby_prepare() {
- case ${RUBY} in
- *jruby)
- # Remove failing tests. These are not failures in rake but
- # in our packaging of jruby. They are already present in
- # rake 0.9.2.2, so avoid them for now so that we can at
- # least bump 0.9.6 which is needed for ruby20.
- rm test/test_rake_{functional,rules}.rb || die
- ;;
- esac
-}
-
-all_ruby_compile() {
- if use doc; then
- ruby -Ilib bin/rake rdoc || die "doc generation failed"
- fi
-}
-
-each_ruby_test() {
- ${RUBY} -S testrb test/test_*.rb || die
-}
-
-all_ruby_install() {
- ruby_fakegem_binwrapper rake
-
- if use doc; then
- pushd html
- dohtml -r *
- popd
- fi
-
- doman doc/rake.1
-
- newbashcomp "${FILESDIR}"/rake.bash-completion ${PN}
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-05-10 14:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-10 14:46 [gentoo-commits] dev/dev-zero:master commit in: dev-ruby/rake/, dev-ruby/rake/files/ Tiziano Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox