commit:     7a45e3b0609ec657355888a1adc08ee17b7a4e10
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  7 17:56:07 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec  7 17:57:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a45e3b0

www-apps/nanoc-deploying: drop 1.0.1

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 www-apps/nanoc-deploying/Manifest                  |  1 -
 .../nanoc-deploying/nanoc-deploying-1.0.1.ebuild   | 27 ----------------------
 2 files changed, 28 deletions(-)

diff --git a/www-apps/nanoc-deploying/Manifest 
b/www-apps/nanoc-deploying/Manifest
index 15e2873fc3af..7518e93b748e 100644
--- a/www-apps/nanoc-deploying/Manifest
+++ b/www-apps/nanoc-deploying/Manifest
@@ -1,2 +1 @@
-DIST nanoc-deploying-1.0.1.gem 9728 BLAKE2B 
d646f56eada30fc5059069627f6b07fc6620cc952605086100e954aa9b79e7f696ecfe87ad85f1951fca1de75482943af869a28f6f4465fffc3497af9db36b7f
 SHA512 
78e4247021b9e0ba717cf4b41bb913bbbafd7e0b149d16e681d7312f60cd0d2277de5e957f938c3194a521036da21b38696fe4ced5cd0b14cdce01aee207a744
 DIST nanoc-deploying-1.0.2.gem 9728 BLAKE2B 
6f06a33c08105e59a928277efccf48371d0c93f0cb4427951431462afc4b9d88c677ac17a2627f7511a7675a7b350c2887f62b88112c2d10e1e203a44252a387
 SHA512 
2ef340742926584ef5112d5c281ac469520d6fd30d60bfcf502ac993256020f85de03d957d61bff0613d3e8d9bda22256cc565feffe80411e3f024c5d8a74b2c

diff --git a/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild 
b/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild
deleted file mode 100644
index 55b1d6fea075..000000000000
--- a/www-apps/nanoc-deploying/nanoc-deploying-1.0.1.ebuild
+++ /dev/null
@@ -1,27 +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 deploying functionality for Nanoc"
-HOMEPAGE="https://nanoc.app/";
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~riscv"
-SLOT="$(ver_cut 1)"
-IUSE=""
-
-ruby_add_rdepend "
-       www-apps/nanoc-checking:1
-       >=www-apps/nanoc-cli-4.11.15:0
-       >=www-apps/nanoc-core-4.11.15:0
-"

Reply via email to