summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <hans@degraaff.org>2018-04-08 09:12:01 +0200
committerHans de Graaff <hans@degraaff.org>2018-04-08 09:12:01 +0200
commit177b75386c6ccaf1ea7495e3c1a0152e21841d9c (patch)
tree9d65e53f6fe0707216969873ddbdbb59472c4683
parentdev-ruby/tinymce-rails: add 4.7.10 (diff)
downloadgraaff-177b75386c6ccaf1ea7495e3c1a0152e21841d9c.tar.gz
graaff-177b75386c6ccaf1ea7495e3c1a0152e21841d9c.tar.bz2
graaff-177b75386c6ccaf1ea7495e3c1a0152e21841d9c.zip
dev-ruby/riddle: cleanup
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--dev-ruby/riddle/Manifest3
-rw-r--r--dev-ruby/riddle/riddle-1.5.12.ebuild23
-rw-r--r--dev-ruby/riddle/riddle-2.2.0.ebuild22
-rw-r--r--dev-ruby/riddle/riddle-2.2.2.ebuild22
4 files changed, 0 insertions, 70 deletions
diff --git a/dev-ruby/riddle/Manifest b/dev-ruby/riddle/Manifest
index 437b1a66..df1a6da9 100644
--- a/dev-ruby/riddle/Manifest
+++ b/dev-ruby/riddle/Manifest
@@ -1,4 +1 @@
-DIST riddle-1.5.12.gem 2041856 BLAKE2B 1c8155710709e1cb5ca89e18bf439a5845136e131c0ec05e87bcae3e09d1ccbde1cb967738757014666f009be28ffd2206e9d0b510954f9242d3b508243a9947 SHA512 3e3d2056182543e58ff8d8979baee89f18f2626fb7bb594f9b69fdd2737f6d9c4dbed9c415261cb5abe46216c8f2ebc03a8625f6b2a8448070bdf09e43285555
-DIST riddle-2.2.0.gem 32768 BLAKE2B 2429e980d88fd447375f2d3e47f74e6fcbe042164dabd44e5965abfdb4d40b5d9c7c649baaed6a29a1a19adad4d6dc0510e6f286dfe20a377ad52b25c030b766 SHA512 912a69a35c12c2dfc49f8781ff759821c4cadce5d23be868b4ed02d9e63c0d41bef7c14e81189f10b287ac9828bb46d5df330b76e88c8398a4ea21ed80e4b250
-DIST riddle-2.2.2.gem 33792 BLAKE2B e8069eafb0a134dd8f9c327680155290b4e5a168f6d79cebdb95e03cdec49f110f11e86f43e4187083d9b7a450e9a35a256d96a28aa4be39fe43bdae089cc40f SHA512 7edf99d1e3a455061a97b00a5c89f654c7d6e1c5c908048c71f83ec1a8df41085928df02d9d1a2393bf8acd684f2779be2aeaebdf82c9bb42b6a8e95c1c8c31d
DIST riddle-2.3.0.gem 33792 BLAKE2B 29fdb6804bc3d303f2a3d9e5d41ab3e8d711fb8375990e09c2cf6a273cd164a1fcd12538c5682a871ac414bcfface91c3bf8c5b6648199f63a53d3cf2870ae31 SHA512 a0882ef1bd069f6c918d58eab95542ba3519b83d52a8c57931746c58b139f1aa95618121474d97ffbf0fea59f6d261b28cf15505b7fc24f2e2f205a0d0197481
diff --git a/dev-ruby/riddle/riddle-1.5.12.ebuild b/dev-ruby/riddle/riddle-1.5.12.ebuild
deleted file mode 100644
index 38bb64ec..00000000
--- a/dev-ruby/riddle/riddle-1.5.12.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_EXTRADOC="HISTORY README.textile"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An interface to the Sphinx search daemon."
-HOMEPAGE="http://freelancing-gods.com/"
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="1.3"
-IUSE=""
-
-# There are specs in the package but they require that MySQL support
-# has been set up for it, so we can't run them out of the box.
diff --git a/dev-ruby/riddle/riddle-2.2.0.ebuild b/dev-ruby/riddle/riddle-2.2.0.ebuild
deleted file mode 100644
index f1c341cb..00000000
--- a/dev-ruby/riddle/riddle-2.2.0.ebuild
+++ /dev/null
@@ -1,22 +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_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_EXTRADOC="HISTORY README.markdown"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An interface to the Sphinx search daemon."
-HOMEPAGE="http://freelancing-gods.com/riddle/"
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="1.3"
-IUSE=""
-
-# There are specs in the package but they require that MySQL support
-# has been set up for it, so we can't run them out of the box.
diff --git a/dev-ruby/riddle/riddle-2.2.2.ebuild b/dev-ruby/riddle/riddle-2.2.2.ebuild
deleted file mode 100644
index e529f7a4..00000000
--- a/dev-ruby/riddle/riddle-2.2.2.ebuild
+++ /dev/null
@@ -1,22 +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_TASK_DOC=""
-RUBY_FAKEGEM_TASK_TEST=""
-RUBY_FAKEGEM_EXTRADOC="HISTORY README.markdown"
-
-inherit ruby-fakegem
-
-DESCRIPTION="An interface to the Sphinx search daemon."
-HOMEPAGE="http://freelancing-gods.com/riddle/"
-LICENSE="MIT"
-
-KEYWORDS="~amd64"
-SLOT="1.3"
-IUSE=""
-
-# There are specs in the package but they require that MySQL support
-# has been set up for it, so we can't run them out of the box.