mrueg 14/04/24 21:05:04
Modified: ruby-rsvg-1.2.6.ebuild ruby-rsvg-1.1.8.ebuild
ChangeLog
Log:
Remove ruby18 support. EAPI bump.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.3 dev-ruby/ruby-rsvg/ruby-rsvg-1.2.6.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-1.2.6.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-1.2.6.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-1.2.6.ebuild?r1=1.2&r2=1.3
Index: ruby-rsvg-1.2.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-1.2.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ruby-rsvg-1.2.6.ebuild 10 Mar 2014 16:07:18 -0000 1.2
+++ ruby-rsvg-1.2.6.ebuild 24 Apr 2014 21:05:03 -0000 1.3
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-1.2.6.ebuild,v
1.2 2014/03/10 16:07:18 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-1.2.6.ebuild,v
1.3 2014/04/24 21:05:03 mrueg Exp $
-EAPI=4
-USE_RUBY="ruby18 ruby19"
+EAPI=5
+USE_RUBY="ruby19"
RUBY_FAKEGEM_NAME=rsvg2
1.6 dev-ruby/ruby-rsvg/ruby-rsvg-1.1.8.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-1.1.8.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-1.1.8.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-1.1.8.ebuild?r1=1.5&r2=1.6
Index: ruby-rsvg-1.1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-1.1.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ruby-rsvg-1.1.8.ebuild 10 Mar 2014 16:07:18 -0000 1.5
+++ ruby-rsvg-1.1.8.ebuild 24 Apr 2014 21:05:03 -0000 1.6
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-1.1.8.ebuild,v
1.5 2014/03/10 16:07:18 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ruby-rsvg-1.1.8.ebuild,v
1.6 2014/04/24 21:05:03 mrueg Exp $
EAPI=4
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19"
RUBY_FAKEGEM_NAME=rsvg2
1.54 dev-ruby/ruby-rsvg/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ChangeLog?rev=1.54&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ChangeLog?rev=1.54&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-rsvg/ChangeLog?r1=1.53&r2=1.54
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ChangeLog,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- ChangeLog 17 Mar 2014 23:04:02 -0000 1.53
+++ ChangeLog 24 Apr 2014 21:05:03 -0000 1.54
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-rsvg
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ChangeLog,v 1.53
2014/03/17 23:04:02 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-rsvg/ChangeLog,v 1.54
2014/04/24 21:05:03 mrueg Exp $
+
+ 24 Apr 2014; Manuel RĂ¼ger <[email protected]> ruby-rsvg-1.1.8.ebuild,
+ ruby-rsvg-1.2.6.ebuild:
+ Remove ruby18 support. EAPI bump.
*ruby-rsvg-2.2.0 (17 Mar 2014)