graaff      14/05/03 06:14:32

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

Revision  Changes    Path
1.4                  dev-ruby/factory_girl/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/factory_girl/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   20 Aug 2013 15:48:30 -0000      1.3
+++ ChangeLog   3 May 2014 06:14:32 -0000       1.4
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/factory_girl
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/factory_girl/ChangeLog,v 1.3 
2013/08/20 15:48:30 zerochaos Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/factory_girl/ChangeLog,v 1.4 
2014/05/03 06:14:32 graaff Exp $
+
+*factory_girl-4.4.0 (03 May 2014)
+
+  03 May 2014; Hans de Graaff <gra...@gentoo.org> +factory_girl-4.4.0.ebuild:
+  Version bump. Install documentation.
 
 *factory_girl-4.2.0-r1 (20 Aug 2013)
 



1.1                  dev-ruby/factory_girl/factory_girl-4.4.0.ebuild

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

Index: factory_girl-4.4.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/factory_girl/factory_girl-4.4.0.ebuild,v 1.1 
2014/05/03 06:14:32 graaff Exp $

EAPI=5

USE_RUBY="ruby19"

RUBY_FAKEGEM_RECIPE_DOC="yard"

# Tests depend on unpackaged appraisal
RUBY_FAKEGEM_RECIPE_TEST=""

RUBY_FAKEGEM_EXTRADOC="GETTING_STARTED.md NEWS README.md"

RUBY_FAKEGEM_EXTRAINSTALL="features"

inherit ruby-fakegem

DESCRIPTION="factory_girl provides a framework and DSL for defining and using 
factories"
HOMEPAGE="https://github.com/thoughtbot/factory_girl";

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
IUSE=""

ruby_add_rdepend ">=dev-ruby/activesupport-3.0.0"




Reply via email to