mrueg       14/05/21 02:42:10

  Modified:             net-http-digest_auth-1.4.ebuild
                        net-http-digest_auth-1.4-r1.ebuild ChangeLog
  Log:
  Remove ruby18 target.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.4                  
dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.ebuild?rev=1.4&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.ebuild?r1=1.3&r2=1.4

Index: net-http-digest_auth-1.4.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- net-http-digest_auth-1.4.ebuild     15 Sep 2013 09:30:30 -0000      1.3
+++ net-http-digest_auth-1.4.ebuild     21 May 2014 02:42:09 -0000      1.4
@@ -1,10 +1,10 @@
-# 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/net-http-digest_auth/net-http-digest_auth-1.4.ebuild,v
 1.3 2013/09/15 09:30:30 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/net-http-digest_auth-1.4.ebuild,v
 1.4 2014/05/21 02:42:09 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY="ruby18 ruby19 jruby"
+USE_RUBY="ruby19 jruby"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_DOCDIR="doc"
@@ -13,7 +13,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="An implementation of RFC 2617 - Digest Access Authentication."
+DESCRIPTION="An implementation of RFC 2617 - Digest Access Authentication"
 HOMEPAGE="http://github.com/drbrain/net-http-digest_auth";
 
 LICENSE="MIT"



1.2                  
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.2&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.2&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.1&r2=1.2

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.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- net-http-digest_auth-1.4-r1.ebuild  20 Nov 2013 23:42:38 -0000      1.1
+++ net-http-digest_auth-1.4-r1.ebuild  21 May 2014 02:42:09 -0000      1.2
@@ -1,10 +1,10 @@
-# 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/net-http-digest_auth/net-http-digest_auth-1.4-r1.ebuild,v
 1.1 2013/11/20 23:42:38 mrueg Exp $
+# $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 $
 
 EAPI=5
 
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_DOCDIR="doc"
@@ -13,7 +13,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="An implementation of RFC 2617 - Digest Access Authentication."
+DESCRIPTION="An implementation of RFC 2617 - Digest Access Authentication"
 HOMEPAGE="http://github.com/drbrain/net-http-digest_auth";
 
 LICENSE="MIT"



1.12                 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.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-http-digest_auth/ChangeLog?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/net-http-digest_auth/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   20 Nov 2013 23:42:38 -0000      1.11
+++ ChangeLog   21 May 2014 02:42:09 -0000      1.12
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/net-http-digest_auth
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/net-http-digest_auth/ChangeLog,v 
1.11 2013/11/20 23:42:38 mrueg Exp $
+# 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 $
+
+  21 May 2014; Manuel RĂ¼ger <mr...@gentoo.org>
+  net-http-digest_auth-1.4-r1.ebuild, net-http-digest_auth-1.4.ebuild:
+  Remove ruby18 target.
 
 *net-http-digest_auth-1.4-r1 (20 Nov 2013)
 




Reply via email to