Skip to content

Commit

Permalink
dev-ruby/rex-text: add 0.1.2
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.28
  • Loading branch information
graaff committed Aug 11, 2016
1 parent b940a27 commit fd23524
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev-ruby/rex-text/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST rex-text-0.1.1.gem 39424 SHA256 12832b1e56338e472d97f046cbea7e804bd95aef6045548c85232d66109765a2 SHA512 ec9e7844b64037451896fb7536709cc1a2af010e62aeaf333bc1c0a8b7b8d996ec2147ebc460bbc34688863dcef71a566907991e52742a2a6b59a57725a98ea3 WHIRLPOOL c87c1bc87fdf9d667eeefbdf5b3648336860147aee84c31e2bf41c4ce415873eb306f228c778b7c78721d963d103ea9d16f966105f3d89ace0b013b8ace6cf28
DIST rex-text-0.1.2.gem 43520 SHA256 919d6e2ddec75154695833b6cc9d14a6a6fc2a739bdb30e32cbe92c381d56877 SHA512 2658f7e66304f0e9e10f0ffa46acef80bb4cb053676b5cad188ed86995e5f64796e55e2e95b6149fcafddf46a04f6dde819a0cf6f693bb2172e12781b13c3631 WHIRLPOOL fd9c8905bf20f77b013c680404aa745817c7313c573e9b4a2a0b8718ac0e45b710a61b060b575c8ef418ffee12721b49ecdbd7e58950eeb292f7ee5237ada05a
24 changes: 24 additions & 0 deletions dev-ruby/rex-text/rex-text-0.1.2.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

EAPI=5

USE_RUBY="ruby20 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=""

0 comments on commit fd23524

Please sign in to comment.