diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-01-16 05:30:01 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2012-01-16 05:30:01 +0000 |
commit | fad69261dad577d8384e8759d697033b05515eac (patch) | |
tree | 9546928d6d3c559a9ecc8e8210b1ad7613d55091 /dev-ruby/barby/ChangeLog | |
parent | whitespace (diff) | |
download | historical-fad69261dad577d8384e8759d697033b05515eac.tar.gz historical-fad69261dad577d8384e8759d697033b05515eac.tar.bz2 historical-fad69261dad577d8384e8759d697033b05515eac.zip |
Get the gemspec to report the same dependencies as the ebuild (even though upstream doesn't). This simplifies usage of barby with Bundler.
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/barby/ChangeLog')
-rw-r--r-- | dev-ruby/barby/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/dev-ruby/barby/ChangeLog b/dev-ruby/barby/ChangeLog index 59bb867a08e3..c4421e7ba540 100644 --- a/dev-ruby/barby/ChangeLog +++ b/dev-ruby/barby/ChangeLog @@ -1,6 +1,12 @@ # 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 $ +# 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) |