mrueg 14/04/05 14:19:29
Modified: erubis-2.7.0.ebuild erubis-2.7.0-r1.ebuild
ChangeLog
Log:
Remove ree18 and ruby18 target. Remove virtual/ruby-test-unit.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.13 dev-ruby/erubis/erubis-2.7.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/erubis/erubis-2.7.0.ebuild?rev=1.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/erubis/erubis-2.7.0.ebuild?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/erubis/erubis-2.7.0.ebuild?r1=1.12&r2=1.13
Index: erubis-2.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/erubis/erubis-2.7.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- erubis-2.7.0.ebuild 27 Jul 2013 22:21:54 -0000 1.12
+++ erubis-2.7.0.ebuild 5 Apr 2014 14:19:29 -0000 1.13
@@ -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/erubis/erubis-2.7.0.ebuild,v 1.12
2013/07/27 22:21:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/erubis-2.7.0.ebuild,v 1.13
2014/04/05 14:19:29 mrueg Exp $
EAPI="2"
-USE_RUBY="ruby18 ree18 ruby19 jruby"
+USE_RUBY="ruby19 jruby"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
@@ -22,7 +22,6 @@
KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos
~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
-ruby_add_bdepend "test? ( virtual/ruby-test-unit )"
ruby_add_rdepend ">=dev-ruby/abstract-1.0.0"
each_ruby_prepare() {
1.3 dev-ruby/erubis/erubis-2.7.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/erubis/erubis-2.7.0-r1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/erubis/erubis-2.7.0-r1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/erubis/erubis-2.7.0-r1.ebuild?r1=1.2&r2=1.3
Index: erubis-2.7.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/erubis/erubis-2.7.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- erubis-2.7.0-r1.ebuild 12 Mar 2014 11:09:34 -0000 1.2
+++ erubis-2.7.0-r1.ebuild 5 Apr 2014 14:19:29 -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/erubis/erubis-2.7.0-r1.ebuild,v
1.2 2014/03/12 11:09:34 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/erubis-2.7.0-r1.ebuild,v
1.3 2014/04/05 14:19:29 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
1.27 dev-ruby/erubis/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/erubis/ChangeLog?rev=1.27&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/erubis/ChangeLog?rev=1.27&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/erubis/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/erubis/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 12 Mar 2014 11:09:34 -0000 1.26
+++ ChangeLog 5 Apr 2014 14:19:29 -0000 1.27
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/erubis
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/ChangeLog,v 1.26 2014/03/12
11:09:34 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/erubis/ChangeLog,v 1.27 2014/04/05
14:19:29 mrueg Exp $
+
+ 05 Apr 2014; Manuel Rüger <[email protected]> erubis-2.7.0-r1.ebuild,
+ erubis-2.7.0.ebuild:
+ Remove ree18 and ruby18 target. Remove virtual/ruby-test-unit.
12 Mar 2014; Manuel Rüger <[email protected]> erubis-2.7.0-r1.ebuild:
Fix info output for tests.