public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-doc/elisp-manual: ChangeLog elisp-manual-23.3.0.ebuild
@ 2009-10-03 23:48 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-10-03 23:48 UTC (permalink / raw
  To: gentoo-commits

fauli       09/10/03 23:48:23

  Modified:             ChangeLog elisp-manual-23.3.0.ebuild
  Log:
  stable x86, bug 287460
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.19                 app-doc/elisp-manual/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/elisp-manual/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/elisp-manual/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/elisp-manual/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	3 Oct 2009 23:44:34 -0000	1.18
+++ ChangeLog	3 Oct 2009 23:48:23 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for app-doc/elisp-manual
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v 1.18 2009/10/03 23:44:34 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v 1.19 2009/10/03 23:48:23 fauli Exp $
+
+  03 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
+  elisp-manual-23.3.0.ebuild:
+  stable x86, bug 287460
 
   03 Oct 2009; Christian Faulhammer <fauli@gentoo.org>
   elisp-manual-22.2.9.ebuild:



1.2                  app-doc/elisp-manual/elisp-manual-23.3.0.ebuild

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

Index: elisp-manual-23.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-23.3.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- elisp-manual-23.3.0.ebuild	5 Sep 2009 23:40:01 -0000	1.1
+++ elisp-manual-23.3.0.ebuild	3 Oct 2009 23:48:23 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-23.3.0.ebuild,v 1.1 2009/09/05 23:40:01 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-23.3.0.ebuild,v 1.2 2009/10/03 23:48:23 fauli Exp $
 
 inherit eutils
 
@@ -12,7 +12,7 @@
 
 LICENSE="FDL-1.3"
 SLOT="23"
-KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~s390 ~sparc x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_P}"






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

* [gentoo-commits] gentoo-x86 commit in app-doc/elisp-manual: ChangeLog elisp-manual-23.3.0.ebuild
@ 2009-11-27  0:52 Tiago Cunha (tcunha)
  0 siblings, 0 replies; 3+ messages in thread
From: Tiago Cunha (tcunha) @ 2009-11-27  0:52 UTC (permalink / raw
  To: gentoo-commits

tcunha      09/11/27 00:52:44

  Modified:             ChangeLog elisp-manual-23.3.0.ebuild
  Log:
  stable sparc, bug 287460
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.23                 app-doc/elisp-manual/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/elisp-manual/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/elisp-manual/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-doc/elisp-manual/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	27 Nov 2009 00:49:51 -0000	1.22
+++ ChangeLog	27 Nov 2009 00:52:44 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for app-doc/elisp-manual
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v 1.22 2009/11/27 00:49:51 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v 1.23 2009/11/27 00:52:44 tcunha Exp $
+
+  27 Nov 2009; Tiago Cunha <tcunha@gentoo.org> elisp-manual-23.3.0.ebuild:
+  stable sparc, bug 287460
 
   27 Nov 2009; Tiago Cunha <tcunha@gentoo.org> elisp-manual-22.2.9.ebuild:
   stable sparc, bug 287460



1.5                  app-doc/elisp-manual/elisp-manual-23.3.0.ebuild

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

Index: elisp-manual-23.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-23.3.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- elisp-manual-23.3.0.ebuild	26 Nov 2009 11:10:27 -0000	1.4
+++ elisp-manual-23.3.0.ebuild	27 Nov 2009 00:52:44 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-23.3.0.ebuild,v 1.4 2009/11/26 11:10:27 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/elisp-manual-23.3.0.ebuild,v 1.5 2009/11/27 00:52:44 tcunha Exp $
 
 inherit eutils
 
@@ -12,7 +12,7 @@
 
 LICENSE="FDL-1.3"
 SLOT="23"
-KEYWORDS="amd64 ppc ~s390 ~sparc x86"
+KEYWORDS="amd64 ppc ~s390 sparc x86"
 IUSE=""
 
 S="${WORKDIR}/${MY_P}"






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

* [gentoo-commits] gentoo-x86 commit in app-doc/elisp-manual: ChangeLog elisp-manual-23.3.0.ebuild
@ 2011-02-12 18:56 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (fauli) @ 2011-02-12 18:56 UTC (permalink / raw
  To: gentoo-commits

fauli       11/02/12 18:56:37

  Modified:             ChangeLog
  Removed:              elisp-manual-23.3.0.ebuild
  Log:
  clean up
  
  (Portage version: 2.1.9.39/cvs/Linux i686)

Revision  Changes    Path
1.30                 app-doc/elisp-manual/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/elisp-manual/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/elisp-manual/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-doc/elisp-manual/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	12 Feb 2011 18:41:44 -0000	1.29
+++ ChangeLog	12 Feb 2011 18:56:37 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for app-doc/elisp-manual
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v 1.29 2011/02/12 18:41:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/elisp-manual/ChangeLog,v 1.30 2011/02/12 18:56:37 fauli Exp $
+
+  12 Feb 2011; Christian Faulhammer <fauli@gentoo.org>
+  -elisp-manual-23.3.0.ebuild:
+  clean up
 
   12 Feb 2011; Raúl Porcel <armin76@gentoo.org> elisp-manual-23.3.0-r1.ebuild:
   sparc stable wrt #341919






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

end of thread, other threads:[~2011-02-12 18:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-03 23:48 [gentoo-commits] gentoo-x86 commit in app-doc/elisp-manual: ChangeLog elisp-manual-23.3.0.ebuild Christian Faulhammer (fauli)
  -- strict thread matches above, loose matches on Subject: below --
2009-11-27  0:52 Tiago Cunha (tcunha)
2011-02-12 18:56 Christian Faulhammer (fauli)

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