public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/hashery: hashery-2.1.1.ebuild ChangeLog
@ 2014-08-05 16:01 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 3+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-08-05 16:01 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/08/05 16:01:00

  Modified:             hashery-2.1.1.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.2                  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.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hashery/hashery-2.1.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hashery/hashery-2.1.1.ebuild?r1=1.1&r2=1.2

Index: hashery-2.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hashery/hashery-2.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hashery-2.1.1.ebuild	15 May 2014 18:15:45 -0000	1.1
+++ hashery-2.1.1.ebuild	5 Aug 2014 16:01:00 -0000	1.2
@@ -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.1 2014/05/15 18:15:45 p8952 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashery/hashery-2.1.1.ebuild,v 1.2 2014/08/05 16:01:00 mrueg Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -11,7 +11,7 @@
 
 inherit ruby-fakegem
 
-DESCRIPTION="The Hashery is a tight collection of Hash-like classes."
+DESCRIPTION="The Hashery is a tight collection of Hash-like classes"
 HOMEPAGE="http://rubyworks.github.com/hashery"
 
 LICENSE="BSD-2"



1.2                  dev-ruby/hashery/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hashery/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	15 May 2014 18:15:45 -0000	1.1
+++ ChangeLog	5 Aug 2014 16:01:00 -0000	1.2
@@ -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.1 2014/05/15 18:15:45 p8952 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashery/ChangeLog,v 1.2 2014/08/05 16:01:00 mrueg Exp $
+
+  05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> hashery-2.1.1.ebuild:
+  Remove trailing '.' from DESCRIPTION.
 
 *hashery-2.1.1 (15 May 2014)
 





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/hashery: hashery-2.1.1.ebuild ChangeLog
@ 2014-08-11 10:07 Jeroen Roovers (jer)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeroen Roovers (jer) @ 2014-08-11 10:07 UTC (permalink / raw
  To: gentoo-commits

jer         14/08/11 10:07:13

  Modified:             hashery-2.1.1.ebuild ChangeLog
  Log:
  Marked ~hppa (bug #519170).
  
  (Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.3                  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.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hashery/hashery-2.1.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hashery/hashery-2.1.1.ebuild?r1=1.2&r2=1.3

Index: hashery-2.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hashery/hashery-2.1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hashery-2.1.1.ebuild	5 Aug 2014 16:01:00 -0000	1.2
+++ hashery-2.1.1.ebuild	11 Aug 2014 10:07:13 -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/hashery/hashery-2.1.1.ebuild,v 1.2 2014/08/05 16:01:00 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashery/hashery-2.1.1.ebuild,v 1.3 2014/08/11 10:07:13 jer Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20 ruby21"
@@ -16,7 +16,7 @@
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~hppa"
 IUSE=""
 
 ruby_add_bdepend "test? (



1.3                  dev-ruby/hashery/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hashery/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	5 Aug 2014 16:01:00 -0000	1.2
+++ ChangeLog	11 Aug 2014 10:07:13 -0000	1.3
@@ -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.2 2014/08/05 16:01:00 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashery/ChangeLog,v 1.3 2014/08/11 10:07:13 jer Exp $
+
+  11 Aug 2014; Jeroen Roovers <jer@gentoo.org> hashery-2.1.1.ebuild:
+  Marked ~hppa (bug #519170).
 
   05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> hashery-2.1.1.ebuild:
   Remove trailing '.' from DESCRIPTION.





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/hashery: hashery-2.1.1.ebuild ChangeLog
@ 2014-08-12 13:07 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 3+ messages in thread
From: Anthony G. Basile (blueness) @ 2014-08-12 13:07 UTC (permalink / raw
  To: gentoo-commits

blueness    14/08/12 13:07:05

  Modified:             hashery-2.1.1.ebuild ChangeLog
  Log:
  Keyword ~ppc and ~ppc64, bug #519170
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.4                  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.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hashery/hashery-2.1.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hashery/hashery-2.1.1.ebuild?r1=1.3&r2=1.4

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



1.4                  dev-ruby/hashery/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hashery/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	11 Aug 2014 10:07:13 -0000	1.3
+++ ChangeLog	12 Aug 2014 13:07:05 -0000	1.4
@@ -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.3 2014/08/11 10:07:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hashery/ChangeLog,v 1.4 2014/08/12 13:07:05 blueness Exp $
+
+  12 Aug 2014; Anthony G. Basile <blueness@gentoo.org> hashery-2.1.1.ebuild:
+  Keyword ~ppc and ~ppc64, bug #519170
 
   11 Aug 2014; Jeroen Roovers <jer@gentoo.org> hashery-2.1.1.ebuild:
   Marked ~hppa (bug #519170).





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

end of thread, other threads:[~2014-08-12 13:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-11 10:07 [gentoo-commits] gentoo-x86 commit in dev-ruby/hashery: hashery-2.1.1.ebuild ChangeLog Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-12 13:07 Anthony G. Basile (blueness)
2014-08-05 16:01 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