From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-watch/
Date: Mon, 25 Jun 2018 19:24:54 +0000 (UTC) [thread overview]
Message-ID: <1529954686.6642131704648076fdc13510c79d1d6d8f09b250.graaff@gentoo> (raw)
commit: 6642131704648076fdc13510c79d1d6d8f09b250
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 25 19:24:10 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jun 25 19:24:46 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66421317
www-apps/jekyll-watch: cleanup
Package-Manager: Portage-2.3.40, Repoman-2.3.9
www-apps/jekyll-watch/Manifest | 1 -
www-apps/jekyll-watch/jekyll-watch-1.5.0.ebuild | 27 -------------------------
2 files changed, 28 deletions(-)
diff --git a/www-apps/jekyll-watch/Manifest b/www-apps/jekyll-watch/Manifest
index f7cce1ab475..672bcd12a1e 100644
--- a/www-apps/jekyll-watch/Manifest
+++ b/www-apps/jekyll-watch/Manifest
@@ -1,2 +1 @@
-DIST jekyll-watch-1.5.0.tar.gz 15076 BLAKE2B 1270f309fed8e4aff6712fdad1554b9ed6e4d0936512c8c80a6b1d77977411fd74c099d361a7c7a3ce785e794beeca7d865e17f9fa25f0b4d889e861614b5c8b SHA512 98c9df7f92c214b0047cf266e06c48350615836af3b7ea69e1f77b10d26e4ed441fdbbdc16e557ef2293fe5ab1314ed71bb3e0e65e3f1ad4c4224f71e1255c95
DIST jekyll-watch-1.5.1.tar.gz 14764 BLAKE2B fcb0e80060e65e85e0047d54f6277cf5e31ec8347c2c960e15c00d74b7dc255bb8cd1fea3671e2ecc7d380227bdae7cf62d835a5dc1b249aa68ca8f0ed9a1f34 SHA512 05e7f89f213adf6695a8bd1f8ff25d7aa6338cc378a934981f1112df556380cc40d2352ea4ce0a362c4d8e51ed8a6e36ca96c86385a6f179347031396db94a54
diff --git a/www-apps/jekyll-watch/jekyll-watch-1.5.0.ebuild b/www-apps/jekyll-watch/jekyll-watch-1.5.0.ebuild
deleted file mode 100644
index f6c5cbbadba..00000000000
--- a/www-apps/jekyll-watch/jekyll-watch-1.5.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_TASK_DOC=""
-RUBY_FAKEGEM_EXTRADOC="README.md History.markdown"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Rebuild your Jekyll site when a file changes with the --watch switch"
-HOMEPAGE="https://github.com/jekyll/jekyll-watch"
-SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/listen-3.0"
-ruby_add_bdepend "test? ( >=www-apps/jekyll-2 )"
-
-all_ruby_prepare() {
- rm Rakefile || die
-}
next reply other threads:[~2018-06-25 19:25 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-25 19:24 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-24 11:28 [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-watch/ Petr Vaněk
2025-01-20 17:30 Hans de Graaff
2023-06-23 8:51 Sam James
2023-04-01 6:25 Hans de Graaff
2022-05-20 10:36 Hans de Graaff
2021-07-06 8:37 Hans de Graaff
2021-01-26 15:56 Hans de Graaff
2020-08-09 7:27 Michał Górny
2020-07-27 4:15 Sam James
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
2019-04-12 13:58 Hans de Graaff
2018-11-25 21:58 Aaron Bauman
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-08-28 5:54 Hans de Graaff
2017-04-28 21:06 Manuel Rüger
2017-04-28 21:06 Manuel Rüger
2016-08-28 22:59 Manuel Rüger
2016-02-06 15:57 Manuel Rüger
2016-01-23 12:51 Manuel Rüger
2016-01-17 18:30 Manuel Rüger
2016-01-17 18:30 Manuel Rüger
2015-10-27 1:00 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=1529954686.6642131704648076fdc13510c79d1d6d8f09b250.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