summaryrefslogtreecommitdiff
path: root/pcr/ruby-asciidoctor
AgeCommit message (Collapse)Author
2022-03-02pcr: remove ruby-asciidoctorDenis 'GNUtoo' Carikli
asciidoctor is already in Arch Linux community, and it is more recent. On armv7h we have: community/asciidoctor 2.0.17-1 An implementation of AsciiDoc in Ruby and on i686 we have: community/asciidoctor 2.0.17-1.0 [installed] An implementation of AsciiDoc in Ruby and on x86_64 we have: community/asciidoctor 2.0.17-1 An implementation of AsciiDoc in Ruby So we don't need the pakcage from pcr anymore. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2019-02-21pcr/ruby-asciidoctor: updated to 1.5.8Andreas Grapentin
2015-10-11ruby-asciidoctor: add new package to [pcr]André Fabian Silva Delgado