public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-xemacs/gentoo-syntax: ChangeLog gentoo-syntax-1.16.ebuild
@ 2010-01-17  9:58 Hans de Graaff (graaff)
  0 siblings, 0 replies; 3+ messages in thread
From: Hans de Graaff (graaff) @ 2010-01-17  9:58 UTC (permalink / raw
  To: gentoo-commits

graaff      10/01/17 09:58:56

  Modified:             ChangeLog
  Added:                gentoo-syntax-1.16.ebuild
  Log:
  Version bump.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 app-xemacs/gentoo-syntax/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	24 Oct 2009 07:01:26 -0000	1.16
+++ ChangeLog	17 Jan 2010 09:58:55 -0000	1.17
@@ -1,6 +1,12 @@
 # ChangeLog for app-xemacs/gentoo-syntax
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.16 2009/10/24 07:01:26 graaff Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.17 2010/01/17 09:58:55 graaff Exp $
+
+*gentoo-syntax-1.16 (17 Jan 2010)
+
+  17 Jan 2010; Hans de Graaff <graaff@gentoo.org>
+  +gentoo-syntax-1.16.ebuild:
+  Version bump.
 
 *gentoo-syntax-1.15 (24 Oct 2009)
 



1.1                  app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild

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

Index: gentoo-syntax-1.16.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild,v 1.1 2010/01/17 09:58:55 graaff Exp $

inherit xemacs-elisp eutils

DESCRIPTION="An Emacs mode for editing ebuilds and other Gentoo specific files."
HOMEPAGE="http://www.gentoo.org/proj/en/lisp/emacs/index.xml"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=app-editors/xemacs-21.4.20-r5
	app-xemacs/sh-script"
DEPEND="${RDEPEND}"






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

* [gentoo-commits] gentoo-x86 commit in app-xemacs/gentoo-syntax: ChangeLog gentoo-syntax-1.16.ebuild
@ 2010-07-12 17:25 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-07-12 17:25 UTC (permalink / raw
  To: gentoo-commits

fauli       10/07/12 17:25:10

  Modified:             ChangeLog gentoo-syntax-1.16.ebuild
  Log:
  stable x86, bug 327661
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.20                 app-xemacs/gentoo-syntax/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	10 Jul 2010 05:56:56 -0000	1.19
+++ ChangeLog	12 Jul 2010 17:25:10 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for app-xemacs/gentoo-syntax
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.19 2010/07/10 05:56:56 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.20 2010/07/12 17:25:10 fauli Exp $
+
+  12 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+  gentoo-syntax-1.16.ebuild:
+  stable x86, bug 327661
 
 *gentoo-syntax-1.17 (10 Jul 2010)
 



1.2                  app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild

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

Index: gentoo-syntax-1.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gentoo-syntax-1.16.ebuild	17 Jan 2010 09:58:55 -0000	1.1
+++ gentoo-syntax-1.16.ebuild	12 Jul 2010 17:25:10 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild,v 1.1 2010/01/17 09:58:55 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild,v 1.2 2010/07/12 17:25:10 fauli Exp $
 
 inherit xemacs-elisp eutils
 
@@ -9,7 +9,7 @@
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 RDEPEND=">=app-editors/xemacs-21.4.20-r5






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

* [gentoo-commits] gentoo-x86 commit in app-xemacs/gentoo-syntax: ChangeLog gentoo-syntax-1.16.ebuild
@ 2010-07-12 21:51 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 3+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-07-12 21:51 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/07/12 21:51:59

  Modified:             ChangeLog gentoo-syntax-1.16.ebuild
  Log:
  Stable on amd64 wrt bug #327661
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.21                 app-xemacs/gentoo-syntax/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	12 Jul 2010 17:25:10 -0000	1.20
+++ ChangeLog	12 Jul 2010 21:51:59 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for app-xemacs/gentoo-syntax
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.20 2010/07/12 17:25:10 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/ChangeLog,v 1.21 2010/07/12 21:51:59 hwoarang Exp $
+
+  12 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
+  gentoo-syntax-1.16.ebuild:
+  Stable on amd64 wrt bug #327661
 
   12 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
   gentoo-syntax-1.16.ebuild:



1.3                  app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild

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

Index: gentoo-syntax-1.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gentoo-syntax-1.16.ebuild	12 Jul 2010 17:25:10 -0000	1.2
+++ gentoo-syntax-1.16.ebuild	12 Jul 2010 21:51:59 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild,v 1.2 2010/07/12 17:25:10 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.16.ebuild,v 1.3 2010/07/12 21:51:59 hwoarang Exp $
 
 inherit xemacs-elisp eutils
 
@@ -9,7 +9,7 @@
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND=">=app-editors/xemacs-21.4.20-r5






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

end of thread, other threads:[~2010-07-12 21:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-17  9:58 [gentoo-commits] gentoo-x86 commit in app-xemacs/gentoo-syntax: ChangeLog gentoo-syntax-1.16.ebuild Hans de Graaff (graaff)
  -- strict thread matches above, loose matches on Subject: below --
2010-07-12 17:25 Christian Faulhammer (fauli)
2010-07-12 21:51 Markos Chandras (hwoarang)

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