public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/gherkin: ChangeLog gherkin-2.12.0-r2.ebuild
@ 2014-07-22 15:57 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Klausmann (klausman) @ 2014-07-22 15:57 UTC (permalink / raw
  To: gentoo-commits

klausman    14/07/22 15:57:38

  Modified:             ChangeLog gherkin-2.12.0-r2.ebuild
  Log:
  Keyworded on alpha, bug #465948
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)

Revision  Changes    Path
1.68                 dev-ruby/gherkin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	21 Jul 2014 14:19:37 -0000	1.67
+++ ChangeLog	22 Jul 2014 15:57:38 -0000	1.68
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/gherkin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.67 2014/07/21 14:19:37 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.68 2014/07/22 15:57:38 klausman Exp $
+
+  22 Jul 2014; Tobias Klausmann <klausman@gentoo.org> gherkin-2.12.0-r2.ebuild:
+  Keyworded on alpha, bug #465948
 
   21 Jul 2014; Tobias Klausmann <klausman@gentoo.org> Manifest:
   Fix manifest



1.4                  dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild

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

Index: gherkin-2.12.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gherkin-2.12.0-r2.ebuild	20 Jun 2014 16:11:31 -0000	1.3
+++ gherkin-2.12.0-r2.ebuild	22 Jul 2014 15:57:38 -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/gherkin/gherkin-2.12.0-r2.ebuild,v 1.3 2014/06/20 16:11:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild,v 1.4 2014/07/22 15:57:38 klausman Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -18,7 +18,7 @@
 LICENSE="MIT"
 SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> ${P}-git.tgz"
 
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86"
 SLOT="0"
 IUSE="doc test"
 





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/gherkin: ChangeLog gherkin-2.12.0-r2.ebuild
@ 2015-04-26 17:13 Pacho Ramos (pacho)
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos (pacho) @ 2015-04-26 17:13 UTC (permalink / raw
  To: gentoo-commits

pacho       15/04/26 17:13:14

  Modified:             ChangeLog gherkin-2.12.0-r2.ebuild
  Log:
  ppc stable wrt bug #542574
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.82                 dev-ruby/gherkin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- ChangeLog	14 Apr 2015 12:19:13 -0000	1.81
+++ ChangeLog	26 Apr 2015 17:13:14 -0000	1.82
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/gherkin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.81 2015/04/14 12:19:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/ChangeLog,v 1.82 2015/04/26 17:13:14 pacho Exp $
+
+  26 Apr 2015; Pacho Ramos <pacho@gentoo.org> gherkin-2.12.0-r2.ebuild:
+  ppc stable wrt bug #542574
 
   14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> gherkin-2.12.0-r2.ebuild:
   Stable for ia64, wrt bug #542574



1.12                 dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild

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

Index: gherkin-2.12.0-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- gherkin-2.12.0-r2.ebuild	14 Apr 2015 12:19:13 -0000	1.11
+++ gherkin-2.12.0-r2.ebuild	26 Apr 2015 17:13:14 -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/gherkin/gherkin-2.12.0-r2.ebuild,v 1.11 2015/04/14 12:19:13 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/gherkin/gherkin-2.12.0-r2.ebuild,v 1.12 2015/04/26 17:13:14 pacho Exp $
 
 EAPI=5
 USE_RUBY="ruby19 ruby20"
@@ -18,7 +18,7 @@
 LICENSE="MIT"
 SRC_URI="https://github.com/cucumber/gherkin/archive/v${PV}.tar.gz -> ${P}-git.tgz"
 
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~sparc x86"
 SLOT="0"
 IUSE="doc test"
 





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

end of thread, other threads:[~2015-04-26 17:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-22 15:57 [gentoo-commits] gentoo-x86 commit in dev-ruby/gherkin: ChangeLog gherkin-2.12.0-r2.ebuild Tobias Klausmann (klausman)
  -- strict thread matches above, loose matches on Subject: below --
2015-04-26 17:13 Pacho Ramos (pacho)

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