public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hashery: ChangeLog hashery-2.1.1.ebuild
@ 2014-08-19 11:48 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2014-08-19 11:48 UTC (permalink / raw
  To: gentoo-commits

armin76     14/08/19 11:48:12

  Modified:             ChangeLog hashery-2.1.1.ebuild
  Log:
  add ~alpha/~arm/~ia64/~sparc/~x86, bug #519170
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha arm ia64 sparc x86", signed Manifest commit with key 0xF6AD3240)

Revision  Changes    Path
1.5                  dev-ruby/hashery/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hashery/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	12 Aug 2014 13:07:05 -0000	1.4
+++ ChangeLog	19 Aug 2014 11:48:12 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/hashery
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashery/ChangeLog,v 1.4 2014/08/12 13:07:05 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashery/ChangeLog,v 1.5 2014/08/19 11:48:12 armin76 Exp $
+
+  19 Aug 2014; Raúl Porcel <armin76@gentoo.org> hashery-2.1.1.ebuild:
+  add ~alpha/~arm/~ia64/~sparc/~x86, bug #519170
 
   12 Aug 2014; Anthony G. Basile <blueness@gentoo.org> hashery-2.1.1.ebuild:
   Keyword ~ppc and ~ppc64, bug #519170



1.5                  dev-ruby/hashery/hashery-2.1.1.ebuild

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

Index: hashery-2.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hashery/hashery-2.1.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hashery-2.1.1.ebuild	12 Aug 2014 13:07:05 -0000	1.4
+++ hashery-2.1.1.ebuild	19 Aug 2014 11:48:12 -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/hashery/hashery-2.1.1.ebuild,v 1.4 2014/08/12 13:07:05 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashery/hashery-2.1.1.ebuild,v 1.5 2014/08/19 11:48:12 armin76 Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -16,7 +16,7 @@
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE=""
 
 ruby_add_bdepend "test? (





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/hashery: ChangeLog hashery-2.1.1.ebuild
@ 2015-05-02  7:14 Hans de Graaff (graaff)
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Graaff (graaff) @ 2015-05-02  7:14 UTC (permalink / raw
  To: gentoo-commits

graaff      15/05/02 07:14:20

  Modified:             ChangeLog hashery-2.1.1.ebuild
  Log:
  Add ruby22.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)

Revision  Changes    Path
1.6                  dev-ruby/hashery/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hashery/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	19 Aug 2014 11:48:12 -0000	1.5
+++ ChangeLog	2 May 2015 07:14:20 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/hashery
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashery/ChangeLog,v 1.5 2014/08/19 11:48:12 armin76 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashery/ChangeLog,v 1.6 2015/05/02 07:14:20 graaff Exp $
+
+  02 May 2015; Hans de Graaff <graaff@gentoo.org> hashery-2.1.1.ebuild:
+  Add ruby22.
 
   19 Aug 2014; Raúl Porcel <armin76@gentoo.org> hashery-2.1.1.ebuild:
   add ~alpha/~arm/~ia64/~sparc/~x86, bug #519170



1.6                  dev-ruby/hashery/hashery-2.1.1.ebuild

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

Index: hashery-2.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hashery/hashery-2.1.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hashery-2.1.1.ebuild	19 Aug 2014 11:48:12 -0000	1.5
+++ hashery-2.1.1.ebuild	2 May 2015 07:14:20 -0000	1.6
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashery/hashery-2.1.1.ebuild,v 1.5 2014/08/19 11:48:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashery/hashery-2.1.1.ebuild,v 1.6 2015/05/02 07:14:20 graaff Exp $
 
 EAPI=5
-USE_RUBY="ruby19 ruby20 ruby21"
+USE_RUBY="ruby19 ruby20 ruby21 ruby22"
 
 RUBY_FAKEGEM_TASK_TEST=""
 RUBY_FAKEGEM_RECIPE_DOC="yard"





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

end of thread, other threads:[~2015-05-02  7:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-19 11:48 [gentoo-commits] gentoo-x86 commit in dev-ruby/hashery: ChangeLog hashery-2.1.1.ebuild Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2015-05-02  7:14 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