From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-sass-converter/
Date: Sat, 26 Dec 2015 17:54:08 +0000 (UTC) [thread overview]
Message-ID: <1451152423.765755d5c1d7a7d84379cfcd2b46d05a5f9df331.mrueg@gentoo> (raw)
commit: 765755d5c1d7a7d84379cfcd2b46d05a5f9df331
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 26 17:53:43 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Dec 26 17:53:43 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=765755d5
www-apps/jekyll-sass-converter: Version bump
Package-Manager: portage-2.2.26
www-apps/jekyll-sass-converter/Manifest | 1 +
.../jekyll-sass-converter-1.4.0.ebuild | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/www-apps/jekyll-sass-converter/Manifest b/www-apps/jekyll-sass-converter/Manifest
index 89c8aea..afbf786 100644
--- a/www-apps/jekyll-sass-converter/Manifest
+++ b/www-apps/jekyll-sass-converter/Manifest
@@ -1 +1,2 @@
DIST jekyll-sass-converter-1.3.0.tar.gz 7272 SHA256 a036da688c95ada34749435396dbae81909a43714d41737c9a59d6bc2cbadf21 SHA512 5382224d0d20a3772ff280710a0fa1d3cf2d2946cad54031da51467f1d1ea880f60266c12a4575c6015d0b455bbefd665b719b67dd721f35c610c6a73ecefd24 WHIRLPOOL 7add5b8279ac6b0bce9caf89476c1f0746426cb34007655158f24d5ba1718475cb59d33cbcc33880a2cf4227d1917845acada2c0427a453195e0a8fc3c3400ef
+DIST jekyll-sass-converter-1.4.0.tar.gz 7986 SHA256 934891e329d8258d7968e9b604bc4cf811b640a2ff71f8aa640830132c99fe0e SHA512 2ba7a10b687aa1cdd193c85c70efc15b9ff97987e29b7c591382c706a7d6a588c376995858ab0b1aff38b118eef9fd71c2175a1e6f9a3bc396966fdf13949d1b WHIRLPOOL 44950a3379aae76dabd1fd7bde72f9d48e4a5c99cfed6453356274e06885530d2c10641934f7ddb5f6037f83f06a772b98f638f4aaa6eaf3d550975296d304c7
diff --git a/www-apps/jekyll-sass-converter/jekyll-sass-converter-1.4.0.ebuild b/www-apps/jekyll-sass-converter/jekyll-sass-converter-1.4.0.ebuild
new file mode 100644
index 0000000..94b85ab
--- /dev/null
+++ b/www-apps/jekyll-sass-converter/jekyll-sass-converter-1.4.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md History.markdown"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A basic Sass converter for Jekyll"
+HOMEPAGE="https://github.com/jekyll/jekyll-sass-converter"
+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/sass:3.4"
+ruby_add_bdepend "test? ( >=www-apps/jekyll-2 )"
next reply other threads:[~2015-12-26 17:54 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-26 17:54 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-12-26 17:57 [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-sass-converter/ Manuel Rüger
2016-08-28 22:59 Manuel Rüger
2016-12-13 22:10 Manuel Rüger
2017-04-28 21:11 Manuel Rüger
2017-04-28 21:11 Manuel Rüger
2017-10-09 18:06 Michał Górny
2017-10-09 18:06 Michał Górny
2018-01-24 18:33 Hans de Graaff
2018-05-06 8:14 Hans de Graaff
2019-04-12 13:58 Hans de Graaff
2019-07-17 7:37 Hans de Graaff
2020-06-19 13:09 Hans de Graaff
2020-07-27 2:09 Sam James
2020-08-09 7:27 Michał Górny
2021-03-08 9:29 Hans de Graaff
2022-05-20 10:36 Hans de Graaff
2022-06-18 8:40 Hans de Graaff
2023-04-01 6:25 Hans de Graaff
2023-06-23 8:51 Sam James
2025-01-20 17:30 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=1451152423.765755d5c1d7a7d84379cfcd2b46d05a5f9df331.mrueg@gentoo \
--to=mrueg@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