commit:     5dec2507330224c8cbe64aac6996a6478da2cd6b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 22 18:32:53 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 22 19:04:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dec2507

dev-ruby/nokogiri-diff: cleanup

Package-Manager: portage-2.2.28

 .../nokogiri-diff/nokogiri-diff-0.2.0-r1.ebuild    | 23 ----------------------
 1 file changed, 23 deletions(-)

diff --git a/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r1.ebuild 
b/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r1.ebuild
deleted file mode 100644
index 8da8a78..0000000
--- a/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby20"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-RUBY_FAKEGEM_RECIPE_DOC="yard"
-RUBY_FAKEGEM_EXTRADOC="ChangeLog.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Calculate the differences between two XML/HTML documents"
-HOMEPAGE="https://github.com/postmodern/nokogiri-diff";
-LICENSE="MIT"
-
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
-SLOT="0"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/nokogiri-1.5 >=dev-ruby/tdiff-0.3.2"

Reply via email to