summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/factory_girl/ChangeLog8
-rw-r--r--dev-ruby/factory_girl/factory_girl-4.2.0-r1.ebuild (renamed from dev-ruby/factory_girl/factory_girl-4.2.0.ebuild)6
2 files changed, 10 insertions, 4 deletions
diff --git a/dev-ruby/factory_girl/ChangeLog b/dev-ruby/factory_girl/ChangeLog
index 7af3ed059f82..7421ce09260a 100644
--- a/dev-ruby/factory_girl/ChangeLog
+++ b/dev-ruby/factory_girl/ChangeLog
@@ -1,6 +1,12 @@
# 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.2 2013/08/20 03:50:12 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/factory_girl/ChangeLog,v 1.3 2013/08/20 15:48:30 zerochaos Exp $
+
+*factory_girl-4.2.0-r1 (20 Aug 2013)
+
+ 20 Aug 2013; Rick Farina <zerochaos@gentoo.org> +factory_girl-4.2.0-r1.ebuild,
+ -factory_girl-4.2.0.ebuild:
+ clean up, ship a few more files for fun
20 Aug 2013; Rick Farina <zerochaos@gentoo.org> factory_girl-4.2.0.ebuild:
correct homepage and license
diff --git a/dev-ruby/factory_girl/factory_girl-4.2.0.ebuild b/dev-ruby/factory_girl/factory_girl-4.2.0-r1.ebuild
index 76b1cbf89274..9cffc626a418 100644
--- a/dev-ruby/factory_girl/factory_girl-4.2.0.ebuild
+++ b/dev-ruby/factory_girl/factory_girl-4.2.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.2.0.ebuild,v 1.2 2013/08/20 03:50:12 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/factory_girl/factory_girl-4.2.0-r1.ebuild,v 1.1 2013/08/20 15:48:30 zerochaos Exp $
EAPI=5
@@ -8,10 +8,10 @@ USE_RUBY="ruby18 ruby19"
RUBY_FAKEGEM_TASK_DOC=""
-# Tests depend on unpackaged factory_girl_rails
+# Tests depend on unpackaged appraisal
RUBY_FAKEGEM_RECIPE_TEST=""
-#RUBY_FAKEGEM_EXTRAINSTALL="app db script spec"
+RUBY_FAKEGEM_EXTRAINSTALL="features"
inherit ruby-fakegem