From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rexical/
Date: Tue, 17 Nov 2015 06:23:43 +0000 (UTC) [thread overview]
Message-ID: <1447740921.c995e08b209b76ea62a5dd00b77f3bc1fd5fc378.graaff@gentoo> (raw)
commit: c995e08b209b76ea62a5dd00b77f3bc1fd5fc378
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 17 06:15:21 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Nov 17 06:15:21 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c995e08b
dev-ruby/rexical: cleanup
Package-Manager: portage-2.2.20.1
dev-ruby/rexical/rexical-1.0.5-r2.ebuild | 44 --------------------------------
1 file changed, 44 deletions(-)
diff --git a/dev-ruby/rexical/rexical-1.0.5-r2.ebuild b/dev-ruby/rexical/rexical-1.0.5-r2.ebuild
deleted file mode 100644
index b2acc64..0000000
--- a/dev-ruby/rexical/rexical-1.0.5-r2.ebuild
+++ /dev/null
@@ -1,44 +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"
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc DOCUMENTATION.en.rdoc DOCUMENTATION.ja.rdoc README.ja README.rdoc"
-
-inherit ruby-fakegem eutils
-
-DESCRIPTION="Rexical is a lexical scanner generator"
-HOMEPAGE="https://github.com/tenderlove/rexical/tree/master"
-LICENSE="LGPL-2" # plus exception
-
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-SLOT="0"
-IUSE=""
-
-# File collision, bug 459116
-RDEPEND+=" !!app-admin/rex"
-
-ruby_add_bdepend "
- doc? ( >=dev-ruby/hoe-2.6.2 )
- test? (
- >=dev-ruby/hoe-2.6.2
- dev-ruby/test-unit:2
- )"
-
-all_ruby_prepare() {
- sed -i -e '1igem "test-unit"' test/test_generator.rb || die
-
- sed -i -e '/rubyforge_name/d' Rakefile || die
-}
-
-all_ruby_install() {
- all_fakegem_install
-
- docinto examples
- dodoc sample/* || die
-}
next reply other threads:[~2015-11-17 6:23 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-17 6:23 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-12 23:18 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rexical/ Sam James
2024-10-06 13:33 Arthur Zamarin
2024-10-06 13:30 Arthur Zamarin
2024-10-06 12:01 Sam James
2024-10-06 11:18 Sam James
2024-05-26 6:32 Hans de Graaff
2024-05-26 6:32 Hans de Graaff
2023-12-27 12:36 Hans de Graaff
2023-07-14 5:46 Arthur Zamarin
2023-03-28 23:39 Sam James
2023-03-28 22:28 Sam James
2023-03-28 21:49 Sam James
2023-03-05 8:42 Hans de Graaff
2022-03-23 6:42 Hans de Graaff
2021-08-02 21:48 Marek Szuba
2021-03-09 6:51 Hans de Graaff
2020-01-12 6:47 Hans de Graaff
2019-12-06 6:21 Hans de Graaff
2019-10-29 20:08 Sergei Trofimovich
2019-10-27 9:43 Hans de Graaff
2019-09-01 18:18 Mikle Kolyada
2019-09-01 18:18 Mikle Kolyada
2019-08-14 7:34 Agostino Sarubbo
2019-08-14 5:15 Hans de Graaff
2019-08-13 14:54 Agostino Sarubbo
2019-08-13 14:53 Agostino Sarubbo
2019-08-13 13:14 Agostino Sarubbo
2019-08-13 13:13 Agostino Sarubbo
2019-08-13 9:17 Agostino Sarubbo
2019-08-12 7:09 Hans de Graaff
2019-08-07 5:11 Hans de Graaff
2018-12-31 15:09 Hans de Graaff
2017-12-26 7:35 Hans de Graaff
2017-06-28 9:35 Alexis Ballier
2017-01-03 6:59 Hans de Graaff
2016-01-10 7:47 Hans de Graaff
2015-11-16 14:19 Agostino Sarubbo
2015-11-05 11:20 Agostino Sarubbo
2015-11-01 15:59 Tobias Klausmann
2015-10-25 19:10 Markus Meier
2015-10-04 18:17 Jeroen Roovers
2015-10-04 10:14 Agostino Sarubbo
2015-10-04 9:42 Agostino Sarubbo
2015-08-14 16:39 Peter Wilmott
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=1447740921.c995e08b209b76ea62a5dd00b77f3bc1fd5fc378.graaff@gentoo \
--to=graaff@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