public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/coderay: coderay-1.1.0-r1.ebuild coderay-1.0.9.ebuild coderay-1.1.0-r2.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:34

  Modified:             coderay-1.1.0-r1.ebuild coderay-1.0.9.ebuild
                        coderay-1.1.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.7                  dev-ruby/coderay/coderay-1.1.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.1.0-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.1.0-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/coderay/coderay-1.1.0-r1.ebuild?r1=1.6&r2=1.7

Index: coderay-1.1.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.1.0-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- coderay-1.1.0-r1.ebuild	21 Jul 2014 15:08:09 -0000	1.6
+++ coderay-1.1.0-r1.ebuild	5 Aug 2014 16:00:34 -0000	1.7
@@ -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/coderay/coderay-1.1.0-r1.ebuild,v 1.6 2014/07/21 15:08:09 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.1.0-r1.ebuild,v 1.7 2014/08/05 16:00:34 mrueg Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="A Ruby library for syntax highlighting."
+DESCRIPTION="A Ruby library for syntax highlighting"
 HOMEPAGE="http://coderay.rubychan.de/"
 SRC_URI="https://github.com/rubychan/coderay/tarball/v${PV} -> ${P}.tgz"
 



1.13                 dev-ruby/coderay/coderay-1.0.9.ebuild

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

Index: coderay-1.0.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.9.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- coderay-1.0.9.ebuild	7 May 2014 19:34:19 -0000	1.12
+++ coderay-1.0.9.ebuild	5 Aug 2014 16:00:34 -0000	1.13
@@ -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/coderay/coderay-1.0.9.ebuild,v 1.12 2014/05/07 19:34:19 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.0.9.ebuild,v 1.13 2014/08/05 16:00:34 mrueg Exp $
 
 EAPI=4
 
@@ -17,7 +17,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="A Ruby library for syntax highlighting."
+DESCRIPTION="A Ruby library for syntax highlighting"
 HOMEPAGE="http://coderay.rubychan.de/"
 SRC_URI="https://github.com/rubychan/coderay/tarball/v${PV} -> ${P}.tgz"
 



1.3                  dev-ruby/coderay/coderay-1.1.0-r2.ebuild

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

Index: coderay-1.1.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.1.0-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- coderay-1.1.0-r2.ebuild	16 Jun 2014 15:39:26 -0000	1.2
+++ coderay-1.1.0-r2.ebuild	5 Aug 2014 16:00:34 -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/coderay/coderay-1.1.0-r2.ebuild,v 1.2 2014/06/16 15:39:26 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/coderay-1.1.0-r2.ebuild,v 1.3 2014/08/05 16:00:34 mrueg Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="A Ruby library for syntax highlighting."
+DESCRIPTION="A Ruby library for syntax highlighting"
 HOMEPAGE="http://coderay.rubychan.de/"
 SRC_URI="https://github.com/rubychan/coderay/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 



1.86                 dev-ruby/coderay/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog	21 Jul 2014 15:08:09 -0000	1.85
+++ ChangeLog	5 Aug 2014 16:00:34 -0000	1.86
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/coderay
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.85 2014/07/21 15:08:09 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/coderay/ChangeLog,v 1.86 2014/08/05 16:00:34 mrueg Exp $
+
+  05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> coderay-1.0.9.ebuild,
+  coderay-1.1.0-r1.ebuild, coderay-1.1.0-r2.ebuild:
+  Remove trailing '.' from DESCRIPTION.
 
   21 Jul 2014; Tobias Klausmann <klausman@gentoo.org> coderay-1.1.0-r1.ebuild:
   Stable on alpha, bug #513430





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

only message in thread, other threads:[~2014-08-05 16:00 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/coderay: coderay-1.1.0-r1.ebuild coderay-1.0.9.ebuild coderay-1.1.0-r2.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