commit:     5c48dfaddff2baeb40934aa3a465d0ce1211c81c
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 21:54:29 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 21:56:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c48dfad

dev-ruby/treetop: Remove old

Package-Manager: portage-2.2.28

 dev-ruby/treetop/Manifest             |  2 --
 dev-ruby/treetop/treetop-1.6.3.ebuild | 32 --------------------------------
 dev-ruby/treetop/treetop-1.6.4.ebuild | 32 --------------------------------
 3 files changed, 66 deletions(-)

diff --git a/dev-ruby/treetop/Manifest b/dev-ruby/treetop/Manifest
index 24f95ce..660e82e 100644
--- a/dev-ruby/treetop/Manifest
+++ b/dev-ruby/treetop/Manifest
@@ -1,3 +1 @@
-DIST treetop-1.6.3.gem 81920 SHA256 
8b0bb528a57b9af6324ed7c9856b1d1ee2f1b53e71de79628bc47704234862bb SHA512 
a4018f551ae74e84d126c4aa7e3bbcd2b2765175d1999bfac328b0b653cb6e5a5e599e51925575024af55092700bd40fd19c20c16d6cb2374d2f8d4b5f7a6229
 WHIRLPOOL 
20d8d302c309979fb0572c3d8388b3a39afcea31e29555a5173c78f2528a2943540587a059b087a3a380163fbac6f138ffb10e7df5dd48b0cfc42f00fe581461
-DIST treetop-1.6.4.gem 81408 SHA256 
bdce555085a1aaabf503abd036b81e1bd0f724f17bea1331b39ed866c2106241 SHA512 
2e685dae085d4fb851d565806338a8c04ac55d22d804ce1a6e4e7fa69f77c45793d7ec05f8cf54db6f0f4ab92b947f429e196726cc99048f2b06134d276185ed
 WHIRLPOOL 
e5fcc119bcba99a5019a784557159dd5ed319e56c87d56d9a9c8e6c21c7d6f32f57bf272d9c19481007a6526ec72b59bb83459bd0e27b4b2d38a207820d5b390
 DIST treetop-1.6.5.gem 81408 SHA256 
b09d033e56343b01d5dd79ef7e059e60484389867c7eb4c3b7b57be43a92e7d1 SHA512 
3989bd2dc59c5d3ad0be2ac144752edc88d25b36886719baa6afed05f40f11e0915297ea3e111e6a999b90cb35de2e804786754804268ec0d848b56e410fa862
 WHIRLPOOL 
ace0eac18ef297aef786f37ce0292a370a0aea910c6c92f4b33c5f0d51d68427c4f40555c11547d95bd2d40d214bcca45a727f25301383c9d014b91edfbb5fb0

diff --git a/dev-ruby/treetop/treetop-1.6.3.ebuild 
b/dev-ruby/treetop/treetop-1.6.3.ebuild
deleted file mode 100644
index 84d6a6d..0000000
--- a/dev-ruby/treetop/treetop-1.6.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby19 ruby20 ruby21"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Treetop is a language for describing languages"
-HOMEPAGE="https://github.com/cjheath/treetop";
-LICENSE="Ruby"
-
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE=""
-
-ruby_add_bdepend "test? ( >=dev-ruby/rr-1.0 dev-ruby/activesupport )"
-ruby_add_rdepend ">=dev-ruby/polyglot-0.3.1:0"
-
-all_ruby_install() {
-       all_fakegem_install
-
-       insinto /usr/share/doc/${PF}/examples
-       doins -r examples/*
-}

diff --git a/dev-ruby/treetop/treetop-1.6.4.ebuild 
b/dev-ruby/treetop/treetop-1.6.4.ebuild
deleted file mode 100644
index d69403a..0000000
--- a/dev-ruby/treetop/treetop-1.6.4.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Treetop is a language for describing languages"
-HOMEPAGE="https://github.com/cjheath/treetop";
-LICENSE="Ruby"
-
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE=""
-
-ruby_add_bdepend "test? ( >=dev-ruby/rr-1.0 dev-ruby/activesupport )"
-ruby_add_rdepend ">=dev-ruby/polyglot-0.3.1:0"
-
-all_ruby_install() {
-       all_fakegem_install
-
-       insinto /usr/share/doc/${PF}/examples
-       doins -r examples/*
-}

Reply via email to