graaff      14/07/18 05:30:01

  Modified:             ChangeLog
  Added:                combustion-0.5.2.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0x8883FA56A308A8D7!)

Revision  Changes    Path
1.2                  dev-ruby/combustion/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/combustion/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   2 Apr 2014 14:27:24 -0000       1.1
+++ ChangeLog   18 Jul 2014 05:30:00 -0000      1.2
@@ -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.1 
2014/04/02 14:27:24 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/combustion/ChangeLog,v 1.2 
2014/07/18 05:30:00 graaff Exp $
+
+*combustion-0.5.2 (18 Jul 2014)
+
+  18 Jul 2014; Hans de Graaff <[email protected]> +combustion-0.5.2.ebuild:
+  Version bump.
 
 *combustion-0.5.1 (02 Apr 2014)
 



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

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

Index: combustion-0.5.2.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/combustion/combustion-0.5.2.ebuild,v 1.1 
2014/07/18 05:30:00 graaff 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