public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/sparklines: ChangeLog sparklines-0.5.2-r2.ebuild
@ 2010-01-12 19:06 Hans de Graaff (graaff)
  0 siblings, 0 replies; 5+ messages in thread
From: Hans de Graaff (graaff) @ 2010-01-12 19:06 UTC (permalink / raw
  To: gentoo-commits

graaff      10/01/12 19:06:12

  Modified:             ChangeLog
  Added:                sparklines-0.5.2-r2.ebuild
  Log:
  Convert to ruby-fakegem.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  dev-ruby/sparklines/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/sparklines/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/sparklines/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/sparklines/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	25 Aug 2009 17:00:11 -0000	1.5
+++ ChangeLog	12 Jan 2010 19:06:11 -0000	1.6
@@ -1,6 +1,12 @@
 # ChangeLog for dev-ruby/sparklines
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v 1.5 2009/08/25 17:00:11 graaff Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v 1.6 2010/01/12 19:06:11 graaff Exp $
+
+*sparklines-0.5.2-r2 (12 Jan 2010)
+
+  12 Jan 2010; Hans de Graaff <graaff@gentoo.org>
+  +sparklines-0.5.2-r2.ebuild:
+  Convert to ruby-fakegem.
 
   25 Aug 2009; Hans de Graaff <graaff@gentoo.org> -sparklines-0.5.2.ebuild:
   Remove old version.



1.1                  dev-ruby/sparklines/sparklines-0.5.2-r2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r2.ebuild?rev=1.1&content-type=text/plain

Index: sparklines-0.5.2-r2.ebuild
===================================================================
# Copyright 1999-2010 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-r2.ebuild,v 1.1 2010/01/12 19:06:11 graaff Exp $

EAPI="2"
USE_RUBY="ruby18"

RUBY_FAKEGEM_TASK_DOC=""

RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"

inherit ruby-fakegem

DESCRIPTION="Create sparklines, small graphs to be used inline in texts."
HOMEPAGE="http://sparklines.rubyforge.org/"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="dev-ruby/rmagick"

ruby_add_bdepend test "dev-ruby/hoe dev-ruby/tidy_table dev-ruby/dust"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/sparklines: ChangeLog sparklines-0.5.2-r2.ebuild
@ 2010-06-29 10:41 Christoph Mende (angelos)
  0 siblings, 0 replies; 5+ messages in thread
From: Christoph Mende (angelos) @ 2010-06-29 10:41 UTC (permalink / raw
  To: gentoo-commits

angelos     10/06/29 10:41:01

  Modified:             ChangeLog sparklines-0.5.2-r2.ebuild
  Log:
  Stable on amd64 wrt bug #321217
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  dev-ruby/sparklines/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	28 Feb 2010 09:17:24 -0000	1.7
+++ ChangeLog	29 Jun 2010 10:41:01 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/sparklines
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v 1.7 2010/02/28 09:17:24 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v 1.8 2010/06/29 10:41:01 angelos Exp $
+
+  29 Jun 2010; Christoph Mende <angelos@gentoo.org>
+  sparklines-0.5.2-r2.ebuild:
+  Stable on amd64 wrt bug #321217
 
   28 Feb 2010; Hans de Graaff <graaff@gentoo.org>
   -sparklines-0.5.2-r1.ebuild:



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

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

Index: sparklines-0.5.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sparklines-0.5.2-r2.ebuild	12 Jan 2010 19:06:11 -0000	1.1
+++ sparklines-0.5.2-r2.ebuild	29 Jun 2010 10:41:01 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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-r2.ebuild,v 1.1 2010/01/12 19:06:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r2.ebuild,v 1.2 2010/06/29 10:41:01 angelos Exp $
 
 EAPI="2"
 USE_RUBY="ruby18"
@@ -16,7 +16,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-ruby/rmagick"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/sparklines: ChangeLog sparklines-0.5.2-r2.ebuild
@ 2010-07-21 12:56 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 5+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-07-21 12:56 UTC (permalink / raw
  To: gentoo-commits

fauli       10/07/21 12:56:38

  Modified:             ChangeLog sparklines-0.5.2-r2.ebuild
  Log:
  stable x86, bug 321217
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.9                  dev-ruby/sparklines/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	29 Jun 2010 10:41:01 -0000	1.8
+++ ChangeLog	21 Jul 2010 12:56:38 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/sparklines
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v 1.8 2010/06/29 10:41:01 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v 1.9 2010/07/21 12:56:38 fauli Exp $
+
+  21 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+  sparklines-0.5.2-r2.ebuild:
+  stable x86, bug 321217
 
   29 Jun 2010; Christoph Mende <angelos@gentoo.org>
   sparklines-0.5.2-r2.ebuild:



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

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

Index: sparklines-0.5.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sparklines-0.5.2-r2.ebuild	29 Jun 2010 10:41:01 -0000	1.2
+++ sparklines-0.5.2-r2.ebuild	21 Jul 2010 12:56:38 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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-r2.ebuild,v 1.2 2010/06/29 10:41:01 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r2.ebuild,v 1.3 2010/07/21 12:56:38 fauli Exp $
 
 EAPI="2"
 USE_RUBY="ruby18"
@@ -16,7 +16,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="dev-ruby/rmagick"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/sparklines: ChangeLog sparklines-0.5.2-r2.ebuild
@ 2011-01-07 10:59 Hans de Graaff (graaff)
  0 siblings, 0 replies; 5+ messages in thread
From: Hans de Graaff (graaff) @ 2011-01-07 10:59 UTC (permalink / raw
  To: gentoo-commits

graaff      11/01/07 10:59:36

  Modified:             ChangeLog sparklines-0.5.2-r2.ebuild
  Log:
  Keyword ~x86-macos.
  
  (Portage version: 2.1.9.25/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-ruby/sparklines/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	21 Aug 2010 20:04:42 -0000	1.10
+++ ChangeLog	7 Jan 2011 10:59:36 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/sparklines
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v 1.10 2010/08/21 20:04:42 flameeyes Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v 1.11 2011/01/07 10:59:36 graaff Exp $
+
+  07 Jan 2011; Hans de Graaff <graaff@gentoo.org>
+  sparklines-0.5.2-r2.ebuild:
+  Keyword ~x86-macos.
 
   21 Aug 2010; Diego E. Pettenò <flameeyes@gentoo.org>
   -files/sparklines.gemspec:



1.4                  dev-ruby/sparklines/sparklines-0.5.2-r2.ebuild

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

Index: sparklines-0.5.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sparklines-0.5.2-r2.ebuild	21 Jul 2010 12:56:38 -0000	1.3
+++ sparklines-0.5.2-r2.ebuild	7 Jan 2011 10:59:36 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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-r2.ebuild,v 1.3 2010/07/21 12:56:38 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/sparklines-0.5.2-r2.ebuild,v 1.4 2011/01/07 10:59:36 graaff Exp $
 
 EAPI="2"
 USE_RUBY="ruby18"
@@ -16,7 +16,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 x86 ~x86-macos"
 IUSE=""
 
 RDEPEND="dev-ruby/rmagick"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/sparklines: ChangeLog sparklines-0.5.2-r2.ebuild
@ 2013-09-04 13:49 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 5+ messages in thread
From: Manuel Rueger (mrueg) @ 2013-09-04 13:49 UTC (permalink / raw
  To: gentoo-commits

mrueg       13/09/04 13:49:39

  Modified:             ChangeLog
  Removed:              sparklines-0.5.2-r2.ebuild
  Log:
  Cleanup old.
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.15                 dev-ruby/sparklines/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	4 Jul 2013 09:13:38 -0000	1.14
+++ ChangeLog	4 Sep 2013 13:49:38 -0000	1.15
@@ -1,6 +1,9 @@
 # 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.14 2013/07/04 09:13:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sparklines/ChangeLog,v 1.15 2013/09/04 13:49:38 mrueg Exp $
+
+  04 Sep 2013; Manuel Rüger <mrueg@gentoo.org> -sparklines-0.5.2-r2.ebuild:
+  Cleanup old.
 
   04 Jul 2013; Agostino Sarubbo <ago@gentoo.org> sparklines-0.5.2-r3.ebuild:
   Stable for x86, wrt bug #475580





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

end of thread, other threads:[~2013-09-04 13:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-07 10:59 [gentoo-commits] gentoo-x86 commit in dev-ruby/sparklines: ChangeLog sparklines-0.5.2-r2.ebuild Hans de Graaff (graaff)
  -- strict thread matches above, loose matches on Subject: below --
2013-09-04 13:49 Manuel Rueger (mrueg)
2010-07-21 12:56 Christian Faulhammer (fauli)
2010-06-29 10:41 Christoph Mende (angelos)
2010-01-12 19:06 Hans de Graaff (graaff)

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