mrueg 14/08/05 16:00:27
Modified: tidy_table-0.0.5-r3.ebuild
tidy_table-0.0.5-r2.ebuild ChangeLog
Log:
Remove trailing '.' from DESCRIPTION.
(Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key
)
Revision Changes Path
1.3 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.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r3.ebuild?rev=1.3&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.2&r2=1.3
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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tidy_table-0.0.5-r3.ebuild 5 Apr 2014 16:03:36 -0000 1.2
+++ tidy_table-0.0.5-r3.ebuild 5 Aug 2014 16:00:27 -0000 1.3
@@ -1,6 +1,6 @@
# 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.2
2014/04/05 16:03:36 mrueg Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r3.ebuild,v 1.3
2014/08/05 16:00:27 mrueg Exp $
EAPI=5
USE_RUBY="ruby19 ruby20 jruby"
@@ -14,7 +14,7 @@
inherit ruby-fakegem
-DESCRIPTION="Tool to convert an array of struct into an HTML table."
+DESCRIPTION="Tool to convert an array of struct into an HTML table"
HOMEPAGE="http://seattlerb.rubyforge.org/tidy_table"
LICENSE="MIT"
1.6 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.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild?rev=1.6&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.5&r2=1.6
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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tidy_table-0.0.5-r2.ebuild 5 Apr 2014 16:03:36 -0000 1.5
+++ tidy_table-0.0.5-r2.ebuild 5 Aug 2014 16:00:27 -0000 1.6
@@ -1,6 +1,6 @@
# 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.5
2014/04/05 16:03:36 mrueg Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild,v 1.6
2014/08/05 16:00:27 mrueg Exp $
EAPI=4
USE_RUBY="ruby19 jruby"
@@ -14,7 +14,7 @@
inherit ruby-fakegem
-DESCRIPTION="Tool to convert an array of struct into an HTML table."
+DESCRIPTION="Tool to convert an array of struct into an HTML table"
HOMEPAGE="http://seattlerb.rubyforge.org/tidy_table/"
LICENSE="MIT"
1.18 dev-ruby/tidy_table/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/ChangeLog?rev=1.18&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/ChangeLog?rev=1.18&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy_table/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 5 Apr 2014 16:03:36 -0000 1.17
+++ ChangeLog 5 Aug 2014 16:00:27 -0000 1.18
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/tidy_table
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/ChangeLog,v 1.18
2014/08/05 16:00:27 mrueg Exp $
+
+ 05 Aug 2014; Manuel Rüger <[email protected]> tidy_table-0.0.5-r2.ebuild,
+ tidy_table-0.0.5-r3.ebuild:
+ Remove trailing '.' from DESCRIPTION.
05 Apr 2014; Manuel Rüger <[email protected]> tidy_table-0.0.5-r2.ebuild,
tidy_table-0.0.5-r3.ebuild: