summaryrefslogtreecommitdiff
path: root/dev-ruby/asciidoctor
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/asciidoctor')
-rw-r--r--dev-ruby/asciidoctor/Manifest4
-rw-r--r--dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild5
-rw-r--r--dev-ruby/asciidoctor/asciidoctor-2.0.9.ebuild44
3 files changed, 4 insertions, 49 deletions
diff --git a/dev-ruby/asciidoctor/Manifest b/dev-ruby/asciidoctor/Manifest
index d8a73b4cac97..716dc76c9669 100644
--- a/dev-ruby/asciidoctor/Manifest
+++ b/dev-ruby/asciidoctor/Manifest
@@ -1,7 +1,5 @@
DIST asciidoctor-1.5.8.tar.gz 583484 BLAKE2B f0c654c5e43a0ed061dbf80eb382fac1ea393870c7c2530649a5a41f1a5bd5e72ffb11e8ad8dd2925510e18f4528079ae532b623e6e7f38a119565df01139f58 SHA512 3f767cdf945361d81b0a89137fb1e77377cbb4171da790027cbb9cd8cf1deb03f24a8ec780b427b7bce34538e851a44682515fbaccf8558d61e22356b9d216dd
DIST asciidoctor-2.0.10.tar.gz 613180 BLAKE2B 46125c85276eb0c7cf4404ca04d854449233e2cd14e24687aed9f95eb64ceb6ebac3d3ed73918679b9a5b047e41d82d02383d0e08acd0df5cc9bc216f14c79a3 SHA512 9ef908081569188d9903c7a7619fe0b50197f6f0cc922c4070e116bcd3f988a55da87443e84b6e260aabcc653a804fcaf29b96a722ab36f7ebb27ec11eb7ddbe
-DIST asciidoctor-2.0.9.tar.gz 611530 BLAKE2B 48f3c3447bacf009dbdf1529780a60fd144bd18951991623319dc30c1009e96dc28f84a7dab38431d1efc0a9f09494aae3e83f6b5959d5684fb167731826e07b SHA512 17e9358bc98f34f1b8dab4781b48705acf6afa0aaa0c8dcd22183bf3d5a275e0afff96d7ecae140e908894e18a54c5b693acd6826f68892a99ec3dd0a4ea61e7
EBUILD asciidoctor-1.5.8.ebuild 960 BLAKE2B 9d86a4941af51a7000636ca77cb49a00586a9887137db078fa3e042ffe780b844cf2d7b1c8b591104cd741d219a72acf42572d7d1bf05aded09f969a8f29bb41 SHA512 7bd9c94f4f5067fc7538aca45d631897ec6f8d682077c8a105e47d2bd870b4a72abec6bb22f6197fcb285c6e974aaa82d156bca6cf4d7f2c5166ea3c7aa73da3
-EBUILD asciidoctor-2.0.10.ebuild 966 BLAKE2B 47944c0a838f509ef35e8f8401705575bdc8544724739ba0c6f8f959bf8146614f5aca52c5042bc26f6d74eec3640caebd111e49175cdfadcf155b67ea7cd23c SHA512 c4967c6ec664452e18711f08144b4c64fb91fc81982c2b314e92f6d8380f6e5c60100b826139bb173d6b2a8f59980b835d466821da98a177c2a3d77814761bf9
-EBUILD asciidoctor-2.0.9.ebuild 966 BLAKE2B 47944c0a838f509ef35e8f8401705575bdc8544724739ba0c6f8f959bf8146614f5aca52c5042bc26f6d74eec3640caebd111e49175cdfadcf155b67ea7cd23c SHA512 c4967c6ec664452e18711f08144b4c64fb91fc81982c2b314e92f6d8380f6e5c60100b826139bb173d6b2a8f59980b835d466821da98a177c2a3d77814761bf9
+EBUILD asciidoctor-2.0.10.ebuild 981 BLAKE2B 29b52eeedc2d3d663186a421915dbb4679de1fd974457c0df55fb878b6dcc1ad188051eb2377454c05563c2c6c8c22b72ec5e8756cc77ad85990e08db9be4329 SHA512 32251d550bcfc4daa8944904053c070662e0f9ea1750b8a4f6da4331eb8e366827642752427de9f5e4ea31ef9bc45a941ab62e1d0bf7c7ee5542d6823a406ed4
MISC metadata.xml 349 BLAKE2B 65a3f6dbbe523d1017d78e939c291e40edc3429d06ff16bd0f8150f3879e2b0840619653115be43c876d1cfeea8e95a3e29fea7447b18bc28bb0218ac03f11c1 SHA512 e3ed6253349df933eb4656c972f1a6cc71567c27a721195abceac0d28bfbc991cbda8772f661021c3cf954d2a917730bad54982e319655a204b6b30c1c67c6d1
diff --git a/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild b/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild
index 2bbfe037e9be..5f8e594c9af4 100644
--- a/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild
+++ b/dev-ruby/asciidoctor/asciidoctor-2.0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86"
IUSE=""
ruby_add_bdepend "test? (
@@ -29,6 +29,7 @@ ruby_add_bdepend "test? (
dev-ruby/erubis
dev-ruby/haml
dev-ruby/nokogiri
+ dev-ruby/rouge
dev-ruby/slim
dev-ruby/thread_safe
dev-ruby/tilt )"
diff --git a/dev-ruby/asciidoctor/asciidoctor-2.0.9.ebuild b/dev-ruby/asciidoctor/asciidoctor-2.0.9.ebuild
deleted file mode 100644
index 2bbfe037e9be..000000000000
--- a/dev-ruby/asciidoctor/asciidoctor-2.0.9.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_TASK_TEST="test features"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="CHANGELOG.adoc README.adoc"
-
-RUBY_FAKEGEM_EXTRAINSTALL="data"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Processor for converting AsciiDoc into HTML 5, DocBook 4.5 and other formats"
-HOMEPAGE="https://github.com/asciidoctor/asciidoctor"
-SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_bdepend "test? (
- dev-util/cucumber
- dev-ruby/rspec-expectations:*
- dev-ruby/asciimath
- dev-ruby/coderay
- dev-ruby/erubis
- dev-ruby/haml
- dev-ruby/nokogiri
- dev-ruby/slim
- dev-ruby/thread_safe
- dev-ruby/tilt )"
-
-all_ruby_prepare() {
- rm Gemfile || die
-}
-
-all_ruby_install() {
- all_fakegem_install
-
- doman man/asciidoctor.1
-}