public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/unf: unf-0.1.1.ebuild unf-0.1.3-r1.ebuild unf-0.1.4.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:35

  Modified:             unf-0.1.1.ebuild unf-0.1.3-r1.ebuild
                        unf-0.1.4.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.5                  dev-ruby/unf/unf-0.1.1.ebuild

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

Index: unf-0.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/unf/unf-0.1.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- unf-0.1.1.ebuild	19 Apr 2014 03:35:26 -0000	1.4
+++ unf-0.1.1.ebuild	5 Aug 2014 16:00:35 -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/unf/unf-0.1.1.ebuild,v 1.4 2014/04/19 03:35:26 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf/unf-0.1.1.ebuild,v 1.5 2014/08/05 16:00:35 mrueg Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="A wrapper library to bring Unicode Normalization Form support to Ruby/JRuby."
+DESCRIPTION="A wrapper library to bring Unicode Normalization Form support to Ruby/JRuby"
 HOMEPAGE="https://github.com/knu/ruby-unf"
 
 LICENSE="BSD-2"



1.5                  dev-ruby/unf/unf-0.1.3-r1.ebuild

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

Index: unf-0.1.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/unf/unf-0.1.3-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- unf-0.1.3-r1.ebuild	14 Jun 2014 10:44:20 -0000	1.4
+++ unf-0.1.3-r1.ebuild	5 Aug 2014 16:00:35 -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/unf/unf-0.1.3-r1.ebuild,v 1.4 2014/06/14 10:44:20 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf/unf-0.1.3-r1.ebuild,v 1.5 2014/08/05 16:00:35 mrueg Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="A wrapper library to bring Unicode Normalization Form support to Ruby/JRuby."
+DESCRIPTION="A wrapper library to bring Unicode Normalization Form support to Ruby/JRuby"
 HOMEPAGE="https://github.com/knu/ruby-unf"
 
 LICENSE="BSD-2"



1.3                  dev-ruby/unf/unf-0.1.4.ebuild

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

Index: unf-0.1.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/unf/unf-0.1.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- unf-0.1.4.ebuild	14 Jun 2014 01:38:16 -0000	1.2
+++ unf-0.1.4.ebuild	5 Aug 2014 16:00:35 -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/unf/unf-0.1.4.ebuild,v 1.2 2014/06/14 01:38:16 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf/unf-0.1.4.ebuild,v 1.3 2014/08/05 16:00:35 mrueg Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="A wrapper library to bring Unicode Normalization Form support to Ruby/JRuby."
+DESCRIPTION="A wrapper library to bring Unicode Normalization Form support to Ruby/JRuby"
 HOMEPAGE="https://github.com/knu/ruby-unf"
 
 LICENSE="BSD-2"



1.19                 dev-ruby/unf/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/unf/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	14 Jun 2014 10:44:20 -0000	1.18
+++ ChangeLog	5 Aug 2014 16:00:35 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/unf
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf/ChangeLog,v 1.18 2014/06/14 10:44:20 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/unf/ChangeLog,v 1.19 2014/08/05 16:00:35 mrueg Exp $
+
+  05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> unf-0.1.1.ebuild,
+  unf-0.1.3-r1.ebuild, unf-0.1.4.ebuild:
+  Remove trailing '.' from DESCRIPTION.
 
   14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> unf-0.1.3-r1.ebuild:
   x86 stable wrt bug #495010





^ 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/unf: unf-0.1.1.ebuild unf-0.1.3-r1.ebuild unf-0.1.4.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