From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/logue/
Date: Tue, 23 Oct 2018 05:12:54 +0000 (UTC) [thread overview]
Message-ID: <1540271204.79659e1154bdef480c26935ec835b897ad4e25ab.graaff@gentoo> (raw)
commit: 79659e1154bdef480c26935ec835b897ad4e25ab
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 23 05:06:44 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Oct 23 05:06:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79659e11
dev-ruby/logue: cleanup
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
dev-ruby/logue/Manifest | 1 -
dev-ruby/logue/logue-1.0.11.ebuild | 29 -----------------------------
2 files changed, 30 deletions(-)
diff --git a/dev-ruby/logue/Manifest b/dev-ruby/logue/Manifest
index d55ad7a7f1c..2348e06d296 100644
--- a/dev-ruby/logue/Manifest
+++ b/dev-ruby/logue/Manifest
@@ -1,3 +1,2 @@
-DIST logue-git-1.0.11.tgz 11535 BLAKE2B 6515efab4cb42fa7a787bded637ea6d21ff9d4f99acbc6f14334a0aa6b49c6b93b48f57c78e38b52761cd9e59e722b94b4992a0c585bad601a70b425d0abb165 SHA512 8a5793967eeed4df21439f55bb1bc33037d7c18e8b5f543bef7d6bb9e54e6c5acfb6302f754c7454ef0d8ddf5717563e136b45ee3c5e0c08d92fad15028220b9
DIST logue-git-1.0.13.tgz 14389 BLAKE2B a6886989e561124904e6e6016c84b53abd1ea5be2f92958dffdc9b5ce9741728b9760034a9a7517ff35dfe0ebf10d6a6937aee426b85de3e71690098e9eec0ad SHA512 677ef2a8fecc50cb923dcf85ab0bdd984ea5806c31e11df9438af92912b94a4ce227837fac4baee05595f894f6a0fd4167f2984357628eb3e8036479103340c4
DIST logue-git-1.0.14.tgz 12914 BLAKE2B fad25ab9abeaaa282462a743e0b89d55266d7596de55a61db1d712b0952a000df0988856e302aa93bd56cdf53a0eae96b9f60b245f444f7fefc3b5b64af15f35 SHA512 640c48144e098a012736348de2e40b05b59c20a0520df5da52324c7ae455ed41ae1138500db46fa53f4a9c90da138d7fcd5e62921a112ad35f7884149e56dc96
diff --git a/dev-ruby/logue/logue-1.0.11.ebuild b/dev-ruby/logue/logue-1.0.11.ebuild
deleted file mode 100644
index 0de7dea4707..00000000000
--- a/dev-ruby/logue/logue-1.0.11.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-USE_RUBY="ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-RUBY_FAKEGEM_BINWRAP=""
-
-inherit ruby-fakegem
-
-DESCRIPTION="A module that adds logging/trace functionality"
-HOMEPAGE="https://github.com/jpace/logue"
-
-SRC_URI="https://github.com/jpace/logue/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/rainbow-2.0.0:*"
-
-all_ruby_prepare() {
- sed -i -e '/bundler/ s:^:#:' Rakefile || die
-}
next reply other threads:[~2018-10-23 5:13 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-23 5:12 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-20 7:39 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/logue/ Hans de Graaff
2021-03-17 20:02 Sam James
2021-03-11 2:35 Sam James
2020-09-12 4:09 Hans de Graaff
2019-07-17 8:00 Hans de Graaff
2019-01-22 6:15 Hans de Graaff
2019-01-22 6:15 Hans de Graaff
2019-01-21 19:40 Sergei Trofimovich
2018-10-23 5:12 Hans de Graaff
2018-08-21 5:36 Hans de Graaff
2018-07-15 19:05 Hans de Graaff
2018-07-15 19:05 Hans de Graaff
2018-07-15 18:55 Thomas Deutschmann
2018-07-08 10:54 Hans de Graaff
2018-06-24 14:49 Sergei Trofimovich
2018-06-11 9:59 Thomas Deutschmann
2018-06-03 17:39 Hans de Graaff
2018-05-24 14:31 Agostino Sarubbo
2018-05-20 6:39 Hans de Graaff
2018-04-28 6:32 Hans de Graaff
2018-04-28 6:32 Hans de Graaff
2018-02-26 6:27 Hans de Graaff
2018-02-26 6:27 Hans de Graaff
2018-01-21 6:49 Hans de Graaff
2017-06-16 5:47 Hans de Graaff
2017-04-30 5:33 Hans de Graaff
2017-04-29 20:26 Jeroen Roovers
2016-12-29 10:05 Agostino Sarubbo
2016-12-07 7:04 Hans de Graaff
2016-04-17 5:52 Hans de Graaff
2016-04-17 5:52 Hans de Graaff
2016-04-17 5:52 Hans de Graaff
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=1540271204.79659e1154bdef480c26935ec835b897ad4e25ab.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