mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 22:30:59 +02:00
dev-ruby/ansi: deleted in gentoo favour, issue #14
This commit is contained in:
parent
100db3055a
commit
371f417cdc
3 changed files with 1 additions and 34 deletions
|
|
@ -1 +0,0 @@
|
|||
DIST ansi-1.4.3.gem 44032 SHA256 6856749cdb53979e95f7c39fbbb0ac7ae13242364c5c6d2d0657b5d51730a971 SHA512 49fd0b4b6ff488810ac392604c54d27fa01c1ae60d147814409b5091cbe4df201b9b9f26318c03da6b9cae2d0bc21e1c2b175c60b8e79b82aa34ac385be9e4a0 WHIRLPOOL 5da68bdb5a20dbbc57209e3968ffec0a813cc7adad2ae59c1c7adb23027b6b7d28d29316592c1a1f699e5bd1b25e13b8621fa02039c88c88f00c963ba45c98dc
|
||||
|
|
@ -1,32 +0,0 @@
|
|||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=3
|
||||
|
||||
USE_RUBY="ruby19"
|
||||
|
||||
RUBY_FAKEGEM_TASK_DOC="yard"
|
||||
RUBY_FAKEGEM_DOCDIR="doc"
|
||||
RUBY_FAKEGEM_EXTRADOC="README.rdoc"
|
||||
|
||||
RUBY_FAKEGEM_TASK_TEST="spec"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
DESCRIPTION="A superlative collection of ANSI escape code"
|
||||
HOMEPAGE="http://rubyworks.github.com/ansi"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
IUSE=""
|
||||
|
||||
# Tests fail with load errors, possibly due to unfulfilled
|
||||
# dependencies. Needs ot be investigated before moved to main tree.
|
||||
RESTRICT="test"
|
||||
|
||||
#ruby_add_bdepend "doc? ( dev-ruby/yard )"
|
||||
#ruby_add_bdepend "test? ( dev-ruby/rspec )"
|
||||
|
||||
#ruby_add_rdepend ""
|
||||
|
|
@ -164,7 +164,7 @@ dev-ruby/sprockets:2.2
|
|||
~dev-ruby/dm-core-1.2.1
|
||||
~dev-ruby/erubis-2.7.0
|
||||
~dev-ruby/jsmin-1.0.1
|
||||
~dev-ruby/ansi-1.4.3
|
||||
~dev-ruby/ansi-1.5.0
|
||||
~dev-ruby/dm-migrations-1.2.0
|
||||
=dev-ruby/em-websocket-0.3*
|
||||
~dev-ruby/http_parser-0.5.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue