summaryrefslogtreecommitdiff
blob: 59bb867a08e3cc8254f8a00588ffb2b0b624c3e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# ChangeLog for dev-ruby/barby
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/barby/ChangeLog,v 1.1 2011/09/18 13:40:41 flameeyes Exp $

*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.