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 CB56E1382C5 for ; Sun, 14 Jun 2020 08:40:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F135DE0A00; Sun, 14 Jun 2020 08:40:30 +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 CBDF7E0A00 for ; Sun, 14 Jun 2020 08:40:30 +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 9426134F0E0 for ; Sun, 14 Jun 2020 08:40:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D17F7242 for ; Sun, 14 Jun 2020 08:40:24 +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: <1592124021.6970f3bf6555b05b8ac56ae4088924f392c3e8f4.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/asciimath/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/asciimath/Manifest dev-ruby/asciimath/asciimath-1.0.8.ebuild X-VCS-Directories: dev-ruby/asciimath/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 6970f3bf6555b05b8ac56ae4088924f392c3e8f4 X-VCS-Branch: master Date: Sun, 14 Jun 2020 08:40:24 +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: c8cd84fa-5999-403c-8768-625de68e6259 X-Archives-Hash: 06cf198ae3c90dba0368e7d675b174e6 commit: 6970f3bf6555b05b8ac56ae4088924f392c3e8f4 Author: Hans de Graaff gentoo org> AuthorDate: Sun Jun 14 08:34:33 2020 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Jun 14 08:40:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6970f3bf dev-ruby/asciimath: cleanup Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/asciimath/Manifest | 1 - dev-ruby/asciimath/asciimath-1.0.8.ebuild | 20 -------------------- 2 files changed, 21 deletions(-) diff --git a/dev-ruby/asciimath/Manifest b/dev-ruby/asciimath/Manifest index 514e12762c5..bcf688aab8b 100644 --- a/dev-ruby/asciimath/Manifest +++ b/dev-ruby/asciimath/Manifest @@ -1,4 +1,3 @@ DIST asciimath-1.0.4.gem 14336 BLAKE2B 84aac2d2b987f72a17288cee6d00197c429e04c216fad62ecd23b5f3eebe9590ead519df86cdaf99246dcfee4c18bab67176a0d47a1b864de6e44bdb4b90b70c SHA512 e99e6f869dda3e0236392039e6dccf5912b095e32ee7acbfb4684a5d723d05f4d3c9961554d5beab2a3d703b1ef50c45ed15c0dbda2179ab35d3b1b6b8759b49 -DIST asciimath-1.0.8.gem 18432 BLAKE2B 2877b387ca3da2d657d78e134296ec621b839688843f94428f7bb64d74625bd6a0a3f533bb5a832510ec64c789b43338f48fb13b0ac561c308b15172e5fb4e6d SHA512 02717069498bb8f6757c3411be1c16473363f4d69f82fdd6075cdee740ecbd742e6a6e97b22355adc8657e5df166834106c9cd8482336ffeff76debc2b0d45a5 DIST asciimath-1.0.9.gem 18944 BLAKE2B 3ccc3f594d7a0d8b6996349d85356179ef3a9052a84f923ad1d0976e42f58670a350473b41d1c4a0c4f70a3cc4687e6adaa7987bd811ef32bd3da41f100f4246 SHA512 32c4f2cb7e9d330c371e9b9abcdf9e31bf44014c5c0b0044589302116b55840a2e1a41ab006d61a2258e4a5c2d4a772dad77f579150fc9bf099a7a4d19c6cd44 DIST asciimath-2.0.0.gem 57344 BLAKE2B 18cb2ca27a626bbb241768d070c47c981ae1f3a626cd9f476e7511f04f73154a1c3742338d92540bbd78fadbf775f4db7d2558c451fc8a276002fc5adc044ece SHA512 4823e7fa2e3107765d2804d15f5250dc30572099405df988ffe13f17ed584043bb7e48794cabc9b9853997083c57af5f3d73d20223ada95d00f997363130bedd diff --git a/dev-ruby/asciimath/asciimath-1.0.8.ebuild b/dev-ruby/asciimath/asciimath-1.0.8.ebuild deleted file mode 100644 index 2d1cf1b320b..00000000000 --- a/dev-ruby/asciimath/asciimath-1.0.8.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25 ruby26" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.adoc README.adoc" - -inherit ruby-fakegem - -DESCRIPTION="A pure Ruby AsciiMath parsing and conversion library" -HOMEPAGE="https://github.com/pepijnve/asciimath" - -LICENSE="MIT" -SLOT="1" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" -IUSE=""