mrueg       14/08/05 16:01:00

  Modified:             columnize-0.8.9.ebuild columnize-0.3.6-r1.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.2                  dev-ruby/columnize/columnize-0.8.9.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/columnize/columnize-0.8.9.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/columnize/columnize-0.8.9.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/columnize/columnize-0.8.9.ebuild?r1=1.1&r2=1.2

Index: columnize-0.8.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/columnize/columnize-0.8.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- columnize-0.8.9.ebuild      24 Apr 2014 06:23:09 -0000      1.1
+++ columnize-0.8.9.ebuild      5 Aug 2014 16:00:59 -0000       1.2
@@ -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/columnize/columnize-0.8.9.ebuild,v 
1.1 2014/04/24 06:23:09 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/columnize/columnize-0.8.9.ebuild,v 
1.2 2014/08/05 16:00:59 mrueg Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -10,7 +10,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="Sorts an array in column order."
+DESCRIPTION="Sorts an array in column order"
 HOMEPAGE="http://rubyforge.org/projects/rocky-hacks/";
 
 LICENSE="Ruby"



1.4                  dev-ruby/columnize/columnize-0.3.6-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/columnize/columnize-0.3.6-r1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/columnize/columnize-0.3.6-r1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/columnize/columnize-0.3.6-r1.ebuild?r1=1.3&r2=1.4

Index: columnize-0.3.6-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/columnize/columnize-0.3.6-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- columnize-0.3.6-r1.ebuild   24 Apr 2014 20:13:17 -0000      1.3
+++ columnize-0.3.6-r1.ebuild   5 Aug 2014 16:00:59 -0000       1.4
@@ -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/columnize/columnize-0.3.6-r1.ebuild,v 1.3 
2014/04/24 20:13:17 mrueg Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-ruby/columnize/columnize-0.3.6-r1.ebuild,v 1.4 
2014/08/05 16:00:59 mrueg Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21 jruby"
@@ -10,7 +10,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="Sorts an array in column order."
+DESCRIPTION="Sorts an array in column order"
 HOMEPAGE="http://rubyforge.org/projects/rocky-hacks/";
 
 LICENSE="Ruby"



1.33                 dev-ruby/columnize/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/columnize/ChangeLog?rev=1.33&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/columnize/ChangeLog?rev=1.33&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/columnize/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/columnize/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   24 Apr 2014 20:13:17 -0000      1.32
+++ ChangeLog   5 Aug 2014 16:00:59 -0000       1.33
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/columnize
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/columnize/ChangeLog,v 1.32 
2014/04/24 20:13:17 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/columnize/ChangeLog,v 1.33 
2014/08/05 16:00:59 mrueg Exp $
+
+  05 Aug 2014; Manuel Rüger <mr...@gentoo.org> columnize-0.3.6-r1.ebuild,
+  columnize-0.8.9.ebuild:
+  Remove trailing '.' from DESCRIPTION.
 
   24 Apr 2014; Manuel Rüger <mr...@gentoo.org> columnize-0.3.6-r1.ebuild:
   Remove ruby18 support.




Reply via email to