commit:     0da3d5b5b66e85cabdc8d232e35238aa997602d5
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Sat Aug 22 07:19:28 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Aug 22 07:22:43 2020 +0000
URL:        https://gitweb.gentoo.org/proj/ruby-overlay.git/commit/?id=0da3d5b5

dev-ruby/excon: cleanup

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff <hans <AT> degraaff.org>

 dev-ruby/excon/excon-0.49.0.ebuild | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/dev-ruby/excon/excon-0.49.0.ebuild 
b/dev-ruby/excon/excon-0.49.0.ebuild
deleted file mode 100644
index e717b7e..0000000
--- a/dev-ruby/excon/excon-0.49.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="EXtended http(s) CONnections"
-HOMEPAGE="https://github.com/excon/excon";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-# Many unpackaged dependencies for tests
-RESTRICT="test"

Reply via email to