mrueg 14/04/05 23:34:29
Modified: listen-1.3.1-r1.ebuild listen-0.7.3.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.3 dev-ruby/listen/listen-1.3.1-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-1.3.1-r1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-1.3.1-r1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-1.3.1-r1.ebuild?r1=1.2&r2=1.3
Index: listen-1.3.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-1.3.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- listen-1.3.1-r1.ebuild 22 Dec 2013 18:58:20 -0000 1.2
+++ listen-1.3.1-r1.ebuild 5 Apr 2014 23:34:28 -0000 1.3
@@ -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/listen/listen-1.3.1-r1.ebuild,v
1.2 2013/12/22 18:58:20 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-1.3.1-r1.ebuild,v
1.3 2014/04/05 23:34:28 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
1.4 dev-ruby/listen/listen-0.7.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-0.7.3.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-0.7.3.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/listen-0.7.3.ebuild?r1=1.3&r2=1.4
Index: listen-0.7.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-0.7.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- listen-0.7.3.ebuild 27 Jul 2013 22:11:23 -0000 1.3
+++ listen-0.7.3.ebuild 5 Apr 2014 23:34:28 -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/listen/listen-0.7.3.ebuild,v 1.3
2013/07/27 22:11:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/listen-0.7.3.ebuild,v 1.4
2014/04/05 23:34:28 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ree18 jruby"
+USE_RUBY="ruby19 jruby"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
1.27 dev-ruby/listen/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/ChangeLog?rev=1.27&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/ChangeLog?rev=1.27&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/listen/ChangeLog?r1=1.26&r2=1.27
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog 22 Dec 2013 18:58:20 -0000 1.26
+++ ChangeLog 5 Apr 2014 23:34:28 -0000 1.27
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/listen
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.26 2013/12/22
18:58:20 blueness Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/listen/ChangeLog,v 1.27 2014/04/05
23:34:28 mrueg Exp $
+
+ 05 Apr 2014; Manuel RĂ¼ger <[email protected]> listen-0.7.3.ebuild,
+ listen-1.3.1-r1.ebuild:
+ Remove ree18 and ruby18 target.
22 Dec 2013; Anthony G. Basile <[email protected]> listen-1.3.1-r1.ebuild:
Keyword ~ppc64, bug #465948