graaff 14/07/02 05:55:47 Modified: ChangeLog Added: text-1.3.0.ebuild Log: Version bump. Drop jruby since 1.9 syntax is used. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.13 dev-ruby/text/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 18 Jun 2014 11:07:04 -0000 1.12 +++ ChangeLog 2 Jul 2014 05:55:47 -0000 1.13 @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/text # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/ChangeLog,v 1.12 2014/06/18 11:07:04 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/ChangeLog,v 1.13 2014/07/02 05:55:47 graaff Exp $ + +*text-1.3.0 (02 Jul 2014) + + 02 Jul 2014; Hans de Graaff <gra...@gentoo.org> +text-1.3.0.ebuild: + Version bump. Drop jruby since 1.9 syntax is used. 18 Jun 2014; Tobias Klausmann <klaus...@gentoo.org> text-1.2.3-r2.ebuild: Keyworded on alpha, bug #505920 1.1 dev-ruby/text/text-1.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/text-1.3.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text/text-1.3.0.ebuild?rev=1.1&content-type=text/plain Index: text-1.3.0.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/text/text-1.3.0.ebuild,v 1.1 2014/07/02 05:55:47 graaff Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.rdoc" inherit ruby-fakegem DESCRIPTION="A collection of text algorithms" HOMEPAGE="https://github.com/threedaymonk/text" LICENSE="MIT" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64" IUSE=""