From 1bafe0b40eb9c2b95ddefa7071a20fb4ee1caf9d Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Fri, 17 Mar 2017 06:32:37 +0100 Subject: dev-ruby/rex-text: add 0.2.12 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- dev-ruby/rex-text/rex-text-0.2.12.ebuild | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 dev-ruby/rex-text/rex-text-0.2.12.ebuild (limited to 'dev-ruby/rex-text/rex-text-0.2.12.ebuild') diff --git a/dev-ruby/rex-text/rex-text-0.2.12.ebuild b/dev-ruby/rex-text/rex-text-0.2.12.ebuild new file mode 100644 index 000000000000..e7237675795c --- /dev/null +++ b/dev-ruby/rex-text/rex-text-0.2.12.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +USE_RUBY="ruby21 ruby22 ruby23" + +# Specs are not bundled in the gem and upstream source is not tagged +RUBY_FAKEGEM_RECIPE_TEST="none" + +RUBY_FAKEGEM_RECIPE_DOC="rdoc" +RUBY_FAKEGEM_BINWRAP="" + +inherit ruby-fakegem + +DESCRIPTION="Rex library for text generation and manipulation" +HOMEPAGE="https://github.com/rapid7/rex-text" + +LICENSE="BSD" + +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" -- cgit v1.2.3-65-gdbad