public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: gentoo-syntax-1.21.ebuild ChangeLog
@ 2013-03-16  9:27 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 9+ messages in thread
From: Ulrich Mueller (ulm) @ 2013-03-16  9:27 UTC (permalink / raw
  To: gentoo-commits

ulm         13/03/16 09:27:58

  Modified:             gentoo-syntax-1.21.ebuild ChangeLog
  Log:
  Use readme.gentoo instead of elog.
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)

Revision  Changes    Path
1.2                  app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild

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

Index: gentoo-syntax-1.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gentoo-syntax-1.21.ebuild	9 Mar 2013 07:43:45 -0000	1.1
+++ gentoo-syntax-1.21.ebuild	16 Mar 2013 09:27:58 -0000	1.2
@@ -1,10 +1,10 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.1 2013/03/09 07:43:45 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.2 2013/03/16 09:27:58 ulm Exp $
 
 EAPI=5
 
-inherit elisp
+inherit readme.gentoo elisp
 
 DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files"
 HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/"
@@ -17,10 +17,5 @@
 DOCS="ChangeLog keyword-generation.sh"
 ELISP_TEXINFO="${PN}.texi"
 SITEFILE="50${PN}-gentoo.el"
-
-pkg_postinst() {
-	elisp-site-regen
-
-	elog "Some optional features may require installation of additional"
-	elog "packages, like app-portage/gentoolkit-dev for echangelog."
-}
+DOC_CONTENTS="Some optional features may require installation of additional
+	packages, like app-portage/gentoolkit-dev for echangelog."



1.93                 app-emacs/gentoo-syntax/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog	9 Mar 2013 07:43:45 -0000	1.92
+++ ChangeLog	16 Mar 2013 09:27:58 -0000	1.93
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/gentoo-syntax
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.92 2013/03/09 07:43:45 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.93 2013/03/16 09:27:58 ulm Exp $
+
+  16 Mar 2013; Ulrich Müller <ulm@gentoo.org> gentoo-syntax-1.21.ebuild:
+  Use readme.gentoo instead of elog.
 
 *gentoo-syntax-1.21 (08 Mar 2013)
 





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

* [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: gentoo-syntax-1.21.ebuild ChangeLog
@ 2013-05-15 13:44 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-05-15 13:44 UTC (permalink / raw
  To: gentoo-commits

ago         13/05/15 13:44:00

  Modified:             gentoo-syntax-1.21.ebuild ChangeLog
  Log:
  Stable for amd64, wrt bug #469882
  
  (Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild

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

Index: gentoo-syntax-1.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gentoo-syntax-1.21.ebuild	16 Mar 2013 09:27:58 -0000	1.2
+++ gentoo-syntax-1.21.ebuild	15 May 2013 13:44:00 -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/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.2 2013/03/16 09:27:58 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.3 2013/05/15 13:44:00 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 
 DOCS="ChangeLog keyword-generation.sh"
 ELISP_TEXINFO="${PN}.texi"



1.94                 app-emacs/gentoo-syntax/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog	16 Mar 2013 09:27:58 -0000	1.93
+++ ChangeLog	15 May 2013 13:44:00 -0000	1.94
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/gentoo-syntax
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.93 2013/03/16 09:27:58 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.94 2013/05/15 13:44:00 ago Exp $
+
+  15 May 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.21.ebuild:
+  Stable for amd64, wrt bug #469882
 
   16 Mar 2013; Ulrich Müller <ulm@gentoo.org> gentoo-syntax-1.21.ebuild:
   Use readme.gentoo instead of elog.





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

* [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: gentoo-syntax-1.21.ebuild ChangeLog
@ 2013-05-15 13:48 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-05-15 13:48 UTC (permalink / raw
  To: gentoo-commits

ago         13/05/15 13:48:59

  Modified:             gentoo-syntax-1.21.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #469882
  
  (Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild

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

Index: gentoo-syntax-1.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gentoo-syntax-1.21.ebuild	15 May 2013 13:44:00 -0000	1.3
+++ gentoo-syntax-1.21.ebuild	15 May 2013 13:48:59 -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/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.3 2013/05/15 13:44:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.4 2013/05/15 13:48:59 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 
 DOCS="ChangeLog keyword-generation.sh"
 ELISP_TEXINFO="${PN}.texi"



1.95                 app-emacs/gentoo-syntax/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- ChangeLog	15 May 2013 13:44:00 -0000	1.94
+++ ChangeLog	15 May 2013 13:48:59 -0000	1.95
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/gentoo-syntax
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.94 2013/05/15 13:44:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.95 2013/05/15 13:48:59 ago Exp $
+
+  15 May 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.21.ebuild:
+  Stable for x86, wrt bug #469882
 
   15 May 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.21.ebuild:
   Stable for amd64, wrt bug #469882





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

* [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: gentoo-syntax-1.21.ebuild ChangeLog
@ 2013-05-16 13:12 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-05-16 13:12 UTC (permalink / raw
  To: gentoo-commits

ago         13/05/16 13:12:14

  Modified:             gentoo-syntax-1.21.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #469882
  
  (Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild

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

Index: gentoo-syntax-1.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gentoo-syntax-1.21.ebuild	15 May 2013 13:48:59 -0000	1.4
+++ gentoo-syntax-1.21.ebuild	16 May 2013 13:12:14 -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/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.4 2013/05/15 13:48:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.5 2013/05/16 13:12:14 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 
 DOCS="ChangeLog keyword-generation.sh"
 ELISP_TEXINFO="${PN}.texi"



1.96                 app-emacs/gentoo-syntax/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- ChangeLog	15 May 2013 13:48:59 -0000	1.95
+++ ChangeLog	16 May 2013 13:12:14 -0000	1.96
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/gentoo-syntax
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.95 2013/05/15 13:48:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.96 2013/05/16 13:12:14 ago Exp $
+
+  16 May 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.21.ebuild:
+  Stable for ppc, wrt bug #469882
 
   15 May 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.21.ebuild:
   Stable for x86, wrt bug #469882





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

* [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: gentoo-syntax-1.21.ebuild ChangeLog
@ 2013-05-16 14:30 Jeroen Roovers (jer)
  0 siblings, 0 replies; 9+ messages in thread
From: Jeroen Roovers (jer) @ 2013-05-16 14:30 UTC (permalink / raw
  To: gentoo-commits

jer         13/05/16 14:30:20

  Modified:             gentoo-syntax-1.21.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #469882).
  
  (Portage version: 2.2.0_alpha174/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.6                  app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild

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

Index: gentoo-syntax-1.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gentoo-syntax-1.21.ebuild	16 May 2013 13:12:14 -0000	1.5
+++ gentoo-syntax-1.21.ebuild	16 May 2013 14:30:20 -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/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.5 2013/05/16 13:12:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.6 2013/05/16 14:30:20 jer Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 
 DOCS="ChangeLog keyword-generation.sh"
 ELISP_TEXINFO="${PN}.texi"



1.97                 app-emacs/gentoo-syntax/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	16 May 2013 13:12:14 -0000	1.96
+++ ChangeLog	16 May 2013 14:30:20 -0000	1.97
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/gentoo-syntax
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.96 2013/05/16 13:12:14 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.97 2013/05/16 14:30:20 jer Exp $
+
+  16 May 2013; Jeroen Roovers <jer@gentoo.org> gentoo-syntax-1.21.ebuild:
+  Stable for HPPA (bug #469882).
 
   16 May 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.21.ebuild:
   Stable for ppc, wrt bug #469882





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

* [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: gentoo-syntax-1.21.ebuild ChangeLog
@ 2013-05-16 15:42 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-05-16 15:42 UTC (permalink / raw
  To: gentoo-commits

ago         13/05/16 15:42:24

  Modified:             gentoo-syntax-1.21.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #469882
  
  (Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.7                  app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild

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

Index: gentoo-syntax-1.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gentoo-syntax-1.21.ebuild	16 May 2013 14:30:20 -0000	1.6
+++ gentoo-syntax-1.21.ebuild	16 May 2013 15:42:24 -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/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.6 2013/05/16 14:30:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.7 2013/05/16 15:42:24 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 
 DOCS="ChangeLog keyword-generation.sh"
 ELISP_TEXINFO="${PN}.texi"



1.98                 app-emacs/gentoo-syntax/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog	16 May 2013 14:30:20 -0000	1.97
+++ ChangeLog	16 May 2013 15:42:24 -0000	1.98
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/gentoo-syntax
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.97 2013/05/16 14:30:20 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.98 2013/05/16 15:42:24 ago Exp $
+
+  16 May 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.21.ebuild:
+  Stable for ppc64, wrt bug #469882
 
   16 May 2013; Jeroen Roovers <jer@gentoo.org> gentoo-syntax-1.21.ebuild:
   Stable for HPPA (bug #469882).





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

* [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: gentoo-syntax-1.21.ebuild ChangeLog
@ 2013-05-18  5:29 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-05-18  5:29 UTC (permalink / raw
  To: gentoo-commits

ago         13/05/18 05:29:20

  Modified:             gentoo-syntax-1.21.ebuild ChangeLog
  Log:
  Stable for ia64, wrt bug #469882
  
  (Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.8                  app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild

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

Index: gentoo-syntax-1.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gentoo-syntax-1.21.ebuild	16 May 2013 15:42:24 -0000	1.7
+++ gentoo-syntax-1.21.ebuild	18 May 2013 05:29:19 -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/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.7 2013/05/16 15:42:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.8 2013/05/18 05:29:19 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 
 DOCS="ChangeLog keyword-generation.sh"
 ELISP_TEXINFO="${PN}.texi"



1.99                 app-emacs/gentoo-syntax/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog	16 May 2013 15:42:24 -0000	1.98
+++ ChangeLog	18 May 2013 05:29:19 -0000	1.99
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/gentoo-syntax
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.98 2013/05/16 15:42:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.99 2013/05/18 05:29:19 ago Exp $
+
+  18 May 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.21.ebuild:
+  Stable for ia64, wrt bug #469882
 
   16 May 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.21.ebuild:
   Stable for ppc64, wrt bug #469882





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

* [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: gentoo-syntax-1.21.ebuild ChangeLog
@ 2013-05-18 20:42 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-05-18 20:42 UTC (permalink / raw
  To: gentoo-commits

ago         13/05/18 20:42:41

  Modified:             gentoo-syntax-1.21.ebuild ChangeLog
  Log:
  Stable for alpha, wrt bug #469882
  
  (Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.9                  app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild

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

Index: gentoo-syntax-1.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gentoo-syntax-1.21.ebuild	18 May 2013 05:29:19 -0000	1.8
+++ gentoo-syntax-1.21.ebuild	18 May 2013 20:42:41 -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/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.8 2013/05/18 05:29:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.9 2013/05/18 20:42:41 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 
 DOCS="ChangeLog keyword-generation.sh"
 ELISP_TEXINFO="${PN}.texi"



1.100                app-emacs/gentoo-syntax/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog	18 May 2013 05:29:19 -0000	1.99
+++ ChangeLog	18 May 2013 20:42:41 -0000	1.100
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/gentoo-syntax
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.99 2013/05/18 05:29:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.100 2013/05/18 20:42:41 ago Exp $
+
+  18 May 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.21.ebuild:
+  Stable for alpha, wrt bug #469882
 
   18 May 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.21.ebuild:
   Stable for ia64, wrt bug #469882





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

* [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: gentoo-syntax-1.21.ebuild ChangeLog
@ 2013-05-25  8:02 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 9+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-05-25  8:02 UTC (permalink / raw
  To: gentoo-commits

ago         13/05/25 08:02:40

  Modified:             gentoo-syntax-1.21.ebuild ChangeLog
  Log:
  Stable for sparc, wrt bug #469882
  
  (Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.10                 app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild

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

Index: gentoo-syntax-1.21.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- gentoo-syntax-1.21.ebuild	18 May 2013 20:42:41 -0000	1.9
+++ gentoo-syntax-1.21.ebuild	25 May 2013 08:02:40 -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/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.9 2013/05/18 20:42:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.21.ebuild,v 1.10 2013/05/25 08:02:40 ago Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
 
 DOCS="ChangeLog keyword-generation.sh"
 ELISP_TEXINFO="${PN}.texi"



1.101                app-emacs/gentoo-syntax/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- ChangeLog	18 May 2013 20:42:41 -0000	1.100
+++ ChangeLog	25 May 2013 08:02:40 -0000	1.101
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/gentoo-syntax
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.100 2013/05/18 20:42:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.101 2013/05/25 08:02:40 ago Exp $
+
+  25 May 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.21.ebuild:
+  Stable for sparc, wrt bug #469882
 
   18 May 2013; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-1.21.ebuild:
   Stable for alpha, wrt bug #469882





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

end of thread, other threads:[~2013-05-25  8:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-16 15:42 [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: gentoo-syntax-1.21.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2013-05-25  8:02 Agostino Sarubbo (ago)
2013-05-18 20:42 Agostino Sarubbo (ago)
2013-05-18  5:29 Agostino Sarubbo (ago)
2013-05-16 14:30 Jeroen Roovers (jer)
2013-05-16 13:12 Agostino Sarubbo (ago)
2013-05-15 13:48 Agostino Sarubbo (ago)
2013-05-15 13:44 Agostino Sarubbo (ago)
2013-03-16  9:27 Ulrich Mueller (ulm)

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