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/pluggaloid/
Date: Thu,  8 Feb 2018 06:25:40 +0000 (UTC)	[thread overview]
Message-ID: <1518071079.3115a5aa5dc9cdd8dba632db5d88537f9f517e76.graaff@gentoo> (raw)

commit:     3115a5aa5dc9cdd8dba632db5d88537f9f517e76
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  8 05:36:04 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Feb  8 06:24:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3115a5aa

dev-ruby/pluggaloid: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/pluggaloid/Manifest                |  1 -
 dev-ruby/pluggaloid/pluggaloid-1.0.2.ebuild | 27 ---------------------------
 2 files changed, 28 deletions(-)

diff --git a/dev-ruby/pluggaloid/Manifest b/dev-ruby/pluggaloid/Manifest
index 68a9eb45eb3..d8c90a1adfe 100644
--- a/dev-ruby/pluggaloid/Manifest
+++ b/dev-ruby/pluggaloid/Manifest
@@ -1,2 +1 @@
-DIST pluggaloid-1.0.2.gem 11776 BLAKE2B 48eeab21ac21bda25ba7ba30526a1f65d589ddfbcaaae6b779940cf316aecf6f8bcfe3b99b28297111f12056015cbc56a7dccb4cee97a8c897163877a6178b97 SHA512 e9ba908f477bf254e7c3ae9f3736d21aeeb38848bcbd43e2ab995c3d592547c22572d07965096353d82ef38e81d4a489a495e80f9af3927fc937caa04d435275
 DIST pluggaloid-1.1.1.gem 14336 BLAKE2B c4191a02630d764985546ec40520e09a8aef6e1b5bc94da5e5f058065ef7f6a18751dad10d293c3219f1eca21e17b310b1998e33c4e96573f33dd28faa50bb6c SHA512 80453954f98c7fba354455b73538d055a7d9d38e38f16723dcc4b04811286a8e34e413f31d988b86580eb5a4890d5405c78e6798bcf1ca489fd3159b23653070

diff --git a/dev-ruby/pluggaloid/pluggaloid-1.0.2.ebuild b/dev-ruby/pluggaloid/pluggaloid-1.0.2.ebuild
deleted file mode 100644
index 625b1b33b01..00000000000
--- a/dev-ruby/pluggaloid/pluggaloid-1.0.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_DOC="doc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-DESCRIPTION="Pluggaloid is extensible plugin system for mikutter"
-HOMEPAGE="https://rubygems.org/gems/pluggaloid/"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend "
-	dev-ruby/delayer
-	dev-ruby/instance_storage:0
-"
-
-all_ruby_prepare() {
-	sed -i -e '/bundler/ s:^:#:' Rakefile test/*_test.rb || die
-}


             reply	other threads:[~2018-02-08  6:25 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-08  6:25 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-02  9:34 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pluggaloid/ Hans de Graaff
2024-11-09  8:19 Hans de Graaff
2023-09-15 14:56 Hans de Graaff
2023-08-26 19:07 Hans de Graaff
2022-04-30  9:08 Hans de Graaff
2022-04-30  9:08 Hans de Graaff
2022-04-15  5:26 Hans de Graaff
2021-07-07  7:48 Hans de Graaff
2021-06-20  6:03 Hans de Graaff
2021-06-20  6:03 Hans de Graaff
2020-03-15  8:47 Hans de Graaff
2020-03-15  8:47 Hans de Graaff
2020-03-15  7:29 Hans de Graaff
2020-03-15  7:29 Hans de Graaff
2020-02-10  6:18 Hans de Graaff
2020-02-02  7:22 Hans de Graaff
2020-01-11  7:41 Hans de Graaff
2019-06-02  6:01 Hans de Graaff
2019-06-02  6:01 Hans de Graaff
2019-05-02  6:36 Hans de Graaff
2018-02-08  6:25 Hans de Graaff
2016-04-17  5:52 Hans de Graaff
2016-02-05  7:39 Hans de Graaff
2016-01-24 10:21 Naohiro Aota

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=1518071079.3115a5aa5dc9cdd8dba632db5d88537f9f517e76.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