Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/blankslate/
Date: Mon, 23 Dec 2013 15:16:32
Message-Id: 1387811749.46c235478bed0fa55d7df3c1de38d2ff655f0a7f.mrueg@gentoo
1 commit: 46c235478bed0fa55d7df3c1de38d2ff655f0a7f
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 23 15:15:49 2013 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 23 15:15:49 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=46c23547
7
8 dev-ruby/blankslate: In tree.
9
10 ---
11 dev-ruby/blankslate/ChangeLog | 9 -------
12 dev-ruby/blankslate/blankslate-2.1.2.4.ebuild | 34 ---------------------------
13 dev-ruby/blankslate/metadata.xml | 5 ----
14 3 files changed, 48 deletions(-)
15
16 diff --git a/dev-ruby/blankslate/ChangeLog b/dev-ruby/blankslate/ChangeLog
17 deleted file mode 100644
18 index 7ae124d..0000000
19 --- a/dev-ruby/blankslate/ChangeLog
20 +++ /dev/null
21 @@ -1,9 +0,0 @@
22 -# ChangeLog for dev-ruby/bundler
23 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
24 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.41 2012/08/14 03:10:38 flameeyes Exp $
25 -
26 -*blankslate-2.1.2.4 (03 Sep 2012)
27 - 03 Sep 2012; Michel Boaventura <michel.boaventura@×××××.com> +blankslate-2.1.2.4.ebuild +ChangeLog +Manifest +metadata.xml:
28 - New version needed by dev-ruby/instantiator (to be added) which is needed by dev-ruby/introspection (to be added) which is needed
29 - by dev-ruby/mocha
30 -
31
32 diff --git a/dev-ruby/blankslate/blankslate-2.1.2.4.ebuild b/dev-ruby/blankslate/blankslate-2.1.2.4.ebuild
33 deleted file mode 100644
34 index 7d3d7dd..0000000
35 --- a/dev-ruby/blankslate/blankslate-2.1.2.4.ebuild
36 +++ /dev/null
37 @@ -1,34 +0,0 @@
38 -# Copyright 1999-2012 Gentoo Foundation
39 -# Distributed under the terms of the GNU General Public License v2
40 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.1.5.ebuild,v 1.2 2012/08/14 03:10:38 flameeyes Exp $
41 -
42 -EAPI=4
43 -
44 -#Rspec hasn't support to rbx!
45 -USE_RUBY="ruby18 ruby19 ree18 jruby"
46 -
47 -RUBY_FAKEGEM_TASK_TEST="spec"
48 -
49 -# No documentation task
50 -RUBY_FAKEGEM_TASK_DOC=""
51 -RUBY_FAKEGEM_EXTRADOC="README VERSION"
52 -
53 -inherit ruby-fakegem
54 -
55 -DESCRIPTION="BlankSlate extracted from Builder"
56 -HOMEPAGE="http://github.com/masover/blankslate"
57 -
58 -LICENSE="MIT"
59 -SLOT="0"
60 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
61 -IUSE=""
62 -
63 -ruby_add_rdepend virtual/rubygems
64 -
65 -ruby_add_bdepend "test? ( dev-ruby/rspec )"
66 -
67 -all_ruby_prepare() {
68 - #Bundler isn't really necessary here, and it doesn't work with jruby
69 - sed -i -e "2s/require 'bundler'//" Rakefile || die
70 - sed -i -e "3s/Bundler::GemHelper.install_tasks//" Rakefile || die
71 -}
72
73 diff --git a/dev-ruby/blankslate/metadata.xml b/dev-ruby/blankslate/metadata.xml
74 deleted file mode 100644
75 index 8521361..0000000
76 --- a/dev-ruby/blankslate/metadata.xml
77 +++ /dev/null
78 @@ -1,5 +0,0 @@
79 -<?xml version="1.0" encoding="UTF-8"?>
80 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
81 -<pkgmetadata>
82 -<herd>ruby</herd>
83 -</pkgmetadata>