public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dev-zero:master commit in: dev-ruby/github-markdown/
Date: Tue,  2 Jul 2013 12:54:23 +0000 (UTC)	[thread overview]
Message-ID: <1372769162.a484b14ba6e1c9e1973be31b2d03f294f7c6337e.dev-zero@gentoo> (raw)

commit:     a484b14ba6e1c9e1973be31b2d03f294f7c6337e
Author:     Tiziano Müller <tm <AT> dev-zero <DOT> ch>
AuthorDate: Tue Jul  2 12:46:02 2013 +0000
Commit:     Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Tue Jul  2 12:46:02 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/dev-zero.git;a=commit;h=a484b14b

Add missing compile step.

---
 dev-ruby/github-markdown/Manifest                     | 2 +-
 dev-ruby/github-markdown/github-markdown-0.5.3.ebuild | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/github-markdown/Manifest b/dev-ruby/github-markdown/Manifest
index 82a3ff2..f2e1dbb 100644
--- a/dev-ruby/github-markdown/Manifest
+++ b/dev-ruby/github-markdown/Manifest
@@ -1,2 +1,2 @@
 DIST github-markdown-0.5.3.gem 34816 SHA256 f6df5864ef1b3a86693fec01a49c2f309228cbf527a2c4e653412f391e4284bd SHA512 8793031ebe9fe5616c3232971c2dc8ff05292cc60f75861efa218e1020cfda3e553dc982260bdbe768611d13eb685d05275087c94ee14551b8b46a9a5473ca03 WHIRLPOOL 53cfc793d5b7dcee45f18f0e600330744f862d03f8589aadd1671d0543b6f1983a8d7cd148d9178cfc168be57138b9291e9e8de490c28d65879fc213c8766e18
-EBUILD github-markdown-0.5.3.ebuild 750 SHA256 4760affab0195a3c55437eb039ab68747381d78c95386b17c417e57c7e05ba3e SHA512 4ca3f622ce73d6cace1088b841a25c3a1eec5f2d7ffa556f7ad127be73175fdea94c307b8509e9ca602c2db477b6670f66ca8278a2fce26e350338a0322bd135 WHIRLPOOL b4c52af5dcfd24bfa76a6be4e98d12fdedc1eaa31b750e34338c4cf52af31a3f7d2f1eba8ba01c51d83eaf3de09360389a5365187a4fb0e779ba131eca79130a
+EBUILD github-markdown-0.5.3.ebuild 833 SHA256 b7c85592c2b790dc040d168a010daf417440acda3d596b7c89fe11df6eeb1f95 SHA512 91213b37927c000721d56235f892d611f5ae7af510f9752bace4a59096a157dd6f24ccf02549a097223465763579c0fa60c367c628267754320b15d1974477c6 WHIRLPOOL 265c102b274ebbbf670f977d80a8ca5a4e06314c509be9aefd5f35ad80c7928eb8fb16c1e972e9ef9570925f4170cf5b132fd04ceb028b7b9457c31d3ac18a09

diff --git a/dev-ruby/github-markdown/github-markdown-0.5.3.ebuild b/dev-ruby/github-markdown/github-markdown-0.5.3.ebuild
index 35cae1d..f58d4d9 100644
--- a/dev-ruby/github-markdown/github-markdown-0.5.3.ebuild
+++ b/dev-ruby/github-markdown/github-markdown-0.5.3.ebuild
@@ -27,3 +27,7 @@ ruby_add_bdepend "dev-ruby/rake-compiler
 # with an indent-level of 3 spaces (lines 43/45 in test/gfm_test.rb)
 # Is the test wrong or the parser faulty?
 RESTRICT="test"
+
+each_ruby_compile() {
+	${RUBY} -S rake compile || die "extension compile failed"
+}
\ No newline at end of file


             reply	other threads:[~2013-07-02 12:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-02 12:54 Tiziano Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-07-01 16:41 [gentoo-commits] dev/dev-zero:master commit in: dev-ruby/github-markdown/ Tiziano Müller

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=1372769162.a484b14ba6e1c9e1973be31b2d03f294f7c6337e.dev-zero@gentoo \
    --to=dev-zero@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