From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-969506-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 98FEA1396D1 for <garchives@archives.gentoo.org>; Mon, 28 Aug 2017 05:54:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CEB11E0D39; Mon, 28 Aug 2017 05:54:06 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AF062E0D90 for <gentoo-commits@lists.gentoo.org>; Mon, 28 Aug 2017 05:54:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 87923341BD6 for <gentoo-commits@lists.gentoo.org>; Mon, 28 Aug 2017 05:54:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE5DD8541 for <gentoo-commits@lists.gentoo.org>; Mon, 28 Aug 2017 05:54:03 +0000 (UTC) From: "Hans de Graaff" <graaff@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" <graaff@gentoo.org> Message-ID: <1503899512.be778e4c2c6e95cf1fdbe29c20c0617b68fc365b.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-watch/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/jekyll-watch/Manifest www-apps/jekyll-watch/jekyll-watch-1.5.0.ebuild X-VCS-Directories: www-apps/jekyll-watch/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: be778e4c2c6e95cf1fdbe29c20c0617b68fc365b X-VCS-Branch: master Date: Mon, 28 Aug 2017 05:54:03 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f327a587-b21a-484f-9523-551c0b30b02b X-Archives-Hash: 76883123a2e1ca4a452d504518adf32b commit: be778e4c2c6e95cf1fdbe29c20c0617b68fc365b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Aug 28 05:02:59 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Aug 28 05:51:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be778e4c www-apps/jekyll-watch: add 1.5.0 Package-Manager: Portage-2.3.6, Repoman-2.3.2 www-apps/jekyll-watch/Manifest | 1 + www-apps/jekyll-watch/jekyll-watch-1.5.0.ebuild | 27 +++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/www-apps/jekyll-watch/Manifest b/www-apps/jekyll-watch/Manifest index d0970d3a9d9..c03bbd5196e 100644 --- a/www-apps/jekyll-watch/Manifest +++ b/www-apps/jekyll-watch/Manifest @@ -1 +1,2 @@ DIST jekyll-watch-1.3.1.tar.gz 14735 SHA256 6912621ac177c8ed09e4f79e15f7f378feddc5e14a500c82784c3da6704dc1cd SHA512 ce54f4367cd2c5a63ce823b234584a84798fe0234165cb038f3af301b7ddef39ef1a983aad41843e51d1af9366e495a83112f6b55bd58127d1c95eaf5600eee4 WHIRLPOOL c406990fd077c0cd46af8a36624d57c7dca91888d0305f25fb682fe4301c970b59fcc583aec637ec4bec13cca57b2a16891f1ec0b5336375a0dbd94732612f3f +DIST jekyll-watch-1.5.0.tar.gz 15076 SHA256 b9fd28baf4b726d0a37f9e645901b7de06bf64ecf661e66a4dbe3024031cbd7a SHA512 98c9df7f92c214b0047cf266e06c48350615836af3b7ea69e1f77b10d26e4ed441fdbbdc16e557ef2293fe5ab1314ed71bb3e0e65e3f1ad4c4224f71e1255c95 WHIRLPOOL 32cf445ec618b121ade047688f622e33554260c76beaeae82a3a0b7f8a95fad7179267f0c911321dfc03c09a6ed308f6fd78170c0e7f528227ca0917d7968297 diff --git a/www-apps/jekyll-watch/jekyll-watch-1.5.0.ebuild b/www-apps/jekyll-watch/jekyll-watch-1.5.0.ebuild new file mode 100644 index 00000000000..cad3b5631ae --- /dev/null +++ b/www-apps/jekyll-watch/jekyll-watch-1.5.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 +USE_RUBY="ruby22" + +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 +}