From 8b5d85b71146c246736d9ee1eca1c1a71e57c318 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sun, 24 Jul 2022 10:30:38 +0200 Subject: dev-ruby/asciidoctor-diagram: drop 2.0.5 Signed-off-by: Hans de Graaff --- .../asciidoctor-diagram-2.0.5.ebuild | 37 ---------------------- 1 file changed, 37 deletions(-) delete mode 100644 dev-ruby/asciidoctor-diagram/asciidoctor-diagram-2.0.5.ebuild (limited to 'dev-ruby') diff --git a/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-2.0.5.ebuild b/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-2.0.5.ebuild deleted file mode 100644 index 48579c8ab99e..000000000000 --- a/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-2.0.5.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -USE_RUBY="ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.adoc LICENSE.txt README.adoc" - -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" - -inherit multilib ruby-fakegem - -DESCRIPTION="A set of Asciidoctor extensions that enable you to add diagrams" -HOMEPAGE="https://github.com/asciidoctor/asciidoctor-diagram" -SRC_URI="https://github.com/asciidoctor/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -ruby_add_rdepend ">=dev-ruby/asciidoctor-1.5.7