mrueg       14/08/05 16:00:53

  Modified:             gherkin-2.11.6.ebuild gherkin-2.12.0-r1.ebuild
                        gherkin-2.12.0-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.12                 dev-ruby/gherkin/gherkin-2.11.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild?r1=1.11&r2=1.12

Index: gherkin-2.11.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- gherkin-2.11.6.ebuild       21 Jul 2014 13:53:12 -0000      1.11
+++ gherkin-2.11.6.ebuild       5 Aug 2014 16:00:53 -0000       1.12
@@ -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/gherkin/gherkin-2.11.6.ebuild,v 
1.11 2014/07/21 13:53:12 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.11.6.ebuild,v 
1.12 2014/08/05 16:00:53 mrueg Exp $
 
 EAPI=4
 USE_RUBY="ruby19"
@@ -13,7 +13,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="Fast Gherkin lexer and parser based on Ragel."
+DESCRIPTION="Fast Gherkin lexer and parser based on Ragel"
 HOMEPAGE="https://github.com/cucumber/gherkin";
 LICENSE="MIT"
 SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> 
${P}-git.tgz"



1.4                  dev-ruby/gherkin/gherkin-2.12.0-r1.ebuild

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

Index: gherkin-2.12.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gherkin-2.12.0-r1.ebuild    24 Apr 2014 17:35:33 -0000      1.3
+++ gherkin-2.12.0-r1.ebuild    5 Aug 2014 16:00:53 -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/gherkin/gherkin-2.12.0-r1.ebuild,v 
1.3 2014/04/24 17:35:33 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0-r1.ebuild,v 
1.4 2014/08/05 16:00:53 mrueg Exp $
 
 EAPI=5
 USE_RUBY="ruby19"
@@ -13,7 +13,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="Fast Gherkin lexer and parser based on Ragel."
+DESCRIPTION="Fast Gherkin lexer and parser based on Ragel"
 HOMEPAGE="https://github.com/cucumber/gherkin";
 LICENSE="MIT"
 SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> 
${P}-git.tgz"



1.5                  dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild

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

Index: gherkin-2.12.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gherkin-2.12.0-r2.ebuild    22 Jul 2014 15:57:38 -0000      1.4
+++ gherkin-2.12.0-r2.ebuild    5 Aug 2014 16:00:53 -0000       1.5
@@ -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/gherkin/gherkin-2.12.0-r2.ebuild,v 
1.4 2014/07/22 15:57:38 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild,v 
1.5 2014/08/05 16:00:53 mrueg Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -13,7 +13,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="Fast Gherkin lexer and parser based on Ragel."
+DESCRIPTION="Fast Gherkin lexer and parser based on Ragel"
 HOMEPAGE="https://github.com/cucumber/gherkin";
 LICENSE="MIT"
 SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> 
${P}-git.tgz"



1.69                 dev-ruby/gherkin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog   22 Jul 2014 15:57:38 -0000      1.68
+++ ChangeLog   5 Aug 2014 16:00:53 -0000       1.69
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/gherkin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.68 
2014/07/22 15:57:38 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.69 
2014/08/05 16:00:53 mrueg Exp $
+
+  05 Aug 2014; Manuel RĂ¼ger <[email protected]> gherkin-2.11.6.ebuild,
+  gherkin-2.12.0-r1.ebuild, gherkin-2.12.0-r2.ebuild:
+  Remove trailing '.' from DESCRIPTION.
 
   22 Jul 2014; Tobias Klausmann <[email protected]> gherkin-2.12.0-r2.ebuild:
   Keyworded on alpha, bug #465948




Reply via email to