commit:     ceede3571c2c80b42f539a544cfb16bf19588e70
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  4 20:44:17 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jul  4 20:56:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceede357

dev-ruby/tins: cleanup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ruby/tins/Manifest           |  3 ---
 dev-ruby/tins/tins-1.15.0.ebuild | 28 ----------------------------
 dev-ruby/tins/tins-1.15.1.ebuild | 28 ----------------------------
 dev-ruby/tins/tins-1.16.0.ebuild | 28 ----------------------------
 4 files changed, 87 deletions(-)

diff --git a/dev-ruby/tins/Manifest b/dev-ruby/tins/Manifest
index 0167f9728af..04d8686ac19 100644
--- a/dev-ruby/tins/Manifest
+++ b/dev-ruby/tins/Manifest
@@ -1,5 +1,2 @@
 DIST tins-1.14.0.gem 303616 BLAKE2B 
3ead5751b4b9c79bdd366c37fd0d7366246a3f9ba65a87cd032526819e9a44ee5bcef83c97d7657b7de4d9d3918b1d71eac7fada2e98bb5451e3b1ed8c33dca1
 SHA512 
9bce95b5d6aa663902a8d9fe5badc029db97658d6bf4fe574ebef670e7041ee882ed8b110d906c0f8dbd506bfbeb2092634d607281260db3a40e310881d4154a
-DIST tins-1.15.0.gem 304128 BLAKE2B 
8eb53ded77629ed8366eddf955fde750a95a720c8ed2882c3ad953b3dd4bccbb4aa5490036901464f0beaf1f6c8436451b3aa83a298beca058349a88515c746a
 SHA512 
c4b69357f4f89c75b8aea713c122bd83759678ab9aac8553f25fbe867dc7dc55c72e54673fe2a17e818c089a4517f62ac20e40597fe40945c742cc6f153460bb
-DIST tins-1.15.1.gem 304128 BLAKE2B 
dc0308ad474d46fdb0828e5c8441e55666ad0ccd413631261684f9c44f774a7805c26c5a3123af4b7805647efcef22eeed4f84079d4648aa04ba7eb1c4407a25
 SHA512 
13182f31a23c80618fdf24fc8ecc8d165eca1c07489c55399224943bb393a1483bd82e5000baf67c8c9f8985e93154e73e3e1c3b53f9a02b0f1bfaac44eb275b
-DIST tins-1.16.0.gem 304128 BLAKE2B 
663845a1d7cdacc3bdd632faf237b0c6f517a4d623fd3667ad9445f570ac5a10a93ef2133285cdbe792e92bb3371ef2d800c466520b1f3581cf36b13de3a5b6e
 SHA512 
689c8871d929cf019a3b0938da29fbb9a7bd49ed5839c067f9f2053c2223234a1d380cfef0352670cdcc2178b3602ff0e907ba3cbddbfd1c0b0711eccee9ed25
 DIST tins-1.16.3.gem 304640 BLAKE2B 
5400b1ec1443b1f432c0a18c35a7a3a2175b7327601e2bd106218a119ad930bfd912fa59cf7d1788fe65c9d172e6a7af7385c9e2ef2e4898e490bc838cf119e1
 SHA512 
f132cd5bdb2ff02805b78856f0340723fdf89437514ef0067f2eabd3742a2282463bb18f4750ea6496124fff48a3e82e73220af3555700839b5270311a1b4ac2

diff --git a/dev-ruby/tins/tins-1.15.0.ebuild b/dev-ruby/tins/tins-1.15.0.ebuild
deleted file mode 100644
index 506bd427719..00000000000
--- a/dev-ruby/tins/tins-1.15.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="All the stuff that isn't good enough for a real library"
-HOMEPAGE="https://github.com/flori/tins";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-
-each_ruby_test() {
-       ruby-ng_testrb-2 -Ilib tests/*_test.rb
-}

diff --git a/dev-ruby/tins/tins-1.15.1.ebuild b/dev-ruby/tins/tins-1.15.1.ebuild
deleted file mode 100644
index 9a51da89a88..00000000000
--- a/dev-ruby/tins/tins-1.15.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="All the stuff that isn't good enough for a real library"
-HOMEPAGE="https://github.com/flori/tins";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-
-each_ruby_test() {
-       ruby-ng_testrb-2 -Ilib tests/*_test.rb
-}

diff --git a/dev-ruby/tins/tins-1.16.0.ebuild b/dev-ruby/tins/tins-1.16.0.ebuild
deleted file mode 100644
index 9a51da89a88..00000000000
--- a/dev-ruby/tins/tins-1.16.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_TEST="none"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="All the stuff that isn't good enough for a real library"
-HOMEPAGE="https://github.com/flori/tins";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-ruby_add_bdepend "test? ( >=dev-ruby/test-unit-2.5.1-r1 )"
-
-each_ruby_test() {
-       ruby-ng_testrb-2 -Ilib tests/*_test.rb
-}

Reply via email to