commit: 1b84562d2f3886078b0f13e243fc6880fd88d9ed Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Oct 19 06:42:44 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Oct 19 06:42:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b84562d
dev-ruby/capistrano-stats: Remove last-rited pkg Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-ruby/capistrano-stats/Manifest | 1 - .../capistrano-stats/capistrano-stats-1.1.1.ebuild | 21 --------------------- dev-ruby/capistrano-stats/metadata.xml | 12 ------------ profiles/package.mask | 2 -- 4 files changed, 36 deletions(-) diff --git a/dev-ruby/capistrano-stats/Manifest b/dev-ruby/capistrano-stats/Manifest deleted file mode 100644 index 13f1231d8c2..00000000000 --- a/dev-ruby/capistrano-stats/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST capistrano-stats-1.1.1.gem 7168 BLAKE2B cad6fbe0119af877b4398c2e6d0c6319ac82b5c6f8e45b8a28c523ecf6b2ed2cb366dbcc0424dbc6c97b9b1030f7af856457b9d2a9258c8147410cf0e5264398 SHA512 d7198052dba1f518a972b4d9e4656b23b226222c58c4898745abf90876722f1040d0f0acce07d97aa090b77d4c7655ce300f73dd0d6f55666e551862a13b7e2b 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 6bcc7bea288..00000000000 --- 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="" diff --git a/dev-ruby/capistrano-stats/metadata.xml b/dev-ruby/capistrano-stats/metadata.xml deleted file mode 100644 index 7ce59145bbd..00000000000 --- a/dev-ruby/capistrano-stats/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Ruby Project</name> -</maintainer> -<longdescription> -Capistrano is a utility and framework for executing commands in parallel on -multiple remote machines, via SSH. -</longdescription> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index d3e061afce0..1d2287a5ca6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -398,8 +398,6 @@ dev-ruby/rack:1.6 dev-ruby/bluecloth # No longer maintained upstream, no deps dev-ruby/calendar_date_select -# Obsolete, no deps -dev-ruby/capistrano-stats # Michał Górny <[email protected]> (2020-09-09) # These packages (or package versions) still require Python 2.7.
