public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emacs/ocaml-mode: ocaml-mode-3.12.1-r1.ebuild ChangeLog
@ 2012-12-11 21:55 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 10+ messages in thread
From: Ulrich Mueller (ulm) @ 2012-12-11 21:55 UTC (permalink / raw
  To: gentoo-commits

ulm         12/12/11 21:55:49

  Modified:             ChangeLog
  Added:                ocaml-mode-3.12.1-r1.ebuild
  Log:
  Fix autoloading of inferior-caml-set-font-lock. Thanks to sgbmyr@gmail.com in bug 446868.
  
  (Portage version: 2.1.11.36/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)

Revision  Changes    Path
1.60                 app-emacs/ocaml-mode/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	24 May 2012 10:47:17 -0000	1.59
+++ ChangeLog	11 Dec 2012 21:55:49 -0000	1.60
@@ -1,6 +1,13 @@
 # ChangeLog for app-emacs/ocaml-mode
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.59 2012/05/24 10:47:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.60 2012/12/11 21:55:49 ulm Exp $
+
+*ocaml-mode-3.12.1-r1 (11 Dec 2012)
+
+  11 Dec 2012; Ulrich Müller <ulm@gentoo.org> +ocaml-mode-3.12.1-r1.ebuild,
+  +files/50ocaml-mode-gentoo-3.12.1.el:
+  Fix autoloading of inferior-caml-set-font-lock. Thanks to sgbmyr@gmail.com
+  in bug 446868.
 
   24 May 2012; Alexis Ballier <aballier@gentoo.org> ocaml-mode-3.12.1.ebuild:
   keyword ~amd64-fbsd



1.1                  app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.1&content-type=text/plain

Index: ocaml-mode-3.12.1-r1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.1 2012/12/11 21:55:49 ulm Exp $

EAPI=5

inherit elisp

MY_P=${P/-mode/}
DESCRIPTION="Emacs mode for OCaml"
HOMEPAGE="http://www.ocaml.org/"
SRC_URI="http://caml.inria.fr/distrib/${MY_P%.*}/${MY_P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"

S="${WORKDIR}/${MY_P}/emacs"
SITEFILE="50${PN}-gentoo-${PV}.el"
DOCS="README README.itz"





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

* [gentoo-commits] gentoo-x86 commit in app-emacs/ocaml-mode: ocaml-mode-3.12.1-r1.ebuild ChangeLog
@ 2013-02-10 20:47 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-10 20:47 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/10 20:47:11

  Modified:             ocaml-mode-3.12.1-r1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #456440
  
  (Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.3                  app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?r1=1.2&r2=1.3

Index: ocaml-mode-3.12.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ocaml-mode-3.12.1-r1.ebuild	10 Feb 2013 16:55:14 -0000	1.2
+++ ocaml-mode-3.12.1-r1.ebuild	10 Feb 2013 20:47:11 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.2 2013/02/10 16:55:14 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.3 2013/02/10 20:47:11 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 
 S="${WORKDIR}/${MY_P}/emacs"
 SITEFILE="50${PN}-gentoo-${PV}.el"



1.62                 app-emacs/ocaml-mode/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	10 Feb 2013 16:55:14 -0000	1.61
+++ ChangeLog	10 Feb 2013 20:47:11 -0000	1.62
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/ocaml-mode
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.61 2013/02/10 16:55:14 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.62 2013/02/10 20:47:11 ago Exp $
+
+  10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ocaml-mode-3.12.1-r1.ebuild:
+  Stable for x86, wrt bug #456440
 
 *ocaml-mode-4.00.1 (10 Feb 2013)
 
@@ -228,4 +231,3 @@
   files/50ocaml-mode-gentoo.el:
   Initial import for the ocaml mode accompanying the standard distribution of
   ocaml. Closes bug #43128. Thanks to liquidx@gentoo.org for initial ebuilds.
-





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

* [gentoo-commits] gentoo-x86 commit in app-emacs/ocaml-mode: ocaml-mode-3.12.1-r1.ebuild ChangeLog
@ 2013-02-10 20:48 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-10 20:48 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/10 20:48:00

  Modified:             ocaml-mode-3.12.1-r1.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #456440
  
  (Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.4                  app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?r1=1.3&r2=1.4

Index: ocaml-mode-3.12.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ocaml-mode-3.12.1-r1.ebuild	10 Feb 2013 20:47:11 -0000	1.3
+++ ocaml-mode-3.12.1-r1.ebuild	10 Feb 2013 20:48:00 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.3 2013/02/10 20:47:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.4 2013/02/10 20:48:00 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 
 S="${WORKDIR}/${MY_P}/emacs"
 SITEFILE="50${PN}-gentoo-${PV}.el"



1.63                 app-emacs/ocaml-mode/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?r1=1.62&r2=1.63

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	10 Feb 2013 20:47:11 -0000	1.62
+++ ChangeLog	10 Feb 2013 20:48:00 -0000	1.63
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/ocaml-mode
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.62 2013/02/10 20:47:11 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.63 2013/02/10 20:48:00 ago Exp $
+
+  10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ocaml-mode-3.12.1-r1.ebuild:
+  Stable for amd64, wrt bug #456440
 
   10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ocaml-mode-3.12.1-r1.ebuild:
   Stable for x86, wrt bug #456440





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

* [gentoo-commits] gentoo-x86 commit in app-emacs/ocaml-mode: ocaml-mode-3.12.1-r1.ebuild ChangeLog
@ 2013-02-11 11:15 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-11 11:15 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/11 11:15:51

  Modified:             ocaml-mode-3.12.1-r1.ebuild ChangeLog
  Log:
  Stable for arm, wrt bug #456440
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.5                  app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?r1=1.4&r2=1.5

Index: ocaml-mode-3.12.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ocaml-mode-3.12.1-r1.ebuild	10 Feb 2013 20:48:00 -0000	1.4
+++ ocaml-mode-3.12.1-r1.ebuild	11 Feb 2013 11:15:51 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.4 2013/02/10 20:48:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.5 2013/02/11 11:15:51 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 
 S="${WORKDIR}/${MY_P}/emacs"
 SITEFILE="50${PN}-gentoo-${PV}.el"



1.64                 app-emacs/ocaml-mode/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?r1=1.63&r2=1.64

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	10 Feb 2013 20:48:00 -0000	1.63
+++ ChangeLog	11 Feb 2013 11:15:51 -0000	1.64
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/ocaml-mode
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.63 2013/02/10 20:48:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.64 2013/02/11 11:15:51 ago Exp $
+
+  11 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ocaml-mode-3.12.1-r1.ebuild:
+  Stable for arm, wrt bug #456440
 
   10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ocaml-mode-3.12.1-r1.ebuild:
   Stable for amd64, wrt bug #456440





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

* [gentoo-commits] gentoo-x86 commit in app-emacs/ocaml-mode: ocaml-mode-3.12.1-r1.ebuild ChangeLog
@ 2013-02-12 16:53 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-12 16:53 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/12 16:53:43

  Modified:             ocaml-mode-3.12.1-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #456440
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.6                  app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?r1=1.5&r2=1.6

Index: ocaml-mode-3.12.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ocaml-mode-3.12.1-r1.ebuild	11 Feb 2013 11:15:51 -0000	1.5
+++ ocaml-mode-3.12.1-r1.ebuild	12 Feb 2013 16:53:43 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.5 2013/02/11 11:15:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.6 2013/02/12 16:53:43 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 
 S="${WORKDIR}/${MY_P}/emacs"
 SITEFILE="50${PN}-gentoo-${PV}.el"



1.65                 app-emacs/ocaml-mode/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?r1=1.64&r2=1.65

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	11 Feb 2013 11:15:51 -0000	1.64
+++ ChangeLog	12 Feb 2013 16:53:43 -0000	1.65
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/ocaml-mode
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.64 2013/02/11 11:15:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.65 2013/02/12 16:53:43 ago Exp $
+
+  12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ocaml-mode-3.12.1-r1.ebuild:
+  Stable for ppc64, wrt bug #456440
 
   11 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ocaml-mode-3.12.1-r1.ebuild:
   Stable for arm, wrt bug #456440





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

* [gentoo-commits] gentoo-x86 commit in app-emacs/ocaml-mode: ocaml-mode-3.12.1-r1.ebuild ChangeLog
@ 2013-02-12 17:00 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-12 17:00 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/12 17:00:03

  Modified:             ocaml-mode-3.12.1-r1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #456440
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.7                  app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?r1=1.6&r2=1.7

Index: ocaml-mode-3.12.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ocaml-mode-3.12.1-r1.ebuild	12 Feb 2013 16:53:43 -0000	1.6
+++ ocaml-mode-3.12.1-r1.ebuild	12 Feb 2013 17:00:03 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.6 2013/02/12 16:53:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.7 2013/02/12 17:00:03 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 
 S="${WORKDIR}/${MY_P}/emacs"
 SITEFILE="50${PN}-gentoo-${PV}.el"



1.66                 app-emacs/ocaml-mode/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?r1=1.65&r2=1.66

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	12 Feb 2013 16:53:43 -0000	1.65
+++ ChangeLog	12 Feb 2013 17:00:03 -0000	1.66
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/ocaml-mode
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.65 2013/02/12 16:53:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.66 2013/02/12 17:00:03 ago Exp $
+
+  12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ocaml-mode-3.12.1-r1.ebuild:
+  Stable for ppc, wrt bug #456440
 
   12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ocaml-mode-3.12.1-r1.ebuild:
   Stable for ppc64, wrt bug #456440





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

* [gentoo-commits] gentoo-x86 commit in app-emacs/ocaml-mode: ocaml-mode-3.12.1-r1.ebuild ChangeLog
@ 2013-02-12 18:09 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-12 18:09 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/12 18:09:54

  Modified:             ocaml-mode-3.12.1-r1.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #456440
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.8                  app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?r1=1.7&r2=1.8

Index: ocaml-mode-3.12.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ocaml-mode-3.12.1-r1.ebuild	12 Feb 2013 17:00:03 -0000	1.7
+++ ocaml-mode-3.12.1-r1.ebuild	12 Feb 2013 18:09:54 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.7 2013/02/12 17:00:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.8 2013/02/12 18:09:54 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 
 S="${WORKDIR}/${MY_P}/emacs"
 SITEFILE="50${PN}-gentoo-${PV}.el"



1.67                 app-emacs/ocaml-mode/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?r1=1.66&r2=1.67

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	12 Feb 2013 17:00:03 -0000	1.66
+++ ChangeLog	12 Feb 2013 18:09:54 -0000	1.67
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/ocaml-mode
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.66 2013/02/12 17:00:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.67 2013/02/12 18:09:54 ago Exp $
+
+  12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ocaml-mode-3.12.1-r1.ebuild:
+  Stable for ia64, wrt bug #456440
 
   12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ocaml-mode-3.12.1-r1.ebuild:
   Stable for ppc, wrt bug #456440





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

* [gentoo-commits] gentoo-x86 commit in app-emacs/ocaml-mode: ocaml-mode-3.12.1-r1.ebuild ChangeLog
@ 2013-02-12 19:26 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-12 19:26 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/12 19:26:10

  Modified:             ocaml-mode-3.12.1-r1.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #456440
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.9                  app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?r1=1.8&r2=1.9

Index: ocaml-mode-3.12.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ocaml-mode-3.12.1-r1.ebuild	12 Feb 2013 18:09:54 -0000	1.8
+++ ocaml-mode-3.12.1-r1.ebuild	12 Feb 2013 19:26:09 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.8 2013/02/12 18:09:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.9 2013/02/12 19:26:09 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
 
 S="${WORKDIR}/${MY_P}/emacs"
 SITEFILE="50${PN}-gentoo-${PV}.el"



1.68                 app-emacs/ocaml-mode/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	12 Feb 2013 18:09:54 -0000	1.67
+++ ChangeLog	12 Feb 2013 19:26:09 -0000	1.68
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/ocaml-mode
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.67 2013/02/12 18:09:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.68 2013/02/12 19:26:09 ago Exp $
+
+  12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ocaml-mode-3.12.1-r1.ebuild:
+  Stable for alpha, wrt bug #456440
 
   12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ocaml-mode-3.12.1-r1.ebuild:
   Stable for ia64, wrt bug #456440





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

* [gentoo-commits] gentoo-x86 commit in app-emacs/ocaml-mode: ocaml-mode-3.12.1-r1.ebuild ChangeLog
@ 2013-02-12 20:22 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 10+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-02-12 20:22 UTC (permalink / raw
  To: gentoo-commits

ago         13/02/12 20:22:53

  Modified:             ocaml-mode-3.12.1-r1.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #456440
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.10                 app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?r1=1.9&r2=1.10

Index: ocaml-mode-3.12.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ocaml-mode-3.12.1-r1.ebuild	12 Feb 2013 19:26:09 -0000	1.9
+++ ocaml-mode-3.12.1-r1.ebuild	12 Feb 2013 20:22:53 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.9 2013/02/12 19:26:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.10 2013/02/12 20:22:53 ago Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
 
 S="${WORKDIR}/${MY_P}/emacs"
 SITEFILE="50${PN}-gentoo-${PV}.el"



1.69                 app-emacs/ocaml-mode/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	12 Feb 2013 19:26:09 -0000	1.68
+++ ChangeLog	12 Feb 2013 20:22:53 -0000	1.69
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/ocaml-mode
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.68 2013/02/12 19:26:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.69 2013/02/12 20:22:53 ago Exp $
+
+  12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ocaml-mode-3.12.1-r1.ebuild:
+  Stable for sparc, wrt bug #456440
 
   12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ocaml-mode-3.12.1-r1.ebuild:
   Stable for alpha, wrt bug #456440





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

* [gentoo-commits] gentoo-x86 commit in app-emacs/ocaml-mode: ocaml-mode-3.12.1-r1.ebuild ChangeLog
@ 2013-02-20 15:35 Jeroen Roovers (jer)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2013-02-20 15:35 UTC (permalink / raw
  To: gentoo-commits

jer         13/02/20 15:35:15

  Modified:             ocaml-mode-3.12.1-r1.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #456440).
  
  (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.11                 app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild?r1=1.10&r2=1.11

Index: ocaml-mode-3.12.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ocaml-mode-3.12.1-r1.ebuild	12 Feb 2013 20:22:53 -0000	1.10
+++ ocaml-mode-3.12.1-r1.ebuild	20 Feb 2013 15:35:15 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.10 2013/02/12 20:22:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.11 2013/02/20 15:35:15 jer Exp $
 
 EAPI=5
 
@@ -13,7 +13,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
 
 S="${WORKDIR}/${MY_P}/emacs"
 SITEFILE="50${PN}-gentoo-${PV}.el"



1.70                 app-emacs/ocaml-mode/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/ocaml-mode/ChangeLog?r1=1.69&r2=1.70

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	12 Feb 2013 20:22:53 -0000	1.69
+++ ChangeLog	20 Feb 2013 15:35:15 -0000	1.70
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/ocaml-mode
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.69 2013/02/12 20:22:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.70 2013/02/20 15:35:15 jer Exp $
+
+  20 Feb 2013; Jeroen Roovers <jer@gentoo.org> ocaml-mode-3.12.1-r1.ebuild:
+  Stable for HPPA (bug #456440).
 
   12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> ocaml-mode-3.12.1-r1.ebuild:
   Stable for sparc, wrt bug #456440





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

end of thread, other threads:[~2013-02-20 15:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-11 21:55 [gentoo-commits] gentoo-x86 commit in app-emacs/ocaml-mode: ocaml-mode-3.12.1-r1.ebuild ChangeLog Ulrich Mueller (ulm)
  -- strict thread matches above, loose matches on Subject: below --
2013-02-10 20:47 Agostino Sarubbo (ago)
2013-02-10 20:48 Agostino Sarubbo (ago)
2013-02-11 11:15 Agostino Sarubbo (ago)
2013-02-12 16:53 Agostino Sarubbo (ago)
2013-02-12 17:00 Agostino Sarubbo (ago)
2013-02-12 18:09 Agostino Sarubbo (ago)
2013-02-12 19:26 Agostino Sarubbo (ago)
2013-02-12 20:22 Agostino Sarubbo (ago)
2013-02-20 15:35 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