From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-feedparser/
Date: Mon, 31 Jul 2017 05:32:29 +0000 (UTC) [thread overview]
Message-ID: <1501479079.c51a5c8bb5304ed67cbc30d6ce0c72dcfee739bc.graaff@gentoo> (raw)
commit: c51a5c8bb5304ed67cbc30d6ce0c72dcfee739bc
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 05:15:24 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 05:31:19 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c51a5c8b
dev-ruby/ruby-feedparser: cleanup
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-ruby/ruby-feedparser/Manifest | 1 -
.../ruby-feedparser/ruby-feedparser-0.9.3.ebuild | 44 ----------------------
2 files changed, 45 deletions(-)
diff --git a/dev-ruby/ruby-feedparser/Manifest b/dev-ruby/ruby-feedparser/Manifest
index cb8cd01be84..6a0c5a9b6c4 100644
--- a/dev-ruby/ruby-feedparser/Manifest
+++ b/dev-ruby/ruby-feedparser/Manifest
@@ -1,2 +1 @@
DIST ruby-feedparser-0.9.4.tar.gz 2705393 SHA256 88c4e374f61ec7645e27e0addfe5cf668e2d4ee872cf5ada94c0fcdadda6482e SHA512 0fbecb83837996c1a9483d70275cf869a62dcb53bb42d3fc8d1c7992e37c7d2c8b3194a9d0372566c4907f8ffd893c1f6ee1b2e55fa2417c5f34b71496bfad9d WHIRLPOOL 2abd19aa2c98d2181c981400330658397c526e78abeffe230513026b041e4de06170ab35b7d8b0c580ee72da8d1354bd759a78f9ccd0a5ae5bdbf145e0b85f56
-DIST ruby_feedparser_0.9.3.tar.gz 2504432 SHA256 362b2d43f79e36bf2f42fbe8a9c3b48599fd11cd1730f2f3eea5716502fed6ac SHA512 832952503d330387f74e9b12c23144e40963b909df7f11cc4968466b0222bb5313c53f254a870ebc3e9f66d1d999c60e468ac58aa397e580a229fe43304dd865 WHIRLPOOL 9ff1f1fcc63310e608d046cfff56d62aae79ebc1ec0dc3e22695a400323337bcd9ae64e72b43916f579c7e82fd37e1e0962a34aaf7f02fa8614defb72aebcbda
diff --git a/dev-ruby/ruby-feedparser/ruby-feedparser-0.9.3.ebuild b/dev-ruby/ruby-feedparser/ruby-feedparser-0.9.3.ebuild
deleted file mode 100644
index 4293e339c89..00000000000
--- a/dev-ruby/ruby-feedparser/ruby-feedparser-0.9.3.ebuild
+++ /dev/null
@@ -1,44 +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"
-
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="ChangeLog README"
-
-inherit ruby-fakegem
-
-GITHUB_USER="feed2imap"
-
-DESCRIPTION="Ruby library to parse ATOM/RSS feeds"
-HOMEPAGE="https://github.com/feed2imap/ruby-feedparser"
-SRC_URI="https://github.com/${GITHUB_USER}/${PN}/archive/${P//-/_}.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64"
-SLOT="0"
-IUSE=""
-
-RUBY_S="${PN}-${P//-/_}"
-
-ruby_add_rdepend "dev-ruby/magic"
-
-ruby_add_bdepend "dev-ruby/magic
- test? ( dev-ruby/mocha )"
-
-all_ruby_prepare() {
- sed -i -e 's/::Config/::RbConfig/' setup.rb || die
-}
-
-each_ruby_prepare() {
- sed -i -e '/PKG_VERSION/ s:ruby:'${RUBY}':' Rakefile || die
-}
-
-each_ruby_configure() {
- ${RUBY} setup.rb config || die
-}
-
-each_ruby_install() {
- ${RUBY} setup.rb install --prefix="${D}" || die
-}
next reply other threads:[~2017-07-31 5:32 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-31 5:32 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-05 7:30 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-feedparser/ Hans de Graaff
2025-04-05 7:30 Hans de Graaff
2025-03-22 8:20 Hans de Graaff
2024-07-17 5:37 Hans de Graaff
2023-09-17 6:08 Hans de Graaff
2023-07-10 18:10 Hans de Graaff
2023-02-19 8:10 Hans de Graaff
2023-02-18 7:29 Hans de Graaff
2022-12-30 15:25 Hans de Graaff
2022-12-04 9:19 Hans de Graaff
2022-04-24 7:06 Hans de Graaff
2021-12-01 17:57 Hans de Graaff
2021-03-20 8:47 Hans de Graaff
2021-02-07 5:58 Hans de Graaff
2021-01-17 7:42 Hans de Graaff
2019-01-24 6:33 Hans de Graaff
2018-12-15 7:42 Hans de Graaff
2018-02-10 7:42 Hans de Graaff
2016-08-31 5:45 Hans de Graaff
2016-03-23 6:16 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=1501479079.c51a5c8bb5304ed67cbc30d6ce0c72dcfee739bc.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