# ChangeLog for dev-ruby/flexmock # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/flexmock/ChangeLog,v 1.8 2010/02/14 21:30:44 flameeyes Exp $ 14 Feb 2010; Diego E. Pettenò flexmock-0.8.6-r1.ebuild: Keyword ~x86, tested on development container. *flexmock-0.8.6-r1 (13 Jan 2010) 13 Jan 2010; Diego E. Pettenò +flexmock-0.8.6-r1.ebuild: Port to ruby-fakegem. 27 Dec 2009; Hans de Graaff flexmock-0.8.6.ebuild, +files/flexmock-0.8.6-rdoc-template.patch: Fix building with USE=doc, bug 298486. 22 Aug 2009; Hans de Graaff -flexmock-0.8.0.ebuild, -flexmock-0.8.3.ebuild: Remove old versions. 04 May 2009; Diego E. Pettenò flexmock-0.8.6.ebuild: Fix src_test when Ruby 1.9 is not present. *flexmock-0.8.6 (29 Apr 2009) 29 Apr 2009; Diego E. Pettenò +flexmock-0.8.6.ebuild: Version bump, move to use tarball and fake gem spec (with a new, nice function to fake it!), and enable use with Ruby 1.9. *flexmock-0.8.3 (20 Dec 2008) 20 Dec 2008; Hans de Graaff +flexmock-0.8.3.ebuild: Version bump with compatibility fixes for various packages *flexmock-0.8.0 (17 May 2008) 17 May 2008; Hans de Graaff +metadata.xml, +flexmock-0.8.0.ebuild: Initial import. Flexmock is a mocking framework used in testing that is used by packages in the tree. Adding it allows these packages to run their tests phase.