# ChangeLog for dev-ruby/barby # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/barby/ChangeLog,v 1.4 2012/05/12 04:29:15 flameeyes Exp $ *barby-0.5.0-r2 (12 May 2012) 12 May 2012; Diego E. Pettenò +barby-0.5.0-r2.ebuild, -barby-0.5.0-r1.ebuild, -barby-0.5.0.ebuild: Restore prawn on Ruby 1.9 as well, use REQUIRED_USE to make that the correct ruby targets are enabled for given USE flags. 12 May 2012; Diego E. Pettenò barby-0.5.0-r1.ebuild: Add support for Ruby 1.9; add dependency over imagemagick[png] for testing. *barby-0.5.0-r1 (16 Jan 2012) 16 Jan 2012; Diego E. Pettenò +barby-0.5.0-r1.ebuild: Get the gemspec to report the same dependencies as the ebuild (even though upstream doesn't). This simplifies usage of barby with Bundler. *barby-0.5.0 (18 Sep 2011) 18 Sep 2011; Diego E. Pettenò +barby-0.5.0.ebuild, +metadata.xml: Initial import of the barby library and tool to generate barcodes in different formats with Ruby. Note that outputters and external dependencies are all configured by USE flags, and that testing only works if prawn is disabled, for now.