public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: ChangeLog gentoo-syntax-1.8.ebuild
@ 2007-12-15 22:47 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 7+ messages in thread
From: Ulrich Mueller (ulm) @ 2007-12-15 22:47 UTC (permalink / raw
  To: gentoo-commits

ulm         07/12/15 22:47:28

  Modified:             ChangeLog
  Added:                gentoo-syntax-1.8.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.4_rc9)

Revision  Changes    Path
1.8                  app-emacs/gentoo-syntax/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	25 Nov 2007 17:01:04 -0000	1.7
+++ ChangeLog	15 Dec 2007 22:47:28 -0000	1.8
@@ -1,6 +1,12 @@
 # ChangeLog for app-emacs/gentoo-syntax
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.7 2007/11/25 17:01:04 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.8 2007/12/15 22:47:28 ulm Exp $
+
+*gentoo-syntax-1.8 (15 Dec 2007)
+
+  15 Dec 2007; Ulrich Mueller <ulm@gentoo.org> +gentoo-syntax-1.8.ebuild:
+  Version bump: New functions for ebuild keywording; support for echangelog;
+  added keywords for several eclasses.
 
 *gentoo-syntax-9999 (25 Nov 2007)
 



1.1                  app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild?rev=1.1&content-type=text/plain

Index: gentoo-syntax-1.8.ebuild
===================================================================
# Copyright 1999-2007 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.8.ebuild,v 1.1 2007/12/15 22:47:28 ulm Exp $

inherit elisp

DESCRIPTION="Emacs modes for editing ebuilds and other Gentoo specific files"
HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""

SITEFILE=51${PN}-gentoo.el
DOCS="ChangeLog"



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: ChangeLog gentoo-syntax-1.8.ebuild
@ 2008-03-22 18:04 Santiago M. Mola (coldwind)
  0 siblings, 0 replies; 7+ messages in thread
From: Santiago M. Mola (coldwind) @ 2008-03-22 18:04 UTC (permalink / raw
  To: gentoo-commits

coldwind    08/03/22 18:04:08

  Modified:             ChangeLog gentoo-syntax-1.8.ebuild
  Log:
  amd64 stable wrt bug #214285
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.9                  app-emacs/gentoo-syntax/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	15 Dec 2007 22:47:28 -0000	1.8
+++ ChangeLog	22 Mar 2008 18:04:08 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for app-emacs/gentoo-syntax
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.8 2007/12/15 22:47:28 ulm Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.9 2008/03/22 18:04:08 coldwind Exp $
+
+  22 Mar 2008; Santiago M. Mola <coldwind@gentoo.org>
+  gentoo-syntax-1.8.ebuild:
+  amd64 stable wrt bug #214285
 
 *gentoo-syntax-1.8 (15 Dec 2007)
 



1.2                  app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild

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

Index: gentoo-syntax-1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gentoo-syntax-1.8.ebuild	15 Dec 2007 22:47:28 -0000	1.1
+++ gentoo-syntax-1.8.ebuild	22 Mar 2008 18:04:08 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 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.8.ebuild,v 1.1 2007/12/15 22:47:28 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild,v 1.2 2008/03/22 18:04:08 coldwind Exp $
 
 inherit elisp
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~sparc-fbsd ~x86 ~x86-fbsd"
 IUSE=""
 
 SITEFILE=51${PN}-gentoo.el



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: ChangeLog gentoo-syntax-1.8.ebuild
@ 2008-03-22 18:09 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-03-22 18:09 UTC (permalink / raw
  To: gentoo-commits

opfer       08/03/22 18:09:48

  Modified:             ChangeLog gentoo-syntax-1.8.ebuild
  Log:
  stable x86, bug 214285
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.10                 app-emacs/gentoo-syntax/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	22 Mar 2008 18:04:08 -0000	1.9
+++ ChangeLog	22 Mar 2008 18:09:48 -0000	1.10
@@ -1,6 +1,10 @@
 # ChangeLog for app-emacs/gentoo-syntax
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.9 2008/03/22 18:04:08 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.10 2008/03/22 18:09:48 opfer Exp $
+
+  22 Mar 2008; Christian Faulhammer <opfer@gentoo.org>
+  gentoo-syntax-1.8.ebuild:
+  stable x86, bug 214285
 
   22 Mar 2008; Santiago M. Mola <coldwind@gentoo.org>
   gentoo-syntax-1.8.ebuild:



1.3                  app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild

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

Index: gentoo-syntax-1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gentoo-syntax-1.8.ebuild	22 Mar 2008 18:04:08 -0000	1.2
+++ gentoo-syntax-1.8.ebuild	22 Mar 2008 18:09:48 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 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.8.ebuild,v 1.2 2008/03/22 18:04:08 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild,v 1.3 2008/03/22 18:09:48 opfer Exp $
 
 inherit elisp
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~sparc-fbsd x86 ~x86-fbsd"
 IUSE=""
 
 SITEFILE=51${PN}-gentoo.el



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: ChangeLog gentoo-syntax-1.8.ebuild
@ 2008-03-22 19:07 Ferris McCormick (fmccor)
  0 siblings, 0 replies; 7+ messages in thread
From: Ferris McCormick (fmccor) @ 2008-03-22 19:07 UTC (permalink / raw
  To: gentoo-commits

fmccor      08/03/22 19:07:59

  Modified:             ChangeLog gentoo-syntax-1.8.ebuild
  Log:
  Add ~sparc keyword --- Bug #214283 --- required because it's documented to
  be available.
  (Portage version: 2.2_pre5)

Revision  Changes    Path
1.11                 app-emacs/gentoo-syntax/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	22 Mar 2008 18:09:48 -0000	1.10
+++ ChangeLog	22 Mar 2008 19:07:58 -0000	1.11
@@ -1,6 +1,11 @@
 # ChangeLog for app-emacs/gentoo-syntax
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.10 2008/03/22 18:09:48 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.11 2008/03/22 19:07:58 fmccor Exp $
+
+  22 Mar 2008; Ferris McCormick <fmccor@gentoo.org>
+  gentoo-syntax-1.8.ebuild:
+  Add ~sparc keyword --- Bug #214283 --- required because it's documented to
+  be available.
 
   22 Mar 2008; Christian Faulhammer <opfer@gentoo.org>
   gentoo-syntax-1.8.ebuild:



1.4                  app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild

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

Index: gentoo-syntax-1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gentoo-syntax-1.8.ebuild	22 Mar 2008 18:09:48 -0000	1.3
+++ gentoo-syntax-1.8.ebuild	22 Mar 2008 19:07:58 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 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.8.ebuild,v 1.3 2008/03/22 18:09:48 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild,v 1.4 2008/03/22 19:07:58 fmccor Exp $
 
 inherit elisp
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc ~sparc ~sparc-fbsd x86 ~x86-fbsd"
 IUSE=""
 
 SITEFILE=51${PN}-gentoo.el



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: ChangeLog gentoo-syntax-1.8.ebuild
@ 2008-03-23 13:25 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 7+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2008-03-23 13:25 UTC (permalink / raw
  To: gentoo-commits

nixnut      08/03/23 13:25:29

  Modified:             ChangeLog gentoo-syntax-1.8.ebuild
  Log:
  Stable on ppc wrt bug 214285
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.12                 app-emacs/gentoo-syntax/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	22 Mar 2008 19:07:58 -0000	1.11
+++ ChangeLog	23 Mar 2008 13:25:28 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/gentoo-syntax
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.11 2008/03/22 19:07:58 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.12 2008/03/23 13:25:28 nixnut Exp $
+
+  23 Mar 2008; nixnut <nixnut@gentoo.org> gentoo-syntax-1.8.ebuild:
+  Stable on ppc wrt bug 214285
 
   22 Mar 2008; Ferris McCormick <fmccor@gentoo.org>
   gentoo-syntax-1.8.ebuild:



1.5                  app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild

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

Index: gentoo-syntax-1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gentoo-syntax-1.8.ebuild	22 Mar 2008 19:07:58 -0000	1.4
+++ gentoo-syntax-1.8.ebuild	23 Mar 2008 13:25:28 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 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.8.ebuild,v 1.4 2008/03/22 19:07:58 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild,v 1.5 2008/03/23 13:25:28 nixnut Exp $
 
 inherit elisp
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~sparc ~sparc-fbsd x86 ~x86-fbsd"
 IUSE=""
 
 SITEFILE=51${PN}-gentoo.el



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: ChangeLog gentoo-syntax-1.8.ebuild
@ 2008-03-23 13:52 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2008-03-23 13:52 UTC (permalink / raw
  To: gentoo-commits

ranger      08/03/23 13:52:54

  Modified:             ChangeLog gentoo-syntax-1.8.ebuild
  Log:
  Marking gentoo-syntax-1.8 ~ppc64 for bug 214283
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.13                 app-emacs/gentoo-syntax/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	23 Mar 2008 13:25:28 -0000	1.12
+++ ChangeLog	23 Mar 2008 13:52:53 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/gentoo-syntax
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.12 2008/03/23 13:25:28 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.13 2008/03/23 13:52:53 ranger Exp $
+
+  23 Mar 2008; Brent Baude <ranger@gentoo.org> gentoo-syntax-1.8.ebuild:
+  Marking gentoo-syntax-1.8 ~ppc64 for bug 214283
 
   23 Mar 2008; nixnut <nixnut@gentoo.org> gentoo-syntax-1.8.ebuild:
   Stable on ppc wrt bug 214285



1.6                  app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild

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

Index: gentoo-syntax-1.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gentoo-syntax-1.8.ebuild	23 Mar 2008 13:25:28 -0000	1.5
+++ gentoo-syntax-1.8.ebuild	23 Mar 2008 13:52:53 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 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.8.ebuild,v 1.5 2008/03/23 13:25:28 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/gentoo-syntax-1.8.ebuild,v 1.6 2008/03/23 13:52:53 ranger Exp $
 
 inherit elisp
 
@@ -10,7 +10,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ppc ~sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="amd64 ppc ~ppc64 ~sparc ~sparc-fbsd x86 ~x86-fbsd"
 IUSE=""
 
 SITEFILE=51${PN}-gentoo.el



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: ChangeLog gentoo-syntax-1.8.ebuild
@ 2008-10-28 20:17 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-10-28 20:17 UTC (permalink / raw
  To: gentoo-commits

opfer       08/10/28 20:17:20

  Modified:             ChangeLog
  Removed:              gentoo-syntax-1.8.ebuild
  Log:
  clean up
  (Portage version: 2.1.4.5)

Revision  Changes    Path
1.27                 app-emacs/gentoo-syntax/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	27 Oct 2008 22:50:44 -0000	1.26
+++ ChangeLog	28 Oct 2008 20:17:20 -0000	1.27
@@ -1,6 +1,10 @@
 # ChangeLog for app-emacs/gentoo-syntax
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.26 2008/10/27 22:50:44 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.27 2008/10/28 20:17:20 opfer Exp $
+
+  28 Oct 2008; Christian Faulhammer <opfer@gentoo.org>
+  -gentoo-syntax-1.8.ebuild:
+  clean up
 
   27 Oct 2008; Brent Baude <ranger@gentoo.org> gentoo-syntax-1.9.ebuild:
   stable ppc64, bug 243100






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

end of thread, other threads:[~2008-10-28 20:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-23 13:52 [gentoo-commits] gentoo-x86 commit in app-emacs/gentoo-syntax: ChangeLog gentoo-syntax-1.8.ebuild Brent Baude (ranger)
  -- strict thread matches above, loose matches on Subject: below --
2008-10-28 20:17 Christian Faulhammer (opfer)
2008-03-23 13:25 Gysbert Wassenaar (nixnut)
2008-03-22 19:07 Ferris McCormick (fmccor)
2008-03-22 18:09 Christian Faulhammer (opfer)
2008-03-22 18:04 Santiago M. Mola (coldwind)
2007-12-15 22:47 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