public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-sitemap/
Date: Sat, 26 Sep 2015 00:50:30 +0000 (UTC)	[thread overview]
Message-ID: <1443228616.4d1c0578f7b9793fc547eafa5f176a40d8da89a8.mrueg@gentoo> (raw)

commit:     4d1c0578f7b9793fc547eafa5f176a40d8da89a8
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 26 00:50:16 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Sep 26 00:50:16 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d1c0578

www-apps/jekyll-sitemap: Version bump

Package-Manager: portage-2.2.22

 www-apps/jekyll-sitemap/Manifest                   |  1 +
 .../jekyll-sitemap/jekyll-sitemap-0.9.0.ebuild     | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/www-apps/jekyll-sitemap/Manifest b/www-apps/jekyll-sitemap/Manifest
index df5bc3e..af7d52c 100644
--- a/www-apps/jekyll-sitemap/Manifest
+++ b/www-apps/jekyll-sitemap/Manifest
@@ -1 +1,2 @@
 DIST jekyll-sitemap-0.8.1.tar.gz 62835 SHA256 f3d0e31d5818f2ce7a39d27eb99229cec7c9e706229878ec248b6c284776802a SHA512 2c0f3ce740deaa66018e6bfd80a5d293feeb70128926d2b6626e837b2d6becf01151f4a13cbf264279b4bd8b2972019a9facdaf5ce4fc54d3dbec1a1c304439b WHIRLPOOL 001720e21a87c07139d5c0d7c029c1858ef5e8f97dc24bd9880f60cd8ca980ac85dd0e7a0f32a1a0aeb3a2d6e3fc36561c93fbb3eb79c5dd8807307ec3324e7c
+DIST jekyll-sitemap-0.9.0.tar.gz 62710 SHA256 db437f1794ca32c13ef235becc3fffa53bb922ab0fc108f7c511dd04b3ce1107 SHA512 2c55f2869050c0e0d279e3974554dbdb03c6db25c5fa2997c12cd0c6615707ff8d53ef05cffed57dc8eb2e261677d5f86ebc889083989b7a7723e7d92922c1ba WHIRLPOOL d2e54098853f722e9052607425d7db735ed9604fcd24833cba8d13bb169c67a88368372e5795eb6c8419b60e3d1fc192ba2c03401bee0195607f8c83bfe68c3e

diff --git a/www-apps/jekyll-sitemap/jekyll-sitemap-0.9.0.ebuild b/www-apps/jekyll-sitemap/jekyll-sitemap-0.9.0.ebuild
new file mode 100644
index 0000000..370a759
--- /dev/null
+++ b/www-apps/jekyll-sitemap/jekyll-sitemap-0.9.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md History.markdown"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Automatically generate a sitemap.xml for your Jekyll site"
+HOMEPAGE="https://github.com/jekyll/jekyll-sitemap"
+SRC_URI="https://github.com/jekyll/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_bdepend "test? ( >=www-apps/jekyll-2 )"


             reply	other threads:[~2015-09-26  0:50 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-26  0:50 Manuel Rüger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-01-17 18:25 [gentoo-commits] repo/gentoo:master commit in: www-apps/jekyll-sitemap/ Manuel Rüger
2016-01-17 18:25 Manuel Rüger
2016-01-23 12:53 Manuel Rüger
2016-02-06 15:57 Manuel Rüger
2016-08-06 15:42 Manuel Rüger
2016-08-28 22:59 Manuel Rüger
2016-08-28 22:59 Manuel Rüger
2017-04-28 21:08 Manuel Rüger
2017-04-28 21:08 Manuel Rüger
2018-01-24  7:02 Hans de Graaff
2018-05-06  8:14 Hans de Graaff
2018-05-06  8:14 Hans de Graaff
2019-04-12 13:58 Hans de Graaff
2019-04-12 13:58 Hans de Graaff
2020-06-19 13:09 Hans de Graaff
2020-11-26 20:56 Aaron Bauman
2022-06-18  8:40 Hans de Graaff
2023-04-01  6:25 Hans de Graaff
2023-07-18  7:23 Hans de Graaff
2023-08-19  9:17 Hans de Graaff
2024-08-05  7:18 Joonas Niilola
2025-03-25 17:35 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=1443228616.4d1c0578f7b9793fc547eafa5f176a40d8da89a8.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