From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 378E713933E for ; Wed, 7 Jul 2021 17:38:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E885CE0D20; Wed, 7 Jul 2021 17:38:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 72686E0D20 for ; Wed, 7 Jul 2021 17:38:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A259B342BA8 for ; Wed, 7 Jul 2021 17:38:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C61297D2 for ; Wed, 7 Jul 2021 17:38:07 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1625679482.4acf635bb34f7114ef90b948649610cfa2af7318.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciidoctor-diagram/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/asciidoctor-diagram/Manifest dev-ruby/asciidoctor-diagram/asciidoctor-diagram-1.5.19.ebuild X-VCS-Directories: dev-ruby/asciidoctor-diagram/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 4acf635bb34f7114ef90b948649610cfa2af7318 X-VCS-Branch: master Date: Wed, 7 Jul 2021 17:38:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ac3b7837-7fb9-407f-aab2-f7aa9bdf851d X-Archives-Hash: 293d20f6319022c3eb85cd1677c7175f commit: 4acf635bb34f7114ef90b948649610cfa2af7318 Author: Hans de Graaff gentoo org> AuthorDate: Wed Jul 7 09:04:32 2021 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Wed Jul 7 17:38:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4acf635b dev-ruby/asciidoctor-diagram: cleanup Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/asciidoctor-diagram/Manifest | 1 - .../asciidoctor-diagram-1.5.19.ebuild | 37 ---------------------- 2 files changed, 38 deletions(-) diff --git a/dev-ruby/asciidoctor-diagram/Manifest b/dev-ruby/asciidoctor-diagram/Manifest index ff6c7a99fe3..33c8364094f 100644 --- a/dev-ruby/asciidoctor-diagram/Manifest +++ b/dev-ruby/asciidoctor-diagram/Manifest @@ -1,2 +1 @@ -DIST asciidoctor-diagram-1.5.19.tar.gz 11707367 BLAKE2B 2088d2a7b424b9a716204e607d6e4c3bb7521b2098caad131210c163ade6f8a07872793945829d6b1e6e88a9d04126738eb439c968e99f326baddc310b48de0e SHA512 14270c8ea0e63163e01171695ecb99f5ef9667e2ec50b26e56495a1fc2c0e8af97fc784f5decb8fc75f1830581a9bc658d699af6aeee52adc20adad82cb1aed9 DIST asciidoctor-diagram-2.0.5.tar.gz 12482984 BLAKE2B b0ef8596d2f2dfcf11fcbba876141aee38e8615195159f76e07b45c00b46bd85824dd6e8e9f571b396bbd9d082c5d60d4e05cdeac27719bfca53216c0d1b1816 SHA512 7e3bfbfb08d7389a039b1727bc173fca82e05134bebd89f3ca65d5e7860555034ff5e785c32e55ea2cc9826343456c6ecdfa15fc76f4d94858461356ab3ced71 diff --git a/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-1.5.19.ebuild b/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-1.5.19.ebuild deleted file mode 100644 index f4ffcd99e92..00000000000 --- a/dev-ruby/asciidoctor-diagram/asciidoctor-diagram-1.5.19.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -USE_RUBY="ruby24 ruby25 ruby26" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.adoc LICENSE.txt README.adoc" - -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" - -inherit multilib ruby-fakegem - -DESCRIPTION="A set of Asciidoctor extensions that enable you to add diagrams" -HOMEPAGE="https://github.com/asciidoctor/asciidoctor-diagram" -SRC_URI="https://github.com/asciidoctor/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -ruby_add_rdepend ">=dev-ruby/asciidoctor-1.5.7