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 395AC139083 for ; Fri, 22 Dec 2017 05:38:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F72FE0EBE; Fri, 22 Dec 2017 05:38:39 +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 336FFE0EBE for ; Fri, 22 Dec 2017 05:38:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 121F833FE60 for ; Fri, 22 Dec 2017 05:38:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4056AE8E for ; Fri, 22 Dec 2017 05:38:32 +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: <1513920838.bf752adad7dd9dd49c9460bacc850a8eb9252c92.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sexp_processor/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/sexp_processor/Manifest dev-ruby/sexp_processor/sexp_processor-4.7.0.ebuild X-VCS-Directories: dev-ruby/sexp_processor/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: bf752adad7dd9dd49c9460bacc850a8eb9252c92 X-VCS-Branch: master Date: Fri, 22 Dec 2017 05:38:32 +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-Archives-Salt: e99a4b0e-2d9a-4c3e-9d33-2af38e7feb4a X-Archives-Hash: 8e0ab839e6d8a626095380d8c939b1f3 commit: bf752adad7dd9dd49c9460bacc850a8eb9252c92 Author: Hans de Graaff gentoo org> AuthorDate: Fri Dec 22 05:33:58 2017 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri Dec 22 05:33:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf752ada dev-ruby/sexp_processor: cleanup Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-ruby/sexp_processor/Manifest | 1 - .../sexp_processor/sexp_processor-4.7.0.ebuild | 27 ---------------------- 2 files changed, 28 deletions(-) diff --git a/dev-ruby/sexp_processor/Manifest b/dev-ruby/sexp_processor/Manifest index 6abb8023509..1f7c232db31 100644 --- a/dev-ruby/sexp_processor/Manifest +++ b/dev-ruby/sexp_processor/Manifest @@ -1,3 +1,2 @@ DIST sexp_processor-4.10.0.gem 54272 BLAKE2B 1e02525dc989fcdf09b502230b145b38ee2771f41b05a37ba96d177a67fb04843397cefd62affdb4fc447f43943f6c9b0b763c3e21790d96c1bad5d3e4d1f5d4 SHA512 6ab067d921b8ad9f88fd35b942f0c28c3d8d1ac17cc85e73774c97cd4cdd5f91dcfb9392ef0337a7b3ffcd8dda8892f0d71c9323d45f453819848aed52965019 -DIST sexp_processor-4.7.0.gem 39424 BLAKE2B a656d4a46483e4bd6523ab5272e511fe35d442d8e85f0897ac602d15b504d7acd970221004ff08442725792371e874e64f10148d6957cebdbcd8116091c53349 SHA512 6c48853f2eaca37bcddb097f6677d37835171618e4209d07baa1f361d4cdf4ce95a11f892b6b258cd91e51555aa046c404d8970560618b4e8a86fd0d6dca71c7 DIST sexp_processor-4.9.0.gem 40448 BLAKE2B 327298cf76d9acf3229f80965e6cd626a36b3585afc847c4f4164780d93710e089fce09f4d453baaa8e8d99fc30249c40ccd825058d971176e26cc6edc296b3a SHA512 f73b71fa436b73db3adb590f3273904474f2a8575377c0ea9184c2dbe8068b3c673f74657e949666fc04d2028efc22f81c14488a5484c66e2b6810afdbbcc531 diff --git a/dev-ruby/sexp_processor/sexp_processor-4.7.0.ebuild b/dev-ruby/sexp_processor/sexp_processor-4.7.0.ebuild deleted file mode 100644 index 9fa122d48e8..00000000000 --- a/dev-ruby/sexp_processor/sexp_processor-4.7.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -USE_RUBY="ruby21 ruby22 ruby23 ruby24" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_DOCDIR="doc" -RUBY_FAKEGEM_EXTRADOC="README.txt History.txt" - -inherit ruby-fakegem - -DESCRIPTION="Processor for s-expressions created as part of the ParseTree project" -HOMEPAGE="http://www.zenspider.com/ZSS/Products/ParseTree/" - -LICENSE="GPL-2" -SLOT="4" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -ruby_add_bdepend " - test? ( - >=dev-ruby/hoe-3.13 - dev-ruby/hoe-seattlerb - >=dev-ruby/minitest-5.5 - )"