commit:     e2905affef5f3d901711ff357842608c6b55e7d3
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  4 05:46:42 2019 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Aug  4 05:46:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2905aff

dev-ruby/combustion: cleanup

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/combustion/Manifest                |  2 --
 dev-ruby/combustion/combustion-0.9.1.ebuild | 25 -------------------------
 dev-ruby/combustion/combustion-1.0.0.ebuild | 25 -------------------------
 3 files changed, 52 deletions(-)

diff --git a/dev-ruby/combustion/Manifest b/dev-ruby/combustion/Manifest
index 4e53c3a5e9b..ac0dc7b7f3e 100644
--- a/dev-ruby/combustion/Manifest
+++ b/dev-ruby/combustion/Manifest
@@ -1,3 +1 @@
-DIST combustion-0.9.1.gem 18432 BLAKE2B 
db569f0e97c756b5ebbe9fe33186d793ea8be97c9a629db0f263576a15bad1deaa353e43afff0ec72807be7fc9fc87075696ce5fbd20abaa0dc064a9d448d4a1
 SHA512 
9a64b0cd440ea10f1318b24f7643303d9cd7d7ac6d8d2d16a5b7b6e656a6cbbc98684636520a12950ab038bc819ee817763e802996914cc7ee6ba0fb12ae9248
-DIST combustion-1.0.0.gem 18432 BLAKE2B 
27b082fadcc621a54fdb34fe646760179ebeef2b45cace0ec4ed354b22ca45b61fc66d7900b321f8847bd906fc3dd2c8ded22146d100a71a6d21a399a948d083
 SHA512 
b006b34a25969ff9a1865f02193b602027f449275f46fa19f6ca57f925b84c552df54e8f35b9ef7ae7cc3008cf384a2618596711d1e700150335474894fd4b4b
 DIST combustion-1.1.0.gem 18432 BLAKE2B 
32e3c124d21c9fe96e00bab6e600bb0fd40dc998fa72a5256f5f59fce96f6ea7070238b5d0e5668b828abdf6dee3a03b78d750d8695a6e48d1164d4207753320
 SHA512 
d948a0235fbf5dff32c7e448426ec7bf361bad63aeee771ead0030143914bbb33afe6a7e6092e227ff4684bf312ed9194f0f27d71c979b2abdfb13f0e5069158

diff --git a/dev-ruby/combustion/combustion-0.9.1.ebuild 
b/dev-ruby/combustion/combustion-0.9.1.ebuild
deleted file mode 100644
index be44f5684da..00000000000
--- a/dev-ruby/combustion/combustion-0.9.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Elegant Rails Engine Testing"
-HOMEPAGE="https://github.com/pat/combustion";
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend "
-       >=dev-ruby/activesupport-3.0.0:*
-       >=dev-ruby/railties-3.0.0:*
-       >=dev-ruby/thor-0.14.6
-"

diff --git a/dev-ruby/combustion/combustion-1.0.0.ebuild 
b/dev-ruby/combustion/combustion-1.0.0.ebuild
deleted file mode 100644
index 79c9f3a42f8..00000000000
--- a/dev-ruby/combustion/combustion-1.0.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Elegant Rails Engine Testing"
-HOMEPAGE="https://github.com/pat/combustion";
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend "
-       >=dev-ruby/activesupport-3.0.0:*
-       >=dev-ruby/railties-3.0.0:*
-       >=dev-ruby/thor-0.14.6
-"

Reply via email to