www-apps/nanoc-checking: drop 1.0.1

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2022-12-07 18:56:35 +01:00
parent 7a45e3b060
commit b062c32721
2 changed files with 0 additions and 27 deletions

View File

@@ -1,2 +1 @@
DIST nanoc-checking-1.0.1.gem 10752 BLAKE2B 6f6f10cf97ab17cc328d827ab19490fa6e9d6f744594c167b4d9bf050c1288a7d5657d290402efbfa8d61d8e81550feae5022720464814e27af06d5025dfde96 SHA512 ef2b5a9c044f9bef19e4c75cc9ee99747a2ff0f8bece23c56d763f59c622488ccd980a19a3563207948fdb0d9edb91e86703778f7233bc0de76adf385c5694b0
DIST nanoc-checking-1.0.2.gem 11264 BLAKE2B 5ac338624bd85decb52ad4d59cff466ba849bd03c4b27534db34528db3fa768c1c198461bd35614203f352426105ea541c3dd0da2dff27a8430aa600a756f1fc SHA512 29fcd816f908bd7fdc2895e549d4cd0834ac53f8fc1bf8a9cf12e385cc9a1cabcca87178014beffe6b1b9f63b68d4bfe89096234ec72d3abc37dc8cc906eff24

View File

@@ -1,26 +0,0 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
USE_RUBY="ruby26 ruby27"
# Upstream has specs but they are not available in the gem and the
# repository upstream is not tagged for this.
RUBY_FAKEGEM_RECIPE_TEST="none"
RUBY_FAKEGEM_EXTRADOC="NEWS.md README.md"
inherit ruby-fakegem
DESCRIPTION="Provides checking functionality for Nanoc"
HOMEPAGE="https://nanoc.app/"
LICENSE="MIT"
KEYWORDS="~amd64 ~riscv"
SLOT="$(ver_cut 1)"
IUSE=""
ruby_add_rdepend "
>=www-apps/nanoc-cli-4.11.15:0
>=www-apps/nanoc-core-4.11.15:0
"