mrueg 14/04/05 16:03:37
Modified: tidy_table-0.0.5-r3.ebuild
tidy_table-0.0.5-r2.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.2 dev-ruby/tidy_table/tidy_table-0.0.5-r3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r3.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r3.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r3.ebuild?r1=1.1&r2=1.2
Index: tidy_table-0.0.5-r3.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tidy_table-0.0.5-r3.ebuild 9 Oct 2013 00:42:53 -0000 1.1
+++ tidy_table-0.0.5-r3.ebuild 5 Apr 2014 16:03:36 -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/tidy_table/tidy_table-0.0.5-r3.ebuild,v 1.1
2013/10/09 00:42:53 mrueg Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r3.ebuild,v 1.2
2014/04/05 16:03:36 mrueg Exp $
EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20 jruby"
+USE_RUBY="ruby19 ruby20 jruby"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
1.5 dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild?r1=1.4&r2=1.5
Index: tidy_table-0.0.5-r2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tidy_table-0.0.5-r2.ebuild 5 Jan 2013 12:51:23 -0000 1.4
+++ tidy_table-0.0.5-r2.ebuild 5 Apr 2014 16:03:36 -0000 1.5
@@ -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/tidy_table/tidy_table-0.0.5-r2.ebuild,v 1.4
2013/01/05 12:51:23 ago Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild,v 1.5
2014/04/05 16:03:36 mrueg Exp $
EAPI=4
-USE_RUBY="ruby18 ruby19 ree18 jruby"
+USE_RUBY="ruby19 jruby"
RUBY_FAKEGEM_RECIPE_TEST="rspec"
@@ -15,7 +15,7 @@
inherit ruby-fakegem
DESCRIPTION="Tool to convert an array of struct into an HTML table."
-HOMEPAGE="http://seattlerb.rubyforge.org/${PN}/"
+HOMEPAGE="http://seattlerb.rubyforge.org/tidy_table/"
LICENSE="MIT"
SLOT="0"
1.17 dev-ruby/tidy_table/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/ChangeLog?rev=1.17&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/ChangeLog?rev=1.17&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 9 Oct 2013 00:42:53 -0000 1.16
+++ ChangeLog 5 Apr 2014 16:03:36 -0000 1.17
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/tidy_table
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/ChangeLog,v 1.16
2013/10/09 00:42:53 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/ChangeLog,v 1.17
2014/04/05 16:03:36 mrueg Exp $
+
+ 05 Apr 2014; Manuel RĂ¼ger <[email protected]> tidy_table-0.0.5-r2.ebuild,
+ tidy_table-0.0.5-r3.ebuild:
+ Remove ree18 and ruby18 target.
*tidy_table-0.0.5-r3 (09 Oct 2013)