mrueg 14/04/05 23:22:06
Modified: ntlm-http-0.1.1-r1.ebuild ntlm-http-0.1.1.ebuild
ChangeLog
Log:
Remove ree18 and ruby18 target.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.2 dev-ruby/ntlm-http/ntlm-http-0.1.1-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ntlm-http/ntlm-http-0.1.1-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ntlm-http/ntlm-http-0.1.1-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ntlm-http/ntlm-http-0.1.1-r1.ebuild?r1=1.1&r2=1.2
Index: ntlm-http-0.1.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ntlm-http/ntlm-http-0.1.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ntlm-http-0.1.1-r1.ebuild 19 Oct 2013 06:13:38 -0000 1.1
+++ ntlm-http-0.1.1-r1.ebuild 5 Apr 2014 23:22:05 -0000 1.2
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/ntlm-http/ntlm-http-0.1.1-r1.ebuild,v 1.1
2013/10/19 06:13:38 mrueg Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/ntlm-http/ntlm-http-0.1.1-r1.ebuild,v 1.2
2014/04/05 23:22:05 mrueg Exp $
EAPI=5
# jruby → tests fail _badly_
-USE_RUBY="ruby18 ruby19 ruby20"
+USE_RUBY="ruby19 ruby20"
RUBY_FAKEGEM_RECIPE_TEST="none"
1.7 dev-ruby/ntlm-http/ntlm-http-0.1.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ntlm-http/ntlm-http-0.1.1.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ntlm-http/ntlm-http-0.1.1.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ntlm-http/ntlm-http-0.1.1.ebuild?r1=1.6&r2=1.7
Index: ntlm-http-0.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ntlm-http/ntlm-http-0.1.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ntlm-http-0.1.1.ebuild 15 Sep 2013 09:30:38 -0000 1.6
+++ ntlm-http-0.1.1.ebuild 5 Apr 2014 23:22:05 -0000 1.7
@@ -1,11 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ntlm-http/ntlm-http-0.1.1.ebuild,v
1.6 2013/09/15 09:30:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ntlm-http/ntlm-http-0.1.1.ebuild,v
1.7 2014/04/05 23:22:05 mrueg Exp $
EAPI=4
# jruby → tests fail _badly_
-USE_RUBY="ruby18 ruby19 ree18"
+USE_RUBY="ruby19"
RUBY_FAKEGEM_RECIPE_TEST="none"
1.8 dev-ruby/ntlm-http/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ntlm-http/ChangeLog?rev=1.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ntlm-http/ChangeLog?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ntlm-http/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ntlm-http/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 19 Oct 2013 06:13:38 -0000 1.7
+++ ChangeLog 5 Apr 2014 23:22:06 -0000 1.8
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ntlm-http
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ntlm-http/ChangeLog,v 1.7
2013/10/19 06:13:38 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ntlm-http/ChangeLog,v 1.8
2014/04/05 23:22:06 mrueg Exp $
+
+ 05 Apr 2014; Manuel Rüger <[email protected]> ntlm-http-0.1.1-r1.ebuild,
+ ntlm-http-0.1.1.ebuild:
+ Remove ree18 and ruby18 target.
*ntlm-http-0.1.1-r1 (19 Oct 2013)