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 58842138331 for ; Sun, 29 Apr 2018 14:08:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 888A3E0A8A; Sun, 29 Apr 2018 14:08:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 64BEFE0A8A for ; Sun, 29 Apr 2018 14:08:49 +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 71B51335C9C for ; Sun, 29 Apr 2018 14:08:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E120298 for ; Sun, 29 Apr 2018 14:08:46 +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: <1525010897.b1399b9a98c3d4fc22ff69ca0a4bde7bbe29be17.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rex-arch/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/rex-arch/Manifest dev-ruby/rex-arch/rex-arch-0.1.5.ebuild X-VCS-Directories: dev-ruby/rex-arch/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: b1399b9a98c3d4fc22ff69ca0a4bde7bbe29be17 X-VCS-Branch: master Date: Sun, 29 Apr 2018 14:08:46 +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: 6ea6dfd2-5ccb-4d9f-8cb3-17250101ff97 X-Archives-Hash: 6f1c94a0d268b17c210df0807c9c9b9b commit: b1399b9a98c3d4fc22ff69ca0a4bde7bbe29be17 Author: Hans de Graaff gentoo org> AuthorDate: Sun Apr 29 14:07:57 2018 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Apr 29 14:08:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1399b9a dev-ruby/rex-arch: cleanup Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ruby/rex-arch/Manifest | 1 - dev-ruby/rex-arch/rex-arch-0.1.5.ebuild | 25 ------------------------- 2 files changed, 26 deletions(-) diff --git a/dev-ruby/rex-arch/Manifest b/dev-ruby/rex-arch/Manifest index f8e03998a42..2156122153f 100644 --- a/dev-ruby/rex-arch/Manifest +++ b/dev-ruby/rex-arch/Manifest @@ -1,3 +1,2 @@ DIST rex-arch-0.1.13.gem 19968 BLAKE2B 6bceb0c2c08c58d3557d4d72ffcd017c58ddf2bf2d622e576a9e9cc41893416965df9508fe94ec9def1826b2f7f2bf5d9d0715e1f118bba016ad4364ecce99b0 SHA512 23f24d407bb2d34390a892f258005498c373062da883059e9e92df14c9dc18a0381f075d2df0ef8763d9bf3595b8cf578655efd3a613810b83bd6d8425a162c7 DIST rex-arch-0.1.4.gem 19968 BLAKE2B 92fb90b6f6674866970cf21913968528aed864658cb7424c6ba4ba8fecf45ef48b2ced4ce4832aecb60d52aecac0ed71fd33fb5ec84f792c53ba20b70d3af910 SHA512 9ba3a429e98b884694dd3981fb1b72491dc9c7e10ee15e34e3286f446788532633938a9e2f07e55e31cb28f7b561d41164d7b7e8f88fef60e9cfc6750ace1355 -DIST rex-arch-0.1.5.gem 19968 BLAKE2B b01b5cda6a8f87b8e5b4b3731a7aea9a4c2de9a6076efda36f5ae8b9c8368a43b4a05152650421bc29a2b70d38c7d37cfb9a10e660a804cf52299965667a30fd SHA512 5d6d1ef95a54c8ec4e33f7a126789cbf1aa10f3154c6fa0c32282af1e235ef467abb9e423a1feadbd8fa28b9752b82b125c9838b97372e7263acdd9770d52d5a diff --git a/dev-ruby/rex-arch/rex-arch-0.1.5.ebuild b/dev-ruby/rex-arch/rex-arch-0.1.5.ebuild deleted file mode 100644 index bb5c3ee3f96..00000000000 --- a/dev-ruby/rex-arch/rex-arch-0.1.5.ebuild +++ /dev/null @@ -1,25 +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" -#RUBY_FAKEGEM_RECIPE_TEST="rspec3" -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_BINWRAP="" - -inherit ruby-fakegem - -DESCRIPTION="architecture specific information for Rex" -HOMEPAGE="https://rubygems.org/gems/rex-arch" - -LICENSE="BSD" - -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="" - -# doesn't seem to actually run any tests -RESTRICT=test - -ruby_add_bdepend "dev-ruby/rex-text"