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.ebuild
@ 2011-05-28  6:57 Hans de Graaff (graaff)
  0 siblings, 0 replies; 8+ messages in thread
From: Hans de Graaff (graaff) @ 2011-05-28  6:57 UTC (permalink / raw
  To: gentoo-commits

graaff      11/05/28 06:57:58

  Modified:             ChangeLog
  Added:                mustache-0.99.4.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  dev-ruby/mustache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	28 May 2011 06:55:55 -0000	1.8
+++ ChangeLog	28 May 2011 06:57:58 -0000	1.9
@@ -1,6 +1,11 @@
 # ChangeLog for dev-ruby/mustache
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.8 2011/05/28 06:55:55 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.9 2011/05/28 06:57:58 graaff Exp $
+
+*mustache-0.99.4 (28 May 2011)
+
+  28 May 2011; Hans de Graaff <graaff@gentoo.org> +mustache-0.99.4.ebuild:
+  Version bump.
 
   28 May 2011; Hans de Graaff <graaff@gentoo.org> -mustache-0.99.2.ebuild:
   Remove old version.



1.1                  dev-ruby/mustache/mustache-0.99.4.ebuild

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

Index: mustache-0.99.4.ebuild
===================================================================
# Copyright 1999-2011 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.ebuild,v 1.1 2011/05/28 06:57:58 graaff Exp $

EAPI=2

USE_RUBY="ruby18 ree18"

RUBY_FAKEGEM_TASK_TEST=""

RUBY_FAKEGEM_TASK_DOC="man:build"
RUBY_FAKEGEM_EXTRADOC="README.md"

inherit multilib ruby-fakegem

DESCRIPTION="Mustache is a framework-agnostic way to render logic-free views."
HOMEPAGE="http://mustache.github.com/"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

ruby_add_bdepend "doc? ( app-text/ronn )"

each_ruby_test() {
	${RUBY} -Ilib -e "Dir['test/*.rb'].each{|f| require f}"
}

all_ruby_install() {
	all_fakegem_install

	doman man/mustache.1 man/mustache.5
}






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/mustache: ChangeLog mustache-0.99.4.ebuild
@ 2011-06-02 14:11 Markus Meier (maekke)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2011-06-02 14:11 UTC (permalink / raw
  To: gentoo-commits

maekke      11/06/02 14:11:53

  Modified:             ChangeLog mustache-0.99.4.ebuild
  Log:
  add ~x86, bug #368983
  
  (Portage version: 2.1.9.50/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 dev-ruby/mustache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	28 May 2011 06:57:58 -0000	1.9
+++ ChangeLog	2 Jun 2011 14:11:53 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/mustache
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.9 2011/05/28 06:57:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.10 2011/06/02 14:11:53 maekke Exp $
+
+  02 Jun 2011; Markus Meier <maekke@gentoo.org> mustache-0.99.4.ebuild:
+  add ~x86, bug #368983
 
 *mustache-0.99.4 (28 May 2011)
 



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

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

Index: mustache-0.99.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mustache-0.99.4.ebuild	28 May 2011 06:57:58 -0000	1.1
+++ mustache-0.99.4.ebuild	2 Jun 2011 14:11:53 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 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.ebuild,v 1.1 2011/05/28 06:57:58 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild,v 1.2 2011/06/02 14:11:53 maekke Exp $
 
 EAPI=2
 
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 ruby_add_bdepend "doc? ( app-text/ronn )"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/mustache: ChangeLog mustache-0.99.4.ebuild
@ 2011-07-24  9:31 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 8+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-07-24  9:31 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/07/24 09:31:44

  Modified:             ChangeLog mustache-0.99.4.ebuild
  Log:
  Marked ~ppc/~ppc64 wrt #351835
  
  (Portage version: 2.2.0_alpha46/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-ruby/mustache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	2 Jun 2011 14:11:53 -0000	1.10
+++ ChangeLog	24 Jul 2011 09:31:44 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/mustache
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.10 2011/06/02 14:11:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.11 2011/07/24 09:31:44 xarthisius Exp $
+
+  24 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> mustache-0.99.4.ebuild:
+  Marked ~ppc/~ppc64 wrt #351835
 
   02 Jun 2011; Markus Meier <maekke@gentoo.org> mustache-0.99.4.ebuild:
   add ~x86, bug #368983



1.3                  dev-ruby/mustache/mustache-0.99.4.ebuild

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

Index: mustache-0.99.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mustache-0.99.4.ebuild	2 Jun 2011 14:11:53 -0000	1.2
+++ mustache-0.99.4.ebuild	24 Jul 2011 09:31:44 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 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.ebuild,v 1.2 2011/06/02 14:11:53 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild,v 1.3 2011/07/24 09:31:44 xarthisius Exp $
 
 EAPI=2
 
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 ruby_add_bdepend "doc? ( app-text/ronn )"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/mustache: ChangeLog mustache-0.99.4.ebuild
@ 2011-12-04 23:23 Naohiro Aota (naota)
  0 siblings, 0 replies; 8+ messages in thread
From: Naohiro Aota (naota) @ 2011-12-04 23:23 UTC (permalink / raw
  To: gentoo-commits

naota       11/12/04 23:23:34

  Modified:             ChangeLog mustache-0.99.4.ebuild
  Log:
  Add ~x86-fbsd.
  
  (Portage version: 2.2.0_alpha79/cvs/Linux x86_64)

Revision  Changes    Path
1.13                 dev-ruby/mustache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	7 Aug 2011 18:57:26 -0000	1.12
+++ ChangeLog	4 Dec 2011 23:23:34 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/mustache
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.12 2011/08/07 18:57:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.13 2011/12/04 23:23:34 naota Exp $
+
+  04 Dec 2011; Naohiro Aota <naota@gentoo.org> mustache-0.99.4.ebuild:
+  Add ~x86-fbsd.
 
   07 Aug 2011; Raúl Porcel <armin76@gentoo.org> mustache-0.99.3.ebuild,
   mustache-0.99.4.ebuild:



1.5                  dev-ruby/mustache/mustache-0.99.4.ebuild

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

Index: mustache-0.99.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mustache-0.99.4.ebuild	7 Aug 2011 18:57:26 -0000	1.4
+++ mustache-0.99.4.ebuild	4 Dec 2011 23:23:34 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 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.ebuild,v 1.4 2011/08/07 18:57:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild,v 1.5 2011/12/04 23:23:34 naota Exp $
 
 EAPI=2
 
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 ruby_add_bdepend "doc? ( app-text/ronn )"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/mustache: ChangeLog mustache-0.99.4.ebuild
@ 2011-12-27 12:38 Hans de Graaff (graaff)
  0 siblings, 0 replies; 8+ messages in thread
From: Hans de Graaff (graaff) @ 2011-12-27 12:38 UTC (permalink / raw
  To: gentoo-commits

graaff      11/12/27 12:38:02

  Modified:             ChangeLog mustache-0.99.4.ebuild
  Log:
  Add ruby19.
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 dev-ruby/mustache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	4 Dec 2011 23:23:34 -0000	1.13
+++ ChangeLog	27 Dec 2011 12:38:02 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/mustache
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.13 2011/12/04 23:23:34 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.14 2011/12/27 12:38:02 graaff Exp $
+
+  27 Dec 2011; Hans de Graaff <graaff@gentoo.org> mustache-0.99.4.ebuild:
+  Add ruby19.
 
   04 Dec 2011; Naohiro Aota <naota@gentoo.org> mustache-0.99.4.ebuild:
   Add ~x86-fbsd.



1.6                  dev-ruby/mustache/mustache-0.99.4.ebuild

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

Index: mustache-0.99.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mustache-0.99.4.ebuild	4 Dec 2011 23:23:34 -0000	1.5
+++ mustache-0.99.4.ebuild	27 Dec 2011 12:38:02 -0000	1.6
@@ -1,10 +1,10 @@
 # Copyright 1999-2011 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.ebuild,v 1.5 2011/12/04 23:23:34 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild,v 1.6 2011/12/27 12:38:02 graaff Exp $
 
 EAPI=2
 
-USE_RUBY="ruby18 ree18"
+USE_RUBY="ruby18 ruby19 ree18"
 
 RUBY_FAKEGEM_TASK_TEST=""
 
@@ -24,7 +24,7 @@
 ruby_add_bdepend "doc? ( app-text/ronn )"
 
 each_ruby_test() {
-	${RUBY} -Ilib -e "Dir['test/*.rb'].each{|f| require f}"
+	${RUBY} -Ilib:. -e "Dir['test/*.rb'].each{|f| require f}"
 }
 
 all_ruby_install() {






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/mustache: ChangeLog mustache-0.99.4.ebuild
@ 2012-01-17 13:55 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 8+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-01-17 13:55 UTC (permalink / raw
  To: gentoo-commits

ago         12/01/17 13:55:05

  Modified:             ChangeLog mustache-0.99.4.ebuild
  Log:
  Stable for amd64, wrt bug #398847
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 dev-ruby/mustache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	14 Jan 2012 07:13:49 -0000	1.16
+++ ChangeLog	17 Jan 2012 13:55:05 -0000	1.17
@@ -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.16 2012/01/14 07:13:49 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.17 2012/01/17 13:55:05 ago Exp $
+
+  17 Jan 2012; Agostino Sarubbo <ago@gentoo.org> mustache-0.99.4.ebuild:
+  Stable for amd64, wrt bug #398847
 
 *mustache-0.99.4-r1 (14 Jan 2012)
 



1.8                  dev-ruby/mustache/mustache-0.99.4.ebuild

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

Index: mustache-0.99.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mustache-0.99.4.ebuild	14 Jan 2012 07:13:49 -0000	1.7
+++ mustache-0.99.4.ebuild	17 Jan 2012 13:55:05 -0000	1.8
@@ -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.ebuild,v 1.7 2012/01/14 07:13:49 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild,v 1.8 2012/01/17 13:55:05 ago Exp $
 
 EAPI=2
 
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
 
 ruby_add_bdepend "doc? ( app-text/ronn )"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/mustache: ChangeLog mustache-0.99.4.ebuild
@ 2012-04-07 15:01 Markus Meier (maekke)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Meier (maekke) @ 2012-04-07 15:01 UTC (permalink / raw
  To: gentoo-commits

maekke      12/04/07 15:01:29

  Modified:             ChangeLog mustache-0.99.4.ebuild
  Log:
  x86 stable, bug #398847
  
  (Portage version: 2.1.10.56/cvs/Linux x86_64)

Revision  Changes    Path
1.18                 dev-ruby/mustache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	17 Jan 2012 13:55:05 -0000	1.17
+++ ChangeLog	7 Apr 2012 15:01:29 -0000	1.18
@@ -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.17 2012/01/17 13:55:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.18 2012/04/07 15:01:29 maekke Exp $
+
+  07 Apr 2012; Markus Meier <maekke@gentoo.org> mustache-0.99.4.ebuild:
+  x86 stable, bug #398847
 
   17 Jan 2012; Agostino Sarubbo <ago@gentoo.org> mustache-0.99.4.ebuild:
   Stable for amd64, wrt bug #398847



1.9                  dev-ruby/mustache/mustache-0.99.4.ebuild

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

Index: mustache-0.99.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- mustache-0.99.4.ebuild	17 Jan 2012 13:55:05 -0000	1.8
+++ mustache-0.99.4.ebuild	7 Apr 2012 15:01:29 -0000	1.9
@@ -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.ebuild,v 1.8 2012/01/17 13:55:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild,v 1.9 2012/04/07 15:01:29 maekke Exp $
 
 EAPI=2
 
@@ -18,7 +18,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
 IUSE=""
 
 ruby_add_bdepend "doc? ( app-text/ronn )"






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/mustache: ChangeLog mustache-0.99.4.ebuild
@ 2012-08-28  5:26 Hans de Graaff (graaff)
  0 siblings, 0 replies; 8+ messages in thread
From: Hans de Graaff (graaff) @ 2012-08-28  5:26 UTC (permalink / raw
  To: gentoo-commits

graaff      12/08/28 05:26:15

  Modified:             ChangeLog
  Removed:              mustache-0.99.4.ebuild
  Log:
  Cleanup.
  
  (Portage version: 2.1.11.9/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 dev-ruby/mustache/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	15 Aug 2012 09:30:44 -0000	1.21
+++ ChangeLog	28 Aug 2012 05:26:15 -0000	1.22
@@ -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.21 2012/08/15 09:30:44 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.22 2012/08/28 05:26:15 graaff Exp $
+
+  28 Aug 2012; Hans de Graaff <graaff@gentoo.org> -mustache-0.99.4.ebuild:
+  Cleanup.
 
   15 Aug 2012; Johannes Huber <johu@gentoo.org> mustache-0.99.4-r1.ebuild:
   Stable for x86, wrt bug #428698





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

end of thread, other threads:[~2012-08-28  5:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-28  6:57 [gentoo-commits] gentoo-x86 commit in dev-ruby/mustache: ChangeLog mustache-0.99.4.ebuild Hans de Graaff (graaff)
  -- strict thread matches above, loose matches on Subject: below --
2011-06-02 14:11 Markus Meier (maekke)
2011-07-24  9:31 Kacper Kowalik (xarthisius)
2011-12-04 23:23 Naohiro Aota (naota)
2011-12-27 12:38 Hans de Graaff (graaff)
2012-01-17 13:55 Agostino Sarubbo (ago)
2012-04-07 15:01 Markus Meier (maekke)
2012-08-28  5:26 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