mrueg 14/04/24 17:45:05
Modified: ruby-termios-0.9.6-r2.ebuild
ruby-termios-1.0.0.ebuild ChangeLog
Log:
Remove ruby18 support.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path
1.4 dev-ruby/ruby-termios/ruby-termios-0.9.6-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-0.9.6-r2.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-0.9.6-r2.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-0.9.6-r2.ebuild?r1=1.3&r2=1.4
Index: ruby-termios-0.9.6-r2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-0.9.6-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ruby-termios-0.9.6-r2.ebuild 4 Jul 2013 09:13:48 -0000 1.3
+++ ruby-termios-0.9.6-r2.ebuild 24 Apr 2014 17:45:05 -0000 1.4
@@ -1,9 +1,9 @@
-# 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/ruby-termios/ruby-termios-0.9.6-r2.ebuild,v
1.3 2013/07/04 09:13:48 ago Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-0.9.6-r2.ebuild,v
1.4 2014/04/24 17:45:05 mrueg Exp $
EAPI=4
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19"
inherit ruby-ng
1.3 dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild?r1=1.2&r2=1.3
Index: ruby-termios-1.0.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ruby-termios-1.0.0.ebuild 13 Nov 2013 19:03:06 -0000 1.2
+++ ruby-termios-1.0.0.ebuild 24 Apr 2014 17:45:05 -0000 1.3
@@ -1,9 +1,9 @@
-# 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/ruby-termios/ruby-termios-1.0.0.ebuild,v 1.2
2013/11/13 19:03:06 mrueg Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ruby-termios-1.0.0.ebuild,v 1.3
2014/04/24 17:45:05 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20"
+USE_RUBY="ruby19 ruby20"
inherit multilib ruby-ng
1.38 dev-ruby/ruby-termios/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-termios/ChangeLog?rev=1.38&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-termios/ChangeLog?rev=1.38&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-termios/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 13 Nov 2013 19:02:23 -0000 1.37
+++ ChangeLog 24 Apr 2014 17:45:05 -0000 1.38
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/ruby-termios
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ChangeLog,v 1.37
2013/11/13 19:02:23 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-termios/ChangeLog,v 1.38
2014/04/24 17:45:05 mrueg Exp $
+
+ 24 Apr 2014; Manuel RĂ¼ger <[email protected]> ruby-termios-0.9.6-r2.ebuild,
+ ruby-termios-1.0.0.ebuild:
+ Remove ruby18 support.
*ruby-termios-1.0.0 (13 Nov 2013)