public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/bcat: bcat-0.6.2-r2.ebuild bcat-0.6.2-r1.ebuild bcat-0.6.2.ebuild ChangeLog
@ 2014-08-05 16:00 Manuel Rueger (mrueg)
  0 siblings, 0 replies; only message in thread
From: Manuel Rueger (mrueg) @ 2014-08-05 16:00 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/08/05 16:00:57

  Modified:             bcat-0.6.2-r2.ebuild bcat-0.6.2-r1.ebuild
                        bcat-0.6.2.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/bcat/bcat-0.6.2-r2.ebuild

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

Index: bcat-0.6.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bcat/bcat-0.6.2-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bcat-0.6.2-r2.ebuild	9 May 2014 20:45:27 -0000	1.1
+++ bcat-0.6.2-r2.ebuild	5 Aug 2014 16:00:57 -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/bcat/bcat-0.6.2-r2.ebuild,v 1.1 2014/05/09 20:45:27 p8952 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcat/bcat-0.6.2-r2.ebuild,v 1.2 2014/08/05 16:00:57 mrueg Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -10,7 +10,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="A pipe to browser utility for use at the shell and within editors like Vim or Emacs."
+DESCRIPTION="A pipe to browser utility for use at the shell and within editors like Vim or Emacs"
 HOMEPAGE="http://github.com/rtomayko/bcat"
 
 LICENSE="MIT"



1.3                  dev-ruby/bcat/bcat-0.6.2-r1.ebuild

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

Index: bcat-0.6.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bcat/bcat-0.6.2-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bcat-0.6.2-r1.ebuild	5 Apr 2014 13:50:05 -0000	1.2
+++ bcat-0.6.2-r1.ebuild	5 Aug 2014 16:00:57 -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/bcat/bcat-0.6.2-r1.ebuild,v 1.2 2014/04/05 13:50:05 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcat/bcat-0.6.2-r1.ebuild,v 1.3 2014/08/05 16:00:57 mrueg Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -10,7 +10,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="A pipe to browser utility for use at the shell and within editors like Vim or Emacs."
+DESCRIPTION="A pipe to browser utility for use at the shell and within editors like Vim or Emacs"
 HOMEPAGE="http://github.com/rtomayko/bcat"
 
 LICENSE="MIT"



1.18                 dev-ruby/bcat/bcat-0.6.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bcat/bcat-0.6.2.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bcat/bcat-0.6.2.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bcat/bcat-0.6.2.ebuild?r1=1.17&r2=1.18

Index: bcat-0.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bcat/bcat-0.6.2.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- bcat-0.6.2.ebuild	21 Jul 2014 13:56:55 -0000	1.17
+++ bcat-0.6.2.ebuild	5 Aug 2014 16:00:57 -0000	1.18
@@ -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/bcat/bcat-0.6.2.ebuild,v 1.17 2014/07/21 13:56:55 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcat/bcat-0.6.2.ebuild,v 1.18 2014/08/05 16:00:57 mrueg Exp $
 
 EAPI=4
 USE_RUBY="ruby19"
@@ -10,7 +10,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="A pipe to browser utility for use at the shell and within editors like Vim or Emacs."
+DESCRIPTION="A pipe to browser utility for use at the shell and within editors like Vim or Emacs"
 HOMEPAGE="http://github.com/rtomayko/bcat"
 
 LICENSE="MIT"



1.23                 dev-ruby/bcat/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bcat/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	21 Jul 2014 13:56:55 -0000	1.22
+++ ChangeLog	5 Aug 2014 16:00:57 -0000	1.23
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/bcat
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcat/ChangeLog,v 1.22 2014/07/21 13:56:55 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bcat/ChangeLog,v 1.23 2014/08/05 16:00:57 mrueg Exp $
+
+  05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> bcat-0.6.2-r1.ebuild,
+  bcat-0.6.2-r2.ebuild, bcat-0.6.2.ebuild:
+  Remove trailing '.' from DESCRIPTION.
 
   21 Jul 2014; Tobias Klausmann <klausman@gentoo.org> bcat-0.6.2.ebuild:
   Stable on alpha, bug #493780





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-05 16:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-05 16:00 [gentoo-commits] gentoo-x86 commit in dev-ruby/bcat: bcat-0.6.2-r2.ebuild bcat-0.6.2-r1.ebuild bcat-0.6.2.ebuild ChangeLog Manuel Rueger (mrueg)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox