About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
graaff 12/06/19 04:35:27 Modified: ChangeLog Added: fastercsv-1.5.5.ebuild Log: Version bump. (Portage version: 2.1.10.49/cvs/Linux x86_64) Revision Changes Path 1.14 dev-ruby/fastercsv/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fastercsv/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fastercsv/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fastercsv/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 14 Jan 2011 07:37:52 -0000 1.13 +++ ChangeLog 19 Jun 2012 04:35:26 -0000 1.14 @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/fastercsv -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/ChangeLog,v 1.13 2011/01/14 07:37:52 graaff Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/ChangeLog,v 1.14 2012/06/19 04:35:26 graaff Exp $ + +*fastercsv-1.5.5 (19 Jun 2012) + + 19 Jun 2012; Hans de Graaff <graaff@g.o> +fastercsv-1.5.5.ebuild: + Version bump. *fastercsv-1.5.4 (14 Jan 2011) 1.1 dev-ruby/fastercsv/fastercsv-1.5.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fastercsv/fastercsv-1.5.5.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/fastercsv/fastercsv-1.5.5.ebuild?rev=1.1&content-type=text/plain Index: fastercsv-1.5.5.ebuild =================================================================== # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/fastercsv/fastercsv-1.5.5.ebuild,v 1.1 2012/06/19 04:35:26 graaff Exp $ EAPI=2 # ruby19 → not needed, it's bundled as part of the main package and with recent version this package will raise an exception. USE_RUBY="ruby18 ree18 jruby" RUBY_FAKEGEM_TASK_DOC="rdoc" RUBY_FAKEGEM_DOCDIR="doc/html" RUBY_FAKEGEM_EXTRADOC="AUTHORS CHANGELOG README TODO" inherit ruby-fakegem DESCRIPTION="FasterCSV is a replacement for the standard CSV library" HOMEPAGE="http://fastercsv.rubyforge.org/" LICENSE="|| ( Ruby GPL-2 )" KEYWORDS="~amd64 ~x86" SLOT="0" IUSE="" all_ruby_install() { all_fakegem_install docinto examples dodoc examples/* || die }
Updated Jun 26, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.