mrueg       15/02/04 12:54:04

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-apps/jekyll-sitemap/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   8 Dec 2014 10:28:23 -0000       1.7
+++ ChangeLog   4 Feb 2015 12:54:04 -0000       1.8
@@ -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.7 
2014/12/08 10:28:23 mrueg Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/jekyll-sitemap/ChangeLog,v 1.8 
2015/02/04 12:54:04 mrueg Exp $
+
+*jekyll-sitemap-0.8.0 (04 Feb 2015)
+
+  04 Feb 2015; Manuel RĂ¼ger <[email protected]> +jekyll-sitemap-0.8.0.ebuild:
+  Version bump.
 
 *jekyll-sitemap-0.7.0 (08 Dec 2014)
 



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

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

Index: jekyll-sitemap-0.8.0.ebuild
===================================================================
# Copyright 1999-2015 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.8.0.ebuild,v 
1.1 2015/02/04 12:54:04 mrueg Exp $

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 via email to