summaryrefslogtreecommitdiff
blob: c4421e7ba54050b8c6d6fd41858cab5a2052fc0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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.2 2012/01/16 05:30:01 flameeyes Exp $

*barby-0.5.0-r1 (16 Jan 2012)

  16 Jan 2012; Diego E. Pettenò <flameeyes@gentoo.org> +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ò <flameeyes@gentoo.org> +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.