mrueg 14/04/05 16:07:21
Modified: text-format-1.0.0-r3.ebuild
text-format-1.0.0-r4.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.15 dev-ruby/text-format/text-format-1.0.0-r3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild?rev=1.15&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild?rev=1.15&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild?r1=1.14&r2=1.15
Index: text-format-1.0.0-r3.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- text-format-1.0.0-r3.ebuild 9 Jan 2013 14:23:56 -0000 1.14
+++ text-format-1.0.0-r3.ebuild 5 Apr 2014 16:07:21 -0000 1.15
@@ -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/text-format/text-format-1.0.0-r3.ebuild,v 1.14
2013/01/09 14:23:56 jer Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild,v 1.15
2014/04/05 16:07:21 mrueg Exp $
EAPI=2
-USE_RUBY="ruby18 ree18 ruby19 jruby"
+USE_RUBY="ruby19 jruby"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README Changelog ToDo"
1.2 dev-ruby/text-format/text-format-1.0.0-r4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r4.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r4.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r4.ebuild?r1=1.1&r2=1.2
Index: text-format-1.0.0-r4.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- text-format-1.0.0-r4.ebuild 19 Dec 2013 23:56:20 -0000 1.1
+++ text-format-1.0.0-r4.ebuild 5 Apr 2014 16:07:21 -0000 1.2
@@ -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/text-format/text-format-1.0.0-r4.ebuild,v 1.1
2013/12/19 23:56:20 mrueg Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r4.ebuild,v 1.2
2014/04/05 16:07:21 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_EXTRADOC="README Changelog ToDo"
1.68 dev-ruby/text-format/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/ChangeLog?rev=1.68&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/ChangeLog?rev=1.68&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/text-format/ChangeLog?r1=1.67&r2=1.68
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog 19 Dec 2013 23:56:20 -0000 1.67
+++ ChangeLog 5 Apr 2014 16:07:21 -0000 1.68
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/text-format
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.67
2013/12/19 23:56:20 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.68
2014/04/05 16:07:21 mrueg Exp $
+
+ 05 Apr 2014; Manuel RĂ¼ger <[email protected]> text-format-1.0.0-r3.ebuild,
+ text-format-1.0.0-r4.ebuild:
+ Remove ree18 and ruby18 target.
*text-format-1.0.0-r4 (19 Dec 2013)