dev-ruby/asciidoctor-pdf: Bump to 2.3.24
Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
parent
e04863a527
commit
7adfb50b88
@ -1 +1 @@
|
||||
DIST asciidoctor-pdf-2.3.12.tar.gz 6558252 BLAKE2B 0e789496e23b558a44423547a834686ea0a99e55df244e208cbdf4bfce83ff0bd27949fd3c81f496e7f163519e6d0d932c584f5871e23c1a76a0e20ee1f2ed76 SHA512 889ee21a6b8d709983da8c9bbbc456add20f235634f6f63bfed0a0497bd10ca7337b48762c91a477a8017598bf201c4418cefb76482fb0c786ab6784e302d068
|
||||
DIST asciidoctor-pdf-2.3.14.tar.gz 6560735 BLAKE2B ff21eb8c1114d680191113d09a8bc79b1208fab834d6e98c56d6c5f19bd0f597391413034efa56dacea9f6876cea4ef6f0999a6300078b7a5ff1010571f86e86 SHA512 9e640b596d6350880d244e1286ab4d69accfc1891aa787bddb2eff530ea203a8c6a80699688599a0ec616e04e11e8b8bbb7e616f7eec0934b30868d0d586d1e7
|
||||
|
@ -22,21 +22,22 @@ KEYWORDS="~amd64 ~x86"
|
||||
BDEPEND="test? ( app-text/poppler )"
|
||||
|
||||
ruby_add_rdepend "
|
||||
>=dev-ruby/asciidoctor-2.0
|
||||
>=dev-ruby/concurrent-ruby-1.1
|
||||
>=dev-ruby/matrix-0.4
|
||||
>=dev-ruby/prawn-2.4.0
|
||||
>=dev-ruby/prawn-icon-3.0.0
|
||||
>=dev-ruby/prawn-svg-0.32.0
|
||||
>=dev-ruby/prawn-table-0.2.0
|
||||
>=dev-ruby/prawn-templates-0.1.0
|
||||
>=dev-ruby/treetop-1.6.0
|
||||
"
|
||||
dev-ruby/asciidoctor
|
||||
dev-ruby/concurrent-ruby
|
||||
dev-ruby/matrix
|
||||
dev-ruby/prawn
|
||||
dev-ruby/prawn-icon
|
||||
dev-ruby/prawn-svg
|
||||
dev-ruby/prawn-table
|
||||
dev-ruby/prawn-templates
|
||||
dev-ruby/treetop
|
||||
"
|
||||
ruby_add_bdepend "test? (
|
||||
>=dev-ruby/chunky_png-1.4.0
|
||||
>=dev-ruby/coderay-1.1.0
|
||||
>=dev-ruby/pdf-inspector-1.3.0
|
||||
)"
|
||||
dev-ruby/chunky_png
|
||||
dev-ruby/coderay
|
||||
dev-ruby/pdf-inspector
|
||||
)
|
||||
"
|
||||
|
||||
all_ruby_prepare() {
|
||||
rm Gemfile || die
|
Loading…
x
Reference in New Issue
Block a user