mrueg       15/03/03 18:24:35

  Modified:             ChangeLog
  Added:                combustion-0.5.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.3                  dev-ruby/combustion/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/combustion/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   18 Jul 2014 05:30:00 -0000      1.2
+++ ChangeLog   3 Mar 2015 18:24:34 -0000       1.3
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/combustion
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/combustion/ChangeLog,v 1.2 
2014/07/18 05:30:00 graaff Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/combustion/ChangeLog,v 1.3 
2015/03/03 18:24:34 mrueg Exp $
+
+*combustion-0.5.3 (03 Mar 2015)
+
+  03 Mar 2015; Manuel RĂ¼ger <[email protected]> +combustion-0.5.3.ebuild:
+  Version bump.
 
 *combustion-0.5.2 (18 Jul 2014)
 



1.1                  dev-ruby/combustion/combustion-0.5.3.ebuild

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

Index: combustion-0.5.3.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/combustion/combustion-0.5.3.ebuild,v 1.1 
2015/03/03 18:24:34 mrueg Exp $

EAPI=5
USE_RUBY="ruby19 ruby20 ruby21"

RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
RUBY_FAKEGEM_EXTRADOC="README.md"

inherit ruby-fakegem

DESCRIPTION="Elegant Rails Engine Testing"
HOMEPAGE="https://github.com/pat/combustion";
LICENSE="MIT"

KEYWORDS="~amd64"
SLOT="0"
IUSE=""

ruby_add_rdepend "
        >=dev-ruby/activesupport-3.0.0
        >=dev-ruby/railties-3.0.0
        >=dev-ruby/thor-0.14.6
"




Reply via email to