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/bluecloth/
Date: Fri, 22 Jul 2016 19:04:58 +0000 (UTC)	[thread overview]
Message-ID: <1469214227.e6b9b17f3f8e04f46bb42d9a79cbe42e471b680e.graaff@gentoo> (raw)

commit:     e6b9b17f3f8e04f46bb42d9a79cbe42e471b680e
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 22 17:57:11 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 22 19:03:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6b9b17f

dev-ruby/bluecloth: cleanup

Package-Manager: portage-2.2.28

 dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild | 54 ----------------------------
 1 file changed, 54 deletions(-)

diff --git a/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild b/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild
deleted file mode 100644
index 38f7fb2..0000000
--- a/dev-ruby/bluecloth/bluecloth-2.2.0-r1.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20"
-
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"
-RUBY_FAKEGEM_DOCDIR="doc"
-
-RUBY_FAKEGEM_TASK_TEST="spec"
-
-inherit ruby-fakegem eutils
-
-DESCRIPTION="A Ruby implementation of Markdown"
-HOMEPAGE="http://www.deveiate.org/projects/BlueCloth"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
-IUSE="test"
-
-DEPEND+=" doc? ( dev-lang/perl )"
-
-ruby_add_bdepend "
-	dev-ruby/hoe
-	dev-ruby/rake-compiler
-	test? (
-		dev-ruby/rspec:2
-		dev-ruby/diff-lcs
-		dev-ruby/tidy-ext
-	)"
-
-all_ruby_prepare() {
-	# for Ruby 1.9.2 compatibility
-	sed -i -e '1i $: << "."' Rakefile || die
-}
-
-all_ruby_compile() {
-	rake man/man1/bluecloth.1 || die
-
-	all_fakegem_compile
-}
-
-each_ruby_compile() {
-	${RUBY} -S rake compile || die "extension build failed"
-}
-
-all_ruby_install() {
-	doman man/man1/bluecloth.1
-
-	all_fakegem_install
-}


             reply	other threads:[~2016-07-22 19:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-22 19:04 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-05-15  5:33 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bluecloth/ Hans de Graaff
2019-01-16  7:24 Hans de Graaff
2018-04-10 20:21 Hans de Graaff
2018-01-21  6:49 Hans de Graaff
2017-06-30 11:17 Alexis Ballier
2017-06-23  3:38 Hans de Graaff
2016-07-18 21:13 Hans de Graaff
2016-05-13  5:18 Hans de Graaff
2016-03-17  0:23 Manuel Rüger
2016-03-17  0:23 Manuel Rüger
2016-03-07 20:21 Hans de Graaff
2015-10-11 10:18 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=1469214227.e6b9b17f3f8e04f46bb42d9a79cbe42e471b680e.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