commit:     75259a68efe582cb005739d8b9d45c5b1f046dae
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 13 04:18:56 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jun 13 04:18:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75259a68

dev-ruby/stomp: cleanup

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 dev-ruby/stomp/Manifest           |  3 ---
 dev-ruby/stomp/stomp-1.3.5.ebuild | 21 ---------------------
 dev-ruby/stomp/stomp-1.4.0.ebuild | 21 ---------------------
 dev-ruby/stomp/stomp-1.4.1.ebuild | 21 ---------------------
 4 files changed, 66 deletions(-)

diff --git a/dev-ruby/stomp/Manifest b/dev-ruby/stomp/Manifest
index a0e3a6c5ed3..1ab88248483 100644
--- a/dev-ruby/stomp/Manifest
+++ b/dev-ruby/stomp/Manifest
@@ -1,6 +1,3 @@
 DIST stomp-1.3.4.gem 77824 SHA256 
adc77e8760236bd6d751991e0a4fc2bfd5443fc45dd5cfedb0d8c99273bc5897 SHA512 
f141593a36bf45bcfa7254379fd88b78a62630eeebd638cea9e6e125d6cf5006632c96bcbdd6c0def0cea8f5fe7af11925d372d1e1fb3f1ee802c1a1023e2f15
 WHIRLPOOL 
e1ac18aa1272e3cc59ab98c415c55e719437dbeb1fe13d07692564c636b08516d0be60570baa31973adf80c52fcc3017d7a7490daba737cac9f229811d402eab
-DIST stomp-1.3.5.gem 78848 SHA256 
5abfd406fced18f236a84a457853afb99eab60ee3a4d4cd605678128f61aa9cd SHA512 
d546f262d9a2d6a4934d66b9849f59e1d4676ffc35ad1d476477a2736e1eba3c8da9ab684204f97935ba6aaf83271a1d8fdeff8ebcdd4446ecababa366940284
 WHIRLPOOL 
773e26b27306df16b519f246a15240b71814359c0d4df0fee3aedf47da9ed154e2c4d154f279cb636501f3a086fa14ef6193776e9c645c16e780c9fd86f1aebf
-DIST stomp-1.4.0.gem 88576 SHA256 
8e7f3cee76f492e577cf1538886b9b72148c849aabe6267a395e1ca5b7f7e873 SHA512 
f6a472b8c247cffdb43b7c9d3704092f1c64208721b9b3f2a3aaebc4c4cf2d39d187fde439052b5f71df736dc2df38fe16b0f442af631da8fe089f7b8fbb75c4
 WHIRLPOOL 
4594d10409d6c8dcad0fcddade12d9daa0aca86ec8886631e9e784953a2f5f0205124ddb09a28e562653fb258747e8301b3b72ab90d1b93cceceac79da7a821c
-DIST stomp-1.4.1.gem 89088 SHA256 
f16584296813e9d5bfaa2e32d988676bc58e3661ddabbafa75706e2b426feacd SHA512 
7df6f97397b3cae43c31bea178ab3e420c9a332e4ff4b935b301e46cd56e95712c8b4fe4493f5256b5eff64f3e19b39f0fa78421bdd377898f8c2084d3d1f2cd
 WHIRLPOOL 
99374ffb5944508ec851dde58d317b38f8ad0bc6a439ff8be768f0f7d3c8d8ab59391b4377941309a226922f89aee4d6dac0bb8870401510d567cf202ca27aa4
 DIST stomp-1.4.3.gem 91136 SHA256 
6c2a7f27581d28bf08453026a0fa28978d144320896652823001bb8cf760ca86 SHA512 
b23eb5af9323107fddfb1d8d11c8039f567452674e38c7da5a3709412d56489f462b5d0634459c750525ef9a909c988e44a53aefda7e6b6bb30eee4b90a2b948
 WHIRLPOOL 
d1188acc3668cde12de0025c4a48412322e6dc7389403ea68c3bde13a27849c2cdcfa72dd1f8e52890f5974b5662e68f9f771d21ef7cad46c041b14b50f350b9
 DIST stomp-1.4.4.gem 93696 SHA256 
d241ccd1d3b77f631b87fd78baa512fed11cf1948fb72f4ce4b109001ec3853e SHA512 
77c5a53b56177869beb9ff236405479d1fe48ba6841f42eefbd104a5e1b8f82584283c909bb2f6ec5a34ae99c0dfa91079d0716d1bef65db24c5b1414c1ed673
 WHIRLPOOL 
5717d8a0994e4df762421f6f9d7cd1ebd251ce8d3da2d8ec4325079065a4927f4adcecd8b976cc2171f64cf95f32fc62f0f3a01d18fad44a78beeb3144537b1d

diff --git a/dev-ruby/stomp/stomp-1.3.5.ebuild 
b/dev-ruby/stomp/stomp-1.3.5.ebuild
deleted file mode 100644
index 354600443eb..00000000000
--- a/dev-ruby/stomp/stomp-1.3.5.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Ruby bindings for the stomp messaging protocol"
-HOMEPAGE="https://github.com/stompgem/stomp";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""

diff --git a/dev-ruby/stomp/stomp-1.4.0.ebuild 
b/dev-ruby/stomp/stomp-1.4.0.ebuild
deleted file mode 100644
index 705c70a9f37..00000000000
--- a/dev-ruby/stomp/stomp-1.4.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Ruby bindings for the stomp messaging protocol"
-HOMEPAGE="https://github.com/stompgem/stomp";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""

diff --git a/dev-ruby/stomp/stomp-1.4.1.ebuild 
b/dev-ruby/stomp/stomp-1.4.1.ebuild
deleted file mode 100644
index 705c70a9f37..00000000000
--- a/dev-ruby/stomp/stomp-1.4.1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Ruby bindings for the stomp messaging protocol"
-HOMEPAGE="https://github.com/stompgem/stomp";
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""

Reply via email to