public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/sparklines: sparklines-0.5.2-r3.ebuild sparklines-0.5.2-r4.ebuild ChangeLog
@ 2014-04-19  3:29 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-04-19  3:29 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/04/19 03:29:44

  Modified:             sparklines-0.5.2-r3.ebuild
                        sparklines-0.5.2-r4.ebuild ChangeLog
  Log:
  Remove ruby18 target.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.4                  dev-ruby/sparklines/sparklines-0.5.2-r3.ebuild

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

Index: sparklines-0.5.2-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sparklines-0.5.2-r3.ebuild	4 Jul 2013 09:13:38 -0000	1.3
+++ sparklines-0.5.2-r3.ebuild	19 Apr 2014 03:29:43 -0000	1.4
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r3.ebuild,v 1.3 2013/07/04 09:13:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r3.ebuild,v 1.4 2014/04/19 03:29:43 mrueg Exp $
 
 EAPI=4
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby19"
 
 RUBY_FAKEGEM_TASK_DOC=""
 



1.2                  dev-ruby/sparklines/sparklines-0.5.2-r4.ebuild

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

Index: sparklines-0.5.2-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sparklines-0.5.2-r4.ebuild	11 Nov 2013 11:18:45 -0000	1.1
+++ sparklines-0.5.2-r4.ebuild	19 Apr 2014 03:29:43 -0000	1.2
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r4.ebuild,v 1.1 2013/11/11 11:18:45 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r4.ebuild,v 1.2 2014/04/19 03:29:43 mrueg Exp $
 
 EAPI=5
-USE_RUBY="ruby18 ruby19 ruby20"
+USE_RUBY="ruby19 ruby20"
 
 RUBY_FAKEGEM_TASK_DOC=""
 



1.17                 dev-ruby/sparklines/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	11 Nov 2013 11:18:45 -0000	1.16
+++ ChangeLog	19 Apr 2014 03:29:44 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/sparklines
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v 1.16 2013/11/11 11:18:45 mrueg Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v 1.17 2014/04/19 03:29:44 mrueg Exp $
+
+  19 Apr 2014; Manuel Rüger <mrueg@gentoo.org> sparklines-0.5.2-r3.ebuild,
+  sparklines-0.5.2-r4.ebuild:
+  Remove ruby18 target.
 
 *sparklines-0.5.2-r4 (11 Nov 2013)
 





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-ruby/sparklines: sparklines-0.5.2-r3.ebuild sparklines-0.5.2-r4.ebuild ChangeLog
@ 2014-08-05 16:00 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 2+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-08-05 16:00 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/08/05 16:00:56

  Modified:             sparklines-0.5.2-r3.ebuild
                        sparklines-0.5.2-r4.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/sparklines/sparklines-0.5.2-r3.ebuild

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

Index: sparklines-0.5.2-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sparklines-0.5.2-r3.ebuild	19 Apr 2014 03:29:43 -0000	1.4
+++ sparklines-0.5.2-r3.ebuild	5 Aug 2014 16:00:56 -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/sparklines/sparklines-0.5.2-r3.ebuild,v 1.4 2014/04/19 03:29:43 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r3.ebuild,v 1.5 2014/08/05 16:00:56 mrueg Exp $
 
 EAPI=4
 USE_RUBY="ruby19"
@@ -11,7 +11,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="Create sparklines, small graphs to be used inline in texts."
+DESCRIPTION="Create sparklines, small graphs to be used inline in texts"
 HOMEPAGE="http://sparklines.rubyforge.org/"
 
 LICENSE="MIT"



1.3                  dev-ruby/sparklines/sparklines-0.5.2-r4.ebuild

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

Index: sparklines-0.5.2-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sparklines-0.5.2-r4.ebuild	19 Apr 2014 03:29:43 -0000	1.2
+++ sparklines-0.5.2-r4.ebuild	5 Aug 2014 16:00:56 -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/sparklines/sparklines-0.5.2-r4.ebuild,v 1.2 2014/04/19 03:29:43 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r4.ebuild,v 1.3 2014/08/05 16:00:56 mrueg Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -11,7 +11,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="Create sparklines, small graphs to be used inline in texts."
+DESCRIPTION="Create sparklines, small graphs to be used inline in texts"
 HOMEPAGE="http://sparklines.rubyforge.org/"
 
 LICENSE="MIT"



1.18                 dev-ruby/sparklines/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	19 Apr 2014 03:29:44 -0000	1.17
+++ ChangeLog	5 Aug 2014 16:00:56 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/sparklines
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v 1.17 2014/04/19 03:29:44 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v 1.18 2014/08/05 16:00:56 mrueg Exp $
+
+  05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> sparklines-0.5.2-r3.ebuild,
+  sparklines-0.5.2-r4.ebuild:
+  Remove trailing '.' from DESCRIPTION.
 
   19 Apr 2014; Manuel Rüger <mrueg@gentoo.org> sparklines-0.5.2-r3.ebuild,
   sparklines-0.5.2-r4.ebuild:





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-05 16:01 UTC | newest]

Thread overview: 2+ messages (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/sparklines: sparklines-0.5.2-r3.ebuild sparklines-0.5.2-r4.ebuild ChangeLog Manuel Rueger (mrueg)
  -- strict thread matches above, loose matches on Subject: below --
2014-04-19  3:29 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