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: www-apps/jekyll/
Date: Mon, 28 Aug 2017 05:54:04 +0000 (UTC)	[thread overview]
Message-ID: <1503899514.65b0270c014d87e1be2b3dc603147e8a4da4a9f1.graaff@gentoo> (raw)

commit:     65b0270c014d87e1be2b3dc603147e8a4da4a9f1
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 28 05:04:05 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Aug 28 05:51:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65b0270c

www-apps/jekyll: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 www-apps/jekyll/Manifest               |  1 -
 www-apps/jekyll/jekyll-3.1.6-r1.ebuild | 51 ----------------------------------
 2 files changed, 52 deletions(-)

diff --git a/www-apps/jekyll/Manifest b/www-apps/jekyll/Manifest
index 6b561ffdc23..96daba22293 100644
--- a/www-apps/jekyll/Manifest
+++ b/www-apps/jekyll/Manifest
@@ -1,2 +1 @@
-DIST jekyll-3.1.6.tar.gz 967662 SHA256 13499de259a2aa05c24c0302e8cdb3c410c40e09571ffd1b5553997b072926ee SHA512 b60241e23baa1d08216cd1c88ce2e9218f61344d4fb68a812090566e76543ce3c3dde3db6a8a7799822120781212e8702d0fb17193e0b8f89c336b79ab78517c WHIRLPOOL 9967c214bd53bcb7bb7125da18cc7e76a69f4eaa1787aaab8b568dba0e7588dfb8ce37cb2c4cb9da7c7a5f1d20ee280f7e5bf5d1611baaf8a56002308c12aad5
 DIST jekyll-3.2.1.tar.gz 1010949 SHA256 6c1eb0330a7dbbf6d874052c7a2b0108b0a0d4148dc888a82192f80d23796072 SHA512 36360e852b8438ae12a64320514204c7b0f8bc53d6cb04f6024a25d5294f562c37c1464fc0e632502814d8e2dd0900877b48c3ccb0046d7c6a145bb1dae37b48 WHIRLPOOL 5daa369ebd5066db37712ad0bea476c977d8c977ec8125a9c0bec11c3fb48f95bcebbc502f950ab025d90bd35b1f5d3c322c7434c132ca6da7aeba4ca9a1cf7d

diff --git a/www-apps/jekyll/jekyll-3.1.6-r1.ebuild b/www-apps/jekyll/jekyll-3.1.6-r1.ebuild
deleted file mode 100644
index 0b2cca617a3..00000000000
--- a/www-apps/jekyll/jekyll-3.1.6-r1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22"
-
-inherit ruby-fakegem
-
-RUBY_FAKEGEM_EXTRADOC="CONTRIBUTING.markdown README.markdown History.markdown"
-RUBY_FAKEGEM_EXTRAINSTALL="features site"
-
-DESCRIPTION="A simple, blog aware, static site generator"
-HOMEPAGE="http://jekyllrb.com https://github.com/jekyll/jekyll"
-SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz  -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-
-ruby_add_rdepend "<dev-ruby/colorator-1.0
-	>=dev-ruby/kramdown-1.3
-	>=dev-ruby/liquid-3.0:3
-	>=dev-ruby/mercenary-0.3.3
-	>=dev-ruby/safe_yaml-1.0
-	>=dev-ruby/rouge-1.7:0
-	>=www-apps/jekyll-sass-converter-1.0
-	>=www-apps/jekyll-watch-1.1"
-
-ruby_add_bdepend "test? (
-		dev-ruby/rspec-mocks
-		dev-ruby/launchy
-		dev-ruby/mime-types:0
-		>=dev-ruby/rdiscount-2.0
-		>=dev-ruby/redcloth-4.2.1
-		>=dev-ruby/rouge-1.7
-		>=dev-ruby/shoulda-3
-		dev-ruby/test-unit:2 )"
-
-all_ruby_prepare() {
-	sed -i -e "/simplecov/,+5d"\
-		-e "1igem 'test-unit'"\
-		-e "1igem 'minitest', '~> 5.0'"\
-		-e "/reporters/d"\
-		-e "/profile/d"\
-		-e "/Reporters/,+4d" test/helper.rb || die
-	# Drop bundler
-	sed -i -e "/self.class.require_from_bundler/d" lib/jekyll/plugin_manager.rb || die
-	# This test fails without bundler
-	rm test/test_plugin_manager.rb || die
-}


             reply	other threads:[~2017-08-28  5:54 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-28  5:54 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-15  6:08 [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll/ Hans de Graaff
2023-12-13 13:16 Hans de Graaff
2023-12-13 13:16 Hans de Graaff
2023-08-19  8:36 Hans de Graaff
2023-07-20  7:23 Hans de Graaff
2023-06-23  8:51 Sam James
2023-04-01  6:35 Hans de Graaff
2023-04-01  6:25 Hans de Graaff
2023-02-22 19:56 Sam James
2022-06-18  8:40 Hans de Graaff
2022-05-20 10:36 Hans de Graaff
2022-05-20 10:36 Hans de Graaff
2021-08-29  0:40 Aaron Bauman
2020-09-09 10:07 Michał Górny
2020-08-15 10:13 Hans de Graaff
2020-08-09  7:27 Michał Górny
2020-07-27  2:09 Sam James
2020-06-19 13:09 Hans de Graaff
2019-07-17  7:37 Hans de Graaff
2019-04-12 13:58 Hans de Graaff
2018-11-25 21:58 Aaron Bauman
2018-09-06 21:22 Michał Górny
2018-06-13 11:00 Michał Górny
2018-05-06  8:14 Hans de Graaff
2018-05-06  8:14 Hans de Graaff
2018-01-24 18:33 Hans de Graaff
2017-10-09 18:06 Michał Górny
2017-10-09 18:06 Michał Górny
2017-04-28 21:15 Manuel Rüger
2017-04-28 21:15 Manuel Rüger
2016-10-24 21:24 Manuel Rüger
2016-09-17  2:47 Manuel Rüger
2016-09-17  1:34 Manuel Rüger
2016-09-05 19:44 Manuel Rüger
2016-09-05 17:52 Manuel Rüger
2016-08-28 22:59 Manuel Rüger
2016-05-20 20:17 Manuel Rüger
2016-05-20 20:14 Manuel Rüger
2016-04-29 19:44 Manuel Rüger
2016-04-19 21:54 Manuel Rüger
2016-02-21 11:05 Manuel Rüger
2016-02-21 11:05 Manuel Rüger
2016-02-18 22:52 Manuel Rüger
2016-02-18 22:52 Manuel Rüger
2016-02-18 22:48 Manuel Rüger
2016-01-23 16:31 Manuel Rüger

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=1503899514.65b0270c014d87e1be2b3dc603147e8a4da4a9f1.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