mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
rb-readline: drop from pentoo, metasploit uses rb-readline-r7 now
This commit is contained in:
parent
9bf725c594
commit
790d8f21cb
2 changed files with 0 additions and 21 deletions
|
|
@ -1,2 +0,0 @@
|
|||
DIST rb-readline-0.5.1.gem 96256 SHA256 da4eb0aa71c4225e01f5b51e11a640b462fa325d85451428ce34190d04622aad SHA512 e74c7b6bff49ad5949f596cf8ce7db9204e3e7586093bd843d5e567598f78ddb46fd9aeaebe851e7086a15e2a8eb6c722ca6f7a3802accc7bbacc90a42b79236 WHIRLPOOL 664dc195eac86fe46d62aadeb458644d9a66225c8b8a64e57c30d72765bd18b3092a67795829ccaea624842e647d99a4ef9065dc51b809002d458a53d0f59ecd
|
||||
EBUILD rb-readline-0.5.1.ebuild 422 SHA256 eea87f402907f4ffd1eed98b95771454339df398c6d125c0e1bbe4178d204e7f SHA512 83ddc9dd6b666b079e758ec76e1c884b0b6bb584cdcebc37dc7eec3462f72436e81dff2d7e29016d11324dd9946c9eac56dbcdaf0d31c4cd4473e93d26fe24f7 WHIRLPOOL d6081f788187b0ef2ae70a4b122458e82778be7e8a5f1bdebb20b82026867d5eb08d2ce47038e580779be6063c53716c57dfbef35c390e43baa918b12f4497f7
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=5
|
||||
USE_RUBY="ruby19 ruby20 ruby21"
|
||||
|
||||
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="Ruby implementation of the GNU readline C library, "
|
||||
HOMEPAGE="http://rubygems.org/gems/rb-readline"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE=""
|
||||
|
||||
ruby_add_rdepend "dev-ruby/rake"
|
||||
Loading…
Reference in a new issue