graaff      15/07/26 06:16:03

  Modified:             ChangeLog
  Added:                liquid-3.0.6.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  Changes    Path
1.27                 dev-ruby/liquid/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/liquid/ChangeLog?rev=1.27&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/liquid/ChangeLog?rev=1.27&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/liquid/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/liquid/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog   26 Jul 2015 06:08:06 -0000      1.26
+++ ChangeLog   26 Jul 2015 06:16:03 -0000      1.27
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/liquid
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/liquid/ChangeLog,v 1.26 2015/07/26 
06:08:06 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/liquid/ChangeLog,v 1.27 2015/07/26 
06:16:03 graaff Exp $
+
+*liquid-3.0.6 (26 Jul 2015)
+
+  26 Jul 2015; Hans de Graaff <gra...@gentoo.org> +liquid-3.0.6.ebuild:
+  Version bump.
 
   26 Jul 2015; Hans de Graaff <gra...@gentoo.org> -liquid-2.6.1-r1.ebuild,
   -liquid-3.0.3.ebuild:



1.1                  dev-ruby/liquid/liquid-3.0.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/liquid/liquid-3.0.6.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/liquid/liquid-3.0.6.ebuild?rev=1.1&content-type=text/plain

Index: liquid-3.0.6.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/liquid/liquid-3.0.6.ebuild,v 1.1 
2015/07/26 06:16:03 graaff Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="History.md README.md"

inherit ruby-fakegem

SRC_URI="https://github.com/Shopify/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
DESCRIPTION="Template engine for Ruby"
HOMEPAGE="http://www.liquidmarkup.org/";

LICENSE="MIT"
SLOT="3"
KEYWORDS="~amd64"
IUSE=""

ruby_add_bdepend "test? ( dev-ruby/minitest
        dev-ruby/spy )"




Reply via email to