public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in www-apps/jekyll-sitemap: jekyll-sitemap-0.6.1.ebuild ChangeLog
@ 2014-10-21 13:41 Manuel Rueger (mrueg)
  0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2014-10-21 13:41 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/10/21 13:41:11

  Modified:             ChangeLog
  Added:                jekyll-sitemap-0.6.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.3                  www-apps/jekyll-sitemap/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/jekyll-sitemap/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/jekyll-sitemap/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/jekyll-sitemap/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/jekyll-sitemap/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	8 Sep 2014 21:09:08 -0000	1.2
+++ ChangeLog	21 Oct 2014 13:41:11 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for www-apps/jekyll-sitemap
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/jekyll-sitemap/ChangeLog,v 1.2 2014/09/08 21:09:08 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/jekyll-sitemap/ChangeLog,v 1.3 2014/10/21 13:41:11 mrueg Exp $
+
+*jekyll-sitemap-0.6.1 (21 Oct 2014)
+
+  21 Oct 2014; Manuel Rüger <mrueg@gentoo.org> +jekyll-sitemap-0.6.1.ebuild:
+  Version bump.
 
 *jekyll-sitemap-0.6.0 (08 Sep 2014)
 



1.1                  www-apps/jekyll-sitemap/jekyll-sitemap-0.6.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/jekyll-sitemap/jekyll-sitemap-0.6.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-apps/jekyll-sitemap/jekyll-sitemap-0.6.1.ebuild?rev=1.1&content-type=text/plain

Index: jekyll-sitemap-0.6.1.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-apps/jekyll-sitemap/jekyll-sitemap-0.6.1.ebuild,v 1.1 2014/10/21 13:41:11 mrueg Exp $

EAPI=5
USE_RUBY="ruby19 ruby20"

RUBY_FAKEGEM_RECIPE_TEST="rspec"
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 )"

all_ruby_prepare() {
	# Fix tests until rspec:3 is in the tree
	sed -i -e "s/truthy/true/" -e "s/falsey/false/" spec/jekyll-sitemap_spec.rb || die
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-21 13:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-21 13:41 [gentoo-commits] gentoo-x86 commit in www-apps/jekyll-sitemap: jekyll-sitemap-0.6.1.ebuild ChangeLog Manuel Rueger (mrueg)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox