From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/treetop/
Date: Mon, 28 Mar 2016 21:57:11 +0000 (UTC) [thread overview]
Message-ID: <1459202215.5c48dfaddff2baeb40934aa3a465d0ce1211c81c.mrueg@gentoo> (raw)
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/*
-}
next reply other threads:[~2016-03-28 21:57 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-28 21:57 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-14 13:17 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/treetop/ Hans de Graaff
2024-05-26 10:04 Hans de Graaff
2023-06-23 16:23 Hans de Graaff
2023-06-23 16:23 Hans de Graaff
2022-11-26 10:28 Hans de Graaff
2022-07-30 8:22 Hans de Graaff
2022-07-30 8:22 Hans de Graaff
2022-04-17 8:09 Hans de Graaff
2022-03-20 10:04 Hans de Graaff
2021-07-06 10:26 Hans de Graaff
2021-07-06 10:26 Hans de Graaff
2021-01-06 18:32 Fabian Groffen
2020-09-08 5:48 Hans de Graaff
2020-09-07 7:59 Hans de Graaff
2020-09-07 5:20 Hans de Graaff
2019-07-17 7:09 Hans de Graaff
2018-12-18 5:58 Hans de Graaff
2018-03-22 6:50 Hans de Graaff
2018-03-05 6:28 Hans de Graaff
2017-11-23 6:52 Hans de Graaff
2017-08-23 6:14 Hans de Graaff
2017-08-23 6:14 Hans de Graaff
2016-12-29 13:06 Hans de Graaff
2016-07-22 6:01 Hans de Graaff
2016-02-26 6:54 Hans de Graaff
2016-02-22 6:28 Hans de Graaff
2016-02-22 6:28 Hans de Graaff
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1459202215.5c48dfaddff2baeb40934aa3a465d0ce1211c81c.mrueg@gentoo \
--to=mrueg@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox