public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/mustache: ChangeLog mustache-0.99.4-r1.ebuild
@ 2012-07-08 16:24 Jeroen Roovers (jer)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2012-07-08 16:24 UTC (permalink / raw
  To: gentoo-commits

jer         12/07/08 16:24:31

  Modified:             ChangeLog mustache-0.99.4-r1.ebuild
  Log:
  Marked ~hppa (bug #417573).
  
  (Portage version: 2.2.0_alpha116/cvs/Linux x86_64)

Revision  Changes    Path
1.19                 dev-ruby/mustache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	7 Apr 2012 15:01:29 -0000	1.18
+++ ChangeLog	8 Jul 2012 16:24:31 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/mustache
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.18 2012/04/07 15:01:29 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.19 2012/07/08 16:24:31 jer Exp $
+
+  08 Jul 2012; Jeroen Roovers <jer@gentoo.org> mustache-0.99.4-r1.ebuild:
+  Marked ~hppa (bug #417573).
 
   07 Apr 2012; Markus Meier <maekke@gentoo.org> mustache-0.99.4.ebuild:
   x86 stable, bug #398847



1.2                  dev-ruby/mustache/mustache-0.99.4-r1.ebuild

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

Index: mustache-0.99.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mustache-0.99.4-r1.ebuild	14 Jan 2012 07:13:49 -0000	1.1
+++ mustache-0.99.4-r1.ebuild	8 Jul 2012 16:24:31 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4-r1.ebuild,v 1.1 2012/01/14 07:13:49 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4-r1.ebuild,v 1.2 2012/07/08 16:24:31 jer Exp $
 
 EAPI=2
 
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 ruby_add_bdepend "doc? ( app-text/ronn )"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/mustache: ChangeLog mustache-0.99.4-r1.ebuild
@ 2014-07-21 13:57 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Klausmann (klausman) @ 2014-07-21 13:57 UTC (permalink / raw
  To: gentoo-commits

klausman    14/07/21 13:57:25

  Modified:             ChangeLog mustache-0.99.4-r1.ebuild
  Log:
  Stable on alpha, bug #493780
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)

Revision  Changes    Path
1.32                 dev-ruby/mustache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	20 Apr 2014 07:03:25 -0000	1.31
+++ ChangeLog	21 Jul 2014 13:57:25 -0000	1.32
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/mustache
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.31 2014/04/20 07:03:25 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.32 2014/07/21 13:57:25 klausman Exp $
+
+  21 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
+  mustache-0.99.4-r1.ebuild:
+  Stable on alpha, bug #493780
 
 *mustache-0.99.5-r1 (20 Apr 2014)
 



1.11                 dev-ruby/mustache/mustache-0.99.4-r1.ebuild

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

Index: mustache-0.99.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- mustache-0.99.4-r1.ebuild	5 Apr 2014 13:55:03 -0000	1.10
+++ mustache-0.99.4-r1.ebuild	21 Jul 2014 13:57:25 -0000	1.11
@@ -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/mustache/mustache-0.99.4-r1.ebuild,v 1.10 2014/04/05 13:55:03 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4-r1.ebuild,v 1.11 2014/07/21 13:57:25 klausman Exp $
 
 EAPI=2
 
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 ruby_add_bdepend "doc? ( app-text/ronn )"





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/mustache: ChangeLog mustache-0.99.4-r1.ebuild
@ 2014-08-15 17:41 Raul Porcel (armin76)
  0 siblings, 0 replies; 4+ messages in thread
From: Raul Porcel (armin76) @ 2014-08-15 17:41 UTC (permalink / raw
  To: gentoo-commits

armin76     14/08/15 17:41:58

  Modified:             ChangeLog mustache-0.99.4-r1.ebuild
  Log:
  sparc stable, bug #493780
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 0xF6AD3240)

Revision  Changes    Path
1.35                 dev-ruby/mustache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	9 Aug 2014 10:26:57 -0000	1.34
+++ ChangeLog	15 Aug 2014 17:41:58 -0000	1.35
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/mustache
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.34 2014/08/09 10:26:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.35 2014/08/15 17:41:58 armin76 Exp $
+
+  15 Aug 2014; Raúl Porcel <armin76@gentoo.org> mustache-0.99.4-r1.ebuild:
+  sparc stable, bug #493780
 
   09 Aug 2014; Jeroen Roovers <jer@gentoo.org> mustache-0.99.5.ebuild:
   Stable for HPPA (bug #503570).



1.13                 dev-ruby/mustache/mustache-0.99.4-r1.ebuild

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

Index: mustache-0.99.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4-r1.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- mustache-0.99.4-r1.ebuild	5 Aug 2014 16:00:25 -0000	1.12
+++ mustache-0.99.4-r1.ebuild	15 Aug 2014 17:41:58 -0000	1.13
@@ -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/mustache/mustache-0.99.4-r1.ebuild,v 1.12 2014/08/05 16:00:25 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4-r1.ebuild,v 1.13 2014/08/15 17:41:58 armin76 Exp $
 
 EAPI=2
 
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
 IUSE=""
 
 ruby_add_bdepend "doc? ( app-text/ronn )"





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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/mustache: ChangeLog mustache-0.99.4-r1.ebuild
@ 2015-01-17 19:55 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 4+ messages in thread
From: Manuel Rueger (mrueg) @ 2015-01-17 19:55 UTC (permalink / raw
  To: gentoo-commits

mrueg       15/01/17 19:55:43

  Modified:             ChangeLog
  Removed:              mustache-0.99.4-r1.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.47                 dev-ruby/mustache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	17 Jan 2015 19:40:08 -0000	1.46
+++ ChangeLog	17 Jan 2015 19:55:43 -0000	1.47
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/mustache
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.46 2015/01/17 19:40:08 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.47 2015/01/17 19:55:43 mrueg Exp $
+
+  17 Jan 2015; Manuel Rüger <mrueg@gentoo.org> -mustache-0.99.4-r1.ebuild:
+  Remove old.
 
   17 Jan 2015; Agostino Sarubbo <ago@gentoo.org> mustache-0.99.5.ebuild:
   Stable for ia64, wrt bug #503570





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

end of thread, other threads:[~2015-01-17 19:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-17 19:55 [gentoo-commits] gentoo-x86 commit in dev-ruby/mustache: ChangeLog mustache-0.99.4-r1.ebuild Manuel Rueger (mrueg)
  -- strict thread matches above, loose matches on Subject: below --
2014-08-15 17:41 Raul Porcel (armin76)
2014-07-21 13:57 Tobias Klausmann (klausman)
2012-07-08 16:24 Jeroen Roovers (jer)

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