diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-10-19 08:42:44 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-10-19 08:42:44 +0200 |
commit | 1b84562d2f3886078b0f13e243fc6880fd88d9ed (patch) | |
tree | 4478b423a5cdd2f07c5012c17b9ec20ad836b418 /dev-ruby/capistrano-stats/capistrano-stats-1.1.1.ebuild | |
parent | dev-ruby/expression_parser: Remove last-rited pkg (diff) | |
download | gentoo-1b84562d2f3886078b0f13e243fc6880fd88d9ed.tar.gz gentoo-1b84562d2f3886078b0f13e243fc6880fd88d9ed.tar.bz2 gentoo-1b84562d2f3886078b0f13e243fc6880fd88d9ed.zip |
dev-ruby/capistrano-stats: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ruby/capistrano-stats/capistrano-stats-1.1.1.ebuild')
-rw-r--r-- | dev-ruby/capistrano-stats/capistrano-stats-1.1.1.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dev-ruby/capistrano-stats/capistrano-stats-1.1.1.ebuild b/dev-ruby/capistrano-stats/capistrano-stats-1.1.1.ebuild deleted file mode 100644 index 6bcc7bea288d..000000000000 --- a/dev-ruby/capistrano-stats/capistrano-stats-1.1.1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby23 ruby24 ruby25 ruby26" - -RUBY_FAKEGEM_TASK_TEST="" - -RUBY_FAKEGEM_TASK_DOC="" - -RUBY_FAKEGEM_EXTRAINSTALL="tasks" - -inherit ruby-fakegem - -DESCRIPTION="Official metrics to help the development direction of Capistrano" -HOMEPAGE="http://metrics.capistranorb.com/" - -LICENSE="MIT" -SLOT="1" -KEYWORDS="~amd64" -IUSE="" |