public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/cmdparse/
Date: Fri,  2 Feb 2018 16:44:02 +0000 (UTC)	[thread overview]
Message-ID: <1517589692.bc492121eef0b3bfdf2df2070c49597ad2df16a3.graaff@gentoo> (raw)

commit:     bc492121eef0b3bfdf2df2070c49597ad2df16a3
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  2 16:37:16 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Feb  2 16:41:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc492121

dev-ruby/cmdparse: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/cmdparse/Manifest              |  2 --
 dev-ruby/cmdparse/cmdparse-3.0.1.ebuild | 22 ----------------------
 dev-ruby/cmdparse/cmdparse-3.0.2.ebuild | 22 ----------------------
 3 files changed, 46 deletions(-)

diff --git a/dev-ruby/cmdparse/Manifest b/dev-ruby/cmdparse/Manifest
index 3dcdb99770c..0268168e094 100644
--- a/dev-ruby/cmdparse/Manifest
+++ b/dev-ruby/cmdparse/Manifest
@@ -1,4 +1,2 @@
 DIST cmdparse-2.0.6.gem 53760 BLAKE2B eda157aa8f8d4fce31df8944524dbf7f8c9d8f8764bf5fc85de044d50e20be0ba408e45815916389e77b6a42787d4ae00577ceeee66ff0fb46e4526f8209ba56 SHA512 c4120b049e7d42d65be80649cdd097d17f8a732f090382759351617225f6235438f4338466e5e8c7b5c35675ca43d4930dc39b357263062ba7ae9c61c85f472e
-DIST cmdparse-3.0.1.gem 53760 BLAKE2B 6c3e6ea7ae827935b77b8618a2d7da1788632c82b99c439dba01ef8a3948f9a557567408c5e4e40ab7da1f8343394b1822b3adf0226aee92b86e448f3a27ce3c SHA512 8724ef46d543ee4677f9245b68b41c776cebfe7464dc63e3d785557883a10f4471810e90831873e3774c2597f55c32fcf48ac7efe6e494a63269ac713a3ce2ee
-DIST cmdparse-3.0.2.gem 53760 BLAKE2B e19e4d3fb772326823d167b68b4285a4550674dc631cc803968a65bb6a0c24d2d4e5d8cef29a09e3d98dfc299ee130030478381cb9a54a4a3d47f7f721125ada SHA512 217f6d7459342c9c274d5b5b4ccb279e66d7adfe1ef4f7b8eb9c7fe418b0bd4d66c790601d0ea4dc120b78977b6586e7993e9242818244c0eb1affb68fd8fc0c
 DIST cmdparse-3.0.3.gem 53760 BLAKE2B d801f17745d253294a1fbac720a138f267af171ff04734d3de1e51427bd96174e3afe99f0a8e97479604f64bebf078806b26b5825db9febb29adf31d9bd32a82 SHA512 decea4449653ed459dab25eae2681cb1bcfdd15c3f5c32ee19506d2ab33e7ab89a0ee46dbcc72c16a72eaf3833c847b5b86a0a74a528f520256cf9a8e54af81d

diff --git a/dev-ruby/cmdparse/cmdparse-3.0.1.ebuild b/dev-ruby/cmdparse/cmdparse-3.0.1.ebuild
deleted file mode 100644
index 18611e9bba2..00000000000
--- a/dev-ruby/cmdparse/cmdparse-3.0.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-IUSE=""
-
-DESCRIPTION="Advanced command line parser supporting commands"
-HOMEPAGE="http://cmdparse.gettalong.org/"
-
-KEYWORDS="~amd64 ~ppc64 ~x86"
-LICENSE="LGPL-3"
-SLOT="3"

diff --git a/dev-ruby/cmdparse/cmdparse-3.0.2.ebuild b/dev-ruby/cmdparse/cmdparse-3.0.2.ebuild
deleted file mode 100644
index 542b5d9c347..00000000000
--- a/dev-ruby/cmdparse/cmdparse-3.0.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_TASK_TEST=""
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-IUSE=""
-
-DESCRIPTION="Advanced command line parser supporting commands"
-HOMEPAGE="https://cmdparse.gettalong.org/"
-
-KEYWORDS="~amd64 ~ppc64 ~x86"
-LICENSE="LGPL-3"
-SLOT="3"


             reply	other threads:[~2018-02-02 16:44 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-02 16:44 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-04  6:54 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/cmdparse/ Hans de Graaff
2023-04-02  2:56 Sam James
2023-04-02  2:56 Sam James
2022-05-07  6:34 Hans de Graaff
2022-03-19 12:00 Hans de Graaff
2022-03-19 12:00 Hans de Graaff
2020-12-09  6:30 Hans de Graaff
2020-09-05  8:01 Hans de Graaff
2020-08-22  7:56 Hans de Graaff
2020-05-03  3:27 Hans de Graaff
2020-02-01  6:44 Hans de Graaff
2019-06-03 19:15 Hans de Graaff
2019-05-15  5:33 Hans de Graaff
2018-12-24  7:04 Hans de Graaff
2018-03-27 21:38 Aaron Bauman
2018-02-02 16:44 Hans de Graaff
2017-01-16  5:57 Hans de Graaff
2016-12-29  6:28 Hans de Graaff
2016-12-24 12:59 Manuel Rüger
2016-04-30  5:36 Hans de Graaff
2016-04-30  5:36 Hans de Graaff
2016-04-30  5:36 Hans de Graaff
2016-04-05 22:55 Manuel Rüger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1517589692.bc492121eef0b3bfdf2df2070c49597ad2df16a3.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox