graaff 15/07/06 06:54:01 Modified: pdf-core-0.5.1.ebuild ChangeLog Log: Add ruby22. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Revision Changes Path 1.2 dev-ruby/pdf-core/pdf-core-0.5.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.5.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.5.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.5.1.ebuild?r1=1.1&r2=1.2 Index: pdf-core-0.5.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.5.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pdf-core-0.5.1.ebuild 13 Mar 2015 06:29:51 -0000 1.1 +++ pdf-core-0.5.1.ebuild 6 Jul 2015 06:54:01 -0000 1.2 @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.5.1.ebuild,v 1.1 2015/03/13 06:29:51 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/pdf-core-0.5.1.ebuild,v 1.2 2015/07/06 06:54:01 graaff Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21" +USE_RUBY="ruby19 ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_TEST="rspec3" 1.15 dev-ruby/pdf-core/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/pdf-core/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 7 Jun 2015 19:00:46 -0000 1.14 +++ ChangeLog 6 Jul 2015 06:54:01 -0000 1.15 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/pdf-core # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v 1.14 2015/06/07 19:00:46 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pdf-core/ChangeLog,v 1.15 2015/07/06 06:54:01 graaff Exp $ + + 06 Jul 2015; Hans de Graaff <[email protected]> pdf-core-0.5.1.ebuild: + Add ruby22. 07 Jun 2015; Justin Lecher <[email protected]> metadata.xml: Add github to remote-id in metadata.xml
