Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/highrise/
Date: Mon, 29 Jun 2015 05:20:50
Message-Id: 1435555212.2e692c64e2feb0e91e49c2986efb666899e8581c.graaff@gentoo
1 commit: 2e692c64e2feb0e91e49c2986efb666899e8581c
2 Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
3 AuthorDate: Mon Jun 29 05:20:12 2015 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 29 05:20:12 2015 +0000
6 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=2e692c64
7
8 Cleanup.
9
10 Package-Manager: portage-2.2.18
11
12 dev-ruby/highrise/ChangeLog | 6 +++++-
13 dev-ruby/highrise/Manifest | 3 ---
14 dev-ruby/highrise/highrise-3.1.1.ebuild | 28 ----------------------------
15 dev-ruby/highrise/highrise-3.1.5.ebuild | 28 ----------------------------
16 dev-ruby/highrise/highrise-3.1.6.ebuild | 28 ----------------------------
17 5 files changed, 5 insertions(+), 88 deletions(-)
18
19 diff --git a/dev-ruby/highrise/ChangeLog b/dev-ruby/highrise/ChangeLog
20 index 5ecf1b5..685562d 100644
21 --- a/dev-ruby/highrise/ChangeLog
22 +++ b/dev-ruby/highrise/ChangeLog
23 @@ -1,7 +1,11 @@
24 # ChangeLog for dev-ruby/highrise
25 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
26 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 # $Header: $
28
29 + 29 Jun 2015; Hans de Graaff <graaff@g.o> -highrise-3.1.1.ebuild,
30 + -highrise-3.1.5.ebuild, -highrise-3.1.6.ebuild:
31 + Cleanup.
32 +
33 *highrise-3.2.1 (23 May 2014)
34
35 23 May 2014; Hans de Graaff <graaff@g.o> +highrise-3.2.1.ebuild:
36
37 diff --git a/dev-ruby/highrise/Manifest b/dev-ruby/highrise/Manifest
38 index 16bce58..e5fb1a1 100644
39 --- a/dev-ruby/highrise/Manifest
40 +++ b/dev-ruby/highrise/Manifest
41 @@ -1,4 +1 @@
42 -DIST highrise-3.1.1.gem 20480 SHA256 4b1ca12916fff098624cd12c4921080d342743646566301256ce66a912872057 SHA512 58ce593c355655ece01f5bd14e41b8744cafd16ba76da4a3f17532e32a8899b3dbce42d865b61393d60c0bfdc18cb9fa77fb72f2fadfb5aab3813cbe58a6eee0 WHIRLPOOL 455fc7335f1579120536e9509246743cd2e2a25040b2d5acb418442045f0bea8e5f591cedecbbe8e01c859dc51fe01ecef5616f88263a0a831e884117ee05b20
43 -DIST highrise-3.1.5.gem 16896 SHA256 c18c5bb473bdc1d314b06741cc11c7e7b9817e5a4ce9dd9282cf2329a4aa2033 SHA512 77105a88e728dc5876736cddf6cfa4c3012ae76ce96e9fcc5e4817241dd373074cc9f4c3e54d45ddd9aae4bbc8e0ac2b4214fdc4be8777b6c4d63acbfbbb82b3 WHIRLPOOL f4d46c634e811126165559bbe9328b83c6a4ff0fd2f4eaeb0ecf004f7cc6301ac52b7160a0dad7a5153f90405287d39d5d2ca6f81e6992f9cb8f29953a382f8f
44 -DIST highrise-3.1.6.gem 16896 SHA256 5f951d7d31bae5e870d20548b666d6da7fa7ebc5df6b1c5f79e3d9c895f59f1c SHA512 a4641b2de3d1ecc9e73a311d4cc32cfee6d03ec2bd6c2b8dd1e83e78bfaf36132531aa7d6e568d5938a377087d35460cd4e2807873d74c736a2e7da5ea20a8ee WHIRLPOOL b6f3f5933908ccfd7c7227555a40300a2d0a9653cd759f7fbef9d826fb495bf73173e6963145bbc11d7a07964628f1e6d1d4a41b715c0540b2d7d6aa0abc43b1
45 DIST highrise-3.2.1.gem 18944 SHA256 8639cf1e421d7f8a016c9937c223d624e2050c04d37b64bc8d236202fec5affa SHA512 e5e543a4dc8bcc3624e7d54b63a7f63713edff5903f1f1e8aa014279f09f61f9ffd97ee1ca3f9a86800f3f06d7bdb97bb3eeacfdd689f228cd23cc711a237ad8 WHIRLPOOL d78f55569cf1077e95961da158ab7a3c047d6458c4e73bf62b0faef318bc0ad068090093185f5133ac290837f6ad2e2be6545a06659c50e1763c10bd8b941a2f
46
47 diff --git a/dev-ruby/highrise/highrise-3.1.1.ebuild b/dev-ruby/highrise/highrise-3.1.1.ebuild
48 deleted file mode 100644
49 index 2ccebfd..0000000
50 --- a/dev-ruby/highrise/highrise-3.1.1.ebuild
51 +++ /dev/null
52 @@ -1,28 +0,0 @@
53 -# Copyright 1999-2013 Gentoo Foundation
54 -# Distributed under the terms of the GNU General Public License v2
55 -# $Header: $
56 -
57 -EAPI=5
58 -USE_RUBY="ruby18 ruby19"
59 -
60 -RUBY_FAKEGEM_EXTRADOC="README.md"
61 -
62 -RUBY_FAKEGEM_TASK_DOC=""
63 -RUBY_FAKEGEM_RECIPE_TEST="rspec"
64 -
65 -inherit ruby-fakegem
66 -
67 -DESCRIPTION="A set of classes to access information on Highrise via the published API"
68 -HOMEPAGE="https://github.com/tapajos/highrise/"
69 -LICENSE="MIT"
70 -
71 -KEYWORDS="~amd64"
72 -SLOT="0"
73 -IUSE="doc"
74 -
75 -ruby_add_rdepend "=dev-ruby/activeresource-3*"
76 -
77 -all_ruby_prepare() {
78 - rm Gemfile || die
79 - sed -i -e '/Bundler/ s:^:#:' spec/spec_helper.rb || die
80 -}
81
82 diff --git a/dev-ruby/highrise/highrise-3.1.5.ebuild b/dev-ruby/highrise/highrise-3.1.5.ebuild
83 deleted file mode 100644
84 index 24d074d..0000000
85 --- a/dev-ruby/highrise/highrise-3.1.5.ebuild
86 +++ /dev/null
87 @@ -1,28 +0,0 @@
88 -# Copyright 1999-2014 Gentoo Foundation
89 -# Distributed under the terms of the GNU General Public License v2
90 -# $Header: $
91 -
92 -EAPI=5
93 -USE_RUBY="ruby18 ruby19"
94 -
95 -RUBY_FAKEGEM_EXTRADOC="README.md"
96 -
97 -RUBY_FAKEGEM_TASK_DOC=""
98 -RUBY_FAKEGEM_RECIPE_TEST="rspec"
99 -
100 -inherit ruby-fakegem
101 -
102 -DESCRIPTION="A set of classes to access information on Highrise via the published API"
103 -HOMEPAGE="https://github.com/tapajos/highrise/"
104 -LICENSE="MIT"
105 -
106 -KEYWORDS="~amd64"
107 -SLOT="0"
108 -IUSE="doc"
109 -
110 -ruby_add_rdepend ">=dev-ruby/activeresource-3.2.13:3.2"
111 -
112 -all_ruby_prepare() {
113 - rm Gemfile || die
114 - sed -i -e '/Bundler/ s:^:#:' spec/spec_helper.rb || die
115 -}
116
117 diff --git a/dev-ruby/highrise/highrise-3.1.6.ebuild b/dev-ruby/highrise/highrise-3.1.6.ebuild
118 deleted file mode 100644
119 index f66bffb..0000000
120 --- a/dev-ruby/highrise/highrise-3.1.6.ebuild
121 +++ /dev/null
122 @@ -1,28 +0,0 @@
123 -# Copyright 1999-2014 Gentoo Foundation
124 -# Distributed under the terms of the GNU General Public License v2
125 -# $Header: $
126 -
127 -EAPI=5
128 -USE_RUBY="ruby19"
129 -
130 -RUBY_FAKEGEM_EXTRADOC="README.md"
131 -
132 -RUBY_FAKEGEM_TASK_DOC=""
133 -RUBY_FAKEGEM_RECIPE_TEST="rspec"
134 -
135 -inherit ruby-fakegem
136 -
137 -DESCRIPTION="A set of classes to access information on Highrise via the published API"
138 -HOMEPAGE="https://github.com/tapajos/highrise/"
139 -LICENSE="MIT"
140 -
141 -KEYWORDS="~amd64"
142 -SLOT="0"
143 -IUSE="doc"
144 -
145 -ruby_add_rdepend ">=dev-ruby/activeresource-3.2.13"
146 -
147 -all_ruby_prepare() {
148 - rm Gemfile || die
149 - sed -i -e '/Bundler/ s:^:#:' spec/spec_helper.rb || die
150 -}