mrueg 14/08/06 07:44:14 Modified: net-http-digest_auth-1.4-r1.ebuild ChangeLog Log: Add ruby21 target. (Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.3 dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild?r1=1.2&r2=1.3 Index: net-http-digest_auth-1.4-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- net-http-digest_auth-1.4-r1.ebuild 21 May 2014 02:42:09 -0000 1.2 +++ net-http-digest_auth-1.4-r1.ebuild 6 Aug 2014 07:44:14 -0000 1.3 @@ -1,10 +1,10 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild,v 1.2 2014/05/21 02:42:09 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild,v 1.3 2014/08/06 07:44:14 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 jruby" +USE_RUBY="ruby19 ruby20 ruby21 jruby" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_DOCDIR="doc" 1.13 dev-ruby/net-http-digest_auth/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-http-digest_auth/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-http-digest_auth/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-http-digest_auth/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 21 May 2014 02:42:09 -0000 1.12 +++ ChangeLog 6 Aug 2014 07:44:14 -0000 1.13 @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/net-http-digest_auth # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/ChangeLog,v 1.12 2014/05/21 02:42:09 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/ChangeLog,v 1.13 2014/08/06 07:44:14 mrueg Exp $ + + 06 Aug 2014; Manuel Rüger <[email protected]> + net-http-digest_auth-1.4-r1.ebuild: + Add ruby21 target. 21 May 2014; Manuel Rüger <[email protected]> net-http-digest_auth-1.4-r1.ebuild, net-http-digest_auth-1.4.ebuild:
