public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/highline: highline-1.6.21.ebuild ChangeLog
@ 2014-12-28  1:00 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 8+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-12-28  1:00 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/12/28 01:00:39

  Modified:             highline-1.6.21.ebuild ChangeLog
  Log:
  Add ruby2.2 target.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.4                  dev-ruby/highline/highline-1.6.21.ebuild

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

Index: highline-1.6.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- highline-1.6.21.ebuild	25 Nov 2014 11:23:27 -0000	1.3
+++ highline-1.6.21.ebuild	28 Dec 2014 01:00:39 -0000	1.4
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.3 2014/11/25 11:23:27 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.4 2014/12/28 01:00:39 mrueg Exp $
 
 EAPI=5
 
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.rdoc TODO"
 RUBY_FAKEGEM_DOCDIR="doc/html"



1.92                 dev-ruby/highline/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog	25 Nov 2014 11:23:27 -0000	1.91
+++ ChangeLog	28 Dec 2014 01:00:39 -0000	1.92
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/highline
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.91 2014/11/25 11:23:27 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.92 2014/12/28 01:00:39 mrueg Exp $
+
+  28 Dec 2014; Manuel Rüger <mrueg@gentoo.org> highline-1.6.21.ebuild:
+  Add ruby2.2 target.
 
   25 Nov 2014; Manuel Rüger <mrueg@gentoo.org> highline-1.6.19.ebuild,
   highline-1.6.21.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/highline: highline-1.6.21.ebuild ChangeLog
@ 2015-03-12 10:08 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-03-12 10:08 UTC (permalink / raw
  To: gentoo-commits

ago         15/03/12 10:08:07

  Modified:             highline-1.6.21.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #542996
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.6                  dev-ruby/highline/highline-1.6.21.ebuild

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

Index: highline-1.6.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- highline-1.6.21.ebuild	12 Mar 2015 06:53:11 -0000	1.5
+++ highline-1.6.21.ebuild	12 Mar 2015 10:08:07 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.5 2015/03/12 06:53:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.6 2015/03/12 10:08:07 ago Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 IUSE=""
 LICENSE="|| ( GPL-2 Ruby )"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 all_ruby_prepare() {
 	# fix up gemspec file not to call git



1.95                 dev-ruby/highline/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ChangeLog	12 Mar 2015 06:53:11 -0000	1.94
+++ ChangeLog	12 Mar 2015 10:08:07 -0000	1.95
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/highline
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.94 2015/03/12 06:53:11 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.95 2015/03/12 10:08:07 ago Exp $
+
+  12 Mar 2015; Agostino Sarubbo <ago@gentoo.org> highline-1.6.21.ebuild:
+  Stable for amd64, wrt bug #542996
 
   12 Mar 2015; Hans de Graaff <graaff@gentoo.org> highline-1.6.21.ebuild:
   Create stable candidate.





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/highline: highline-1.6.21.ebuild ChangeLog
@ 2015-03-13  8:12 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-03-13  8:12 UTC (permalink / raw
  To: gentoo-commits

ago         15/03/13 08:12:32

  Modified:             highline-1.6.21.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #542996
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  dev-ruby/highline/highline-1.6.21.ebuild

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

Index: highline-1.6.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- highline-1.6.21.ebuild	13 Mar 2015 07:13:26 -0000	1.7
+++ highline-1.6.21.ebuild	13 Mar 2015 08:12:32 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.7 2015/03/13 07:13:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.8 2015/03/13 08:12:32 ago Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 IUSE=""
 LICENSE="|| ( GPL-2 Ruby )"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 all_ruby_prepare() {
 	# fix up gemspec file not to call git



1.97                 dev-ruby/highline/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	13 Mar 2015 07:13:26 -0000	1.96
+++ ChangeLog	13 Mar 2015 08:12:32 -0000	1.97
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/highline
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.96 2015/03/13 07:13:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.97 2015/03/13 08:12:32 ago Exp $
+
+  13 Mar 2015; Agostino Sarubbo <ago@gentoo.org> highline-1.6.21.ebuild:
+  Stable for x86, wrt bug #542996
 
   13 Mar 2015; Jeroen Roovers <jer@gentoo.org> highline-1.6.21.ebuild:
   Stable for HPPA (bug #542996).





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/highline: highline-1.6.21.ebuild ChangeLog
@ 2015-03-26 13:36 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-03-26 13:36 UTC (permalink / raw
  To: gentoo-commits

ago         15/03/26 13:36:10

  Modified:             highline-1.6.21.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #542996
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  dev-ruby/highline/highline-1.6.21.ebuild

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

Index: highline-1.6.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- highline-1.6.21.ebuild	13 Mar 2015 08:12:32 -0000	1.8
+++ highline-1.6.21.ebuild	26 Mar 2015 13:36:10 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.8 2015/03/13 08:12:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.9 2015/03/26 13:36:10 ago Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 IUSE=""
 LICENSE="|| ( GPL-2 Ruby )"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 all_ruby_prepare() {
 	# fix up gemspec file not to call git



1.98                 dev-ruby/highline/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog	13 Mar 2015 08:12:32 -0000	1.97
+++ ChangeLog	26 Mar 2015 13:36:10 -0000	1.98
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/highline
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.97 2015/03/13 08:12:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.98 2015/03/26 13:36:10 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo <ago@gentoo.org> highline-1.6.21.ebuild:
+  Stable for ppc, wrt bug #542996
 
   13 Mar 2015; Agostino Sarubbo <ago@gentoo.org> highline-1.6.21.ebuild:
   Stable for x86, wrt bug #542996





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/highline: highline-1.6.21.ebuild ChangeLog
@ 2015-03-26 13:36 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-03-26 13:36 UTC (permalink / raw
  To: gentoo-commits

ago         15/03/26 13:36:47

  Modified:             highline-1.6.21.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #542996
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 dev-ruby/highline/highline-1.6.21.ebuild

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

Index: highline-1.6.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- highline-1.6.21.ebuild	26 Mar 2015 13:36:10 -0000	1.9
+++ highline-1.6.21.ebuild	26 Mar 2015 13:36:47 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.9 2015/03/26 13:36:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.10 2015/03/26 13:36:47 ago Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 IUSE=""
 LICENSE="|| ( GPL-2 Ruby )"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 all_ruby_prepare() {
 	# fix up gemspec file not to call git



1.99                 dev-ruby/highline/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog	26 Mar 2015 13:36:10 -0000	1.98
+++ ChangeLog	26 Mar 2015 13:36:47 -0000	1.99
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/highline
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.98 2015/03/26 13:36:10 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.99 2015/03/26 13:36:47 ago Exp $
+
+  26 Mar 2015; Agostino Sarubbo <ago@gentoo.org> highline-1.6.21.ebuild:
+  Stable for ppc64, wrt bug #542996
 
   26 Mar 2015; Agostino Sarubbo <ago@gentoo.org> highline-1.6.21.ebuild:
   Stable for ppc, wrt bug #542996





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/highline: highline-1.6.21.ebuild ChangeLog
@ 2015-04-01  8:26 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-04-01  8:26 UTC (permalink / raw
  To: gentoo-commits

ago         15/04/01 08:26:43

  Modified:             highline-1.6.21.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #542996
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.11                 dev-ruby/highline/highline-1.6.21.ebuild

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

Index: highline-1.6.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- highline-1.6.21.ebuild	26 Mar 2015 13:36:47 -0000	1.10
+++ highline-1.6.21.ebuild	1 Apr 2015 08:26:43 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.10 2015/03/26 13:36:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.11 2015/04/01 08:26:43 ago Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 IUSE=""
 LICENSE="|| ( GPL-2 Ruby )"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 all_ruby_prepare() {
 	# fix up gemspec file not to call git



1.100                dev-ruby/highline/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog	26 Mar 2015 13:36:47 -0000	1.99
+++ ChangeLog	1 Apr 2015 08:26:43 -0000	1.100
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/highline
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.99 2015/03/26 13:36:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.100 2015/04/01 08:26:43 ago Exp $
+
+  01 Apr 2015; Agostino Sarubbo <ago@gentoo.org> highline-1.6.21.ebuild:
+  Stable for sparc, wrt bug #542996
 
   26 Mar 2015; Agostino Sarubbo <ago@gentoo.org> highline-1.6.21.ebuild:
   Stable for ppc64, wrt bug #542996





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/highline: highline-1.6.21.ebuild ChangeLog
@ 2015-04-03 10:43 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-04-03 10:43 UTC (permalink / raw
  To: gentoo-commits

ago         15/04/03 10:43:04

  Modified:             highline-1.6.21.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #542996
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.12                 dev-ruby/highline/highline-1.6.21.ebuild

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

Index: highline-1.6.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- highline-1.6.21.ebuild	1 Apr 2015 08:26:43 -0000	1.11
+++ highline-1.6.21.ebuild	3 Apr 2015 10:43:04 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.11 2015/04/01 08:26:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.12 2015/04/03 10:43:04 ago Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 IUSE=""
 LICENSE="|| ( GPL-2 Ruby )"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 all_ruby_prepare() {
 	# fix up gemspec file not to call git



1.101                dev-ruby/highline/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog	1 Apr 2015 08:26:43 -0000	1.100
+++ ChangeLog	3 Apr 2015 10:43:04 -0000	1.101
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/highline
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.100 2015/04/01 08:26:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.101 2015/04/03 10:43:04 ago Exp $
+
+  03 Apr 2015; Agostino Sarubbo <ago@gentoo.org> highline-1.6.21.ebuild:
+  Stable for ia64, wrt bug #542996
 
   01 Apr 2015; Agostino Sarubbo <ago@gentoo.org> highline-1.6.21.ebuild:
   Stable for sparc, wrt bug #542996





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/highline: highline-1.6.21.ebuild ChangeLog
@ 2015-04-03 10:43 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2015-04-03 10:43 UTC (permalink / raw
  To: gentoo-commits

ago         15/04/03 10:43:27

  Modified:             highline-1.6.21.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #542996
  
  (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.13                 dev-ruby/highline/highline-1.6.21.ebuild

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

Index: highline-1.6.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- highline-1.6.21.ebuild	3 Apr 2015 10:43:04 -0000	1.12
+++ highline-1.6.21.ebuild	3 Apr 2015 10:43:26 -0000	1.13
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.12 2015/04/03 10:43:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/highline-1.6.21.ebuild,v 1.13 2015/04/03 10:43:26 ago Exp $
 
 EAPI=5
 
@@ -17,7 +17,7 @@
 IUSE=""
 LICENSE="|| ( GPL-2 Ruby )"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 
 all_ruby_prepare() {
 	# fix up gemspec file not to call git



1.102                dev-ruby/highline/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- ChangeLog	3 Apr 2015 10:43:04 -0000	1.101
+++ ChangeLog	3 Apr 2015 10:43:26 -0000	1.102
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/highline
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.101 2015/04/03 10:43:04 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/highline/ChangeLog,v 1.102 2015/04/03 10:43:26 ago Exp $
+
+  03 Apr 2015; Agostino Sarubbo <ago@gentoo.org> highline-1.6.21.ebuild:
+  Stable for alpha, wrt bug #542996
 
   03 Apr 2015; Agostino Sarubbo <ago@gentoo.org> highline-1.6.21.ebuild:
   Stable for ia64, wrt bug #542996





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

end of thread, other threads:[~2015-04-03 10:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-28  1:00 [gentoo-commits] gentoo-x86 commit in dev-ruby/highline: highline-1.6.21.ebuild ChangeLog Manuel Rueger (mrueg)
  -- strict thread matches above, loose matches on Subject: below --
2015-03-12 10:08 Agostino Sarubbo (ago)
2015-03-13  8:12 Agostino Sarubbo (ago)
2015-03-26 13:36 Agostino Sarubbo (ago)
2015-03-26 13:36 Agostino Sarubbo (ago)
2015-04-01  8:26 Agostino Sarubbo (ago)
2015-04-03 10:43 Agostino Sarubbo (ago)
2015-04-03 10:43 Agostino Sarubbo (ago)

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