From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/redcarpet/
Date: Thu, 8 Feb 2018 19:01:19 +0000 (UTC) [thread overview]
Message-ID: <1518116377.383bfc3fdd691b0aa5b2f09fb93a404febeff819.graaff@gentoo> (raw)
commit: 383bfc3fdd691b0aa5b2f09fb93a404febeff819
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 8 18:59:37 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Feb 8 18:59:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=383bfc3f
dev-ruby/redcarpet: cleanup
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-ruby/redcarpet/Manifest | 1 -
dev-ruby/redcarpet/redcarpet-3.3.4.ebuild | 41 -------------------------------
2 files changed, 42 deletions(-)
diff --git a/dev-ruby/redcarpet/Manifest b/dev-ruby/redcarpet/Manifest
index 05de04ab00b..bbbc2afc2bd 100644
--- a/dev-ruby/redcarpet/Manifest
+++ b/dev-ruby/redcarpet/Manifest
@@ -1,2 +1 @@
-DIST redcarpet-3.3.4.tar.gz 103992 BLAKE2B 3aab8c42e6cd1bac406ebdddb06dce5e2ed66eaf8549c411788fb6db5769cff583600e971802339423d813e0ed0c836cec8125ee5c4e9ce9501e763b0c0f6f28 SHA512 bcd4123ea8d6e9cd28e78bd21d3e2aa90e6522e9fee3dd321a6c23d6450bde478054e2fde6b0c8a35d8b9af61d3b5ca3a9f2ebe19d89aea5091f7505bfe92d42
DIST redcarpet-3.4.0.tar.gz 105525 BLAKE2B 38b28f400b7300ea49cebda9b4739193b54c322c1c20ecba50938893286ad87e44ba9e9da83eab8433af0790d76bc0db4189fc0b70a4438480fe784570809e1a SHA512 25ed1fd35ebf815f396ed819baec69aae366bafab3983a53d364b1ef0d3f18cecaa523953d12cb0e5b896c30ac86e000318f33c633047bd271362474b9b8f877
diff --git a/dev-ruby/redcarpet/redcarpet-3.3.4.ebuild b/dev-ruby/redcarpet/redcarpet-3.3.4.ebuild
deleted file mode 100644
index c2efc44c0e8..00000000000
--- a/dev-ruby/redcarpet/redcarpet-3.3.4.ebuild
+++ /dev/null
@@ -1,41 +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="rdoc"
-RUBY_FAKEGEM_EXTRADOCS="README.markdown CONTRIBUTING.md CHANGELOG.md doc"
-RUBY_FAKEGEM_TASK_TEST="test:unit"
-inherit multilib ruby-fakegem
-
-SRC_URI="https://github.com/vmg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-DESCRIPTION="A Ruby wrapper for Upskirt"
-HOMEPAGE="https://github.com/vmg/redcarpet"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_bdepend "test? ( dev-ruby/nokogiri )"
-
-all_ruby_prepare() {
- sed -i -e '/bundler/d' -e 's/=> :compile//' Rakefile || die
-
- # Avoid unneeded dependency on rake-compiler
- sed -i -e '/extensiontask/I s:^:#:' Rakefile || die
-}
-
-each_ruby_prepare() {
- sed -i -e "s#ruby#${RUBY}#" bin/redcarpet || die
-}
-
-each_ruby_configure() {
- ${RUBY} -Cext/redcarpet extconf.rb || die
-}
-
-each_ruby_compile() {
- emake V=1 -Cext/${PN}
- cp ext/${PN}/*$(get_modname) lib || die
-}
next reply other threads:[~2018-02-08 19:01 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-08 19:01 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-27 12:36 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/redcarpet/ Hans de Graaff
2023-08-26 19:07 Hans de Graaff
2023-04-23 22:17 Sam James
2023-04-23 20:22 Sam James
2023-04-23 20:22 Sam James
2023-04-23 20:00 Sam James
2023-04-23 20:00 Sam James
2023-04-23 19:53 Sam James
2023-04-23 19:53 Sam James
2023-03-28 16:25 Sam James
2023-03-22 3:25 Sam James
2023-01-30 7:30 Hans de Graaff
2023-01-30 7:30 Hans de Graaff
2023-01-16 8:55 Hans de Graaff
2022-12-04 15:59 WANG Xuerui
2022-04-26 14:38 Sam James
2022-04-04 5:41 Hans de Graaff
2021-12-07 20:23 Sam James
2021-10-24 8:05 Hans de Graaff
2021-09-08 16:11 Marek Szuba
2021-01-28 5:57 Hans de Graaff
2021-01-24 21:52 Sam James
2021-01-24 21:51 Sam James
2021-01-21 7:40 Agostino Sarubbo
2021-01-18 2:55 Sam James
2021-01-12 12:05 Sam James
2021-01-12 7:08 Hans de Graaff
2020-12-31 9:05 Hans de Graaff
2020-01-19 6:52 Hans de Graaff
2019-07-29 20:11 Hans de Graaff
2019-01-27 11:18 Hans de Graaff
2018-06-02 13:50 Mikle Kolyada
2018-03-22 20:23 Jeroen Roovers
2018-02-08 19:01 Hans de Graaff
2017-10-01 0:56 Thomas Deutschmann
2017-06-03 5:55 Hans de Graaff
2017-06-03 5:55 Hans de Graaff
2017-02-27 18:55 Michael Weber
2017-01-01 6:59 Hans de Graaff
2016-05-28 8:41 Hans de Graaff
2016-04-16 13:12 Manuel Rüger
2015-12-26 14:05 Manuel Rüger
2015-10-10 6:33 Jeroen Roovers
2015-09-29 5:03 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=1518116377.383bfc3fdd691b0aa5b2f09fb93a404febeff819.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