* [gentoo-commits] gentoo-x86 commit in app-xemacs/ilisp: ilisp-1.36.ebuild ChangeLog
@ 2010-08-13 10:50 Hans de Graaff (graaff)
0 siblings, 0 replies; 4+ messages in thread
From: Hans de Graaff (graaff) @ 2010-08-13 10:50 UTC (permalink / raw
To: gentoo-commits
graaff 10/08/13 10:50:29
Modified: ChangeLog
Added: ilisp-1.36.ebuild
Log:
Version bump: XEmacs compatibility fixes.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.17 app-xemacs/ilisp/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 19 Mar 2008 19:40:58 -0000 1.16
+++ ChangeLog 13 Aug 2010 10:50:29 -0000 1.17
@@ -1,6 +1,11 @@
# ChangeLog for app-xemacs/ilisp
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ChangeLog,v 1.16 2008/03/19 19:40:58 graaff Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ChangeLog,v 1.17 2010/08/13 10:50:29 graaff Exp $
+
+*ilisp-1.36 (13 Aug 2010)
+
+ 13 Aug 2010; Hans de Graaff <graaff@gentoo.org> +ilisp-1.36.ebuild:
+ Version bump: XEmacs compatibility fixes.
19 Mar 2008; Hans de Graaff <graaff@gentoo.org> metadata.xml:
A herd should not be listed as maintainer
1.1 app-xemacs/ilisp/ilisp-1.36.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild?rev=1.1&content-type=text/plain
Index: ilisp-1.36.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild,v 1.1 2010/08/13 10:50:29 graaff Exp $
SLOT="0"
IUSE=""
DESCRIPTION="Front-end for Inferior Lisp."
PKG_CAT="standard"
RDEPEND="app-xemacs/xemacs-base
app-xemacs/mail-lib
app-xemacs/fsf-compat
app-xemacs/xemacs-eterm
app-xemacs/sh-script
"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
inherit xemacs-packages
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-xemacs/ilisp: ilisp-1.36.ebuild ChangeLog
@ 2011-06-12 4:16 Thomas Kahle (tomka)
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Kahle (tomka) @ 2011-06-12 4:16 UTC (permalink / raw
To: gentoo-commits
tomka 11/06/12 04:16:41
Modified: ilisp-1.36.ebuild ChangeLog
Log:
x86 stable per bug 369897
(Portage version: 2.1.9.50/cvs/Linux i686)
Revision Changes Path
1.2 app-xemacs/ilisp/ilisp-1.36.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild?r1=1.1&r2=1.2
Index: ilisp-1.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ilisp-1.36.ebuild 13 Aug 2010 10:50:29 -0000 1.1
+++ ilisp-1.36.ebuild 12 Jun 2011 04:16:41 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild,v 1.1 2010/08/13 10:50:29 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild,v 1.2 2011/06/12 04:16:41 tomka Exp $
SLOT="0"
IUSE=""
@@ -13,6 +13,6 @@
app-xemacs/xemacs-eterm
app-xemacs/sh-script
"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
inherit xemacs-packages
1.18 app-xemacs/ilisp/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 13 Aug 2010 10:50:29 -0000 1.17
+++ ChangeLog 12 Jun 2011 04:16:41 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/ilisp
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ChangeLog,v 1.17 2010/08/13 10:50:29 graaff Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ChangeLog,v 1.18 2011/06/12 04:16:41 tomka Exp $
+
+ 12 Jun 2011; Thomas Kahle <tomka@gentoo.org> ilisp-1.36.ebuild:
+ x86 stable per bug 369897
*ilisp-1.36 (13 Aug 2010)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-xemacs/ilisp: ilisp-1.36.ebuild ChangeLog
@ 2011-06-25 18:19 Raul Porcel (armin76)
0 siblings, 0 replies; 4+ messages in thread
From: Raul Porcel (armin76) @ 2011-06-25 18:19 UTC (permalink / raw
To: gentoo-commits
armin76 11/06/25 18:19:13
Modified: ilisp-1.36.ebuild ChangeLog
Log:
alpha/sparc stable wrt #369897
(Portage version: 2.1.10.3/cvs/Linux ia64)
Revision Changes Path
1.3 app-xemacs/ilisp/ilisp-1.36.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild?r1=1.2&r2=1.3
Index: ilisp-1.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ilisp-1.36.ebuild 12 Jun 2011 04:16:41 -0000 1.2
+++ ilisp-1.36.ebuild 25 Jun 2011 18:19:13 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild,v 1.2 2011/06/12 04:16:41 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild,v 1.3 2011/06/25 18:19:13 armin76 Exp $
SLOT="0"
IUSE=""
@@ -13,6 +13,6 @@
app-xemacs/xemacs-eterm
app-xemacs/sh-script
"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="alpha ~amd64 ~ppc ~ppc64 sparc x86"
inherit xemacs-packages
1.19 app-xemacs/ilisp/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 12 Jun 2011 04:16:41 -0000 1.18
+++ ChangeLog 25 Jun 2011 18:19:13 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/ilisp
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ChangeLog,v 1.18 2011/06/12 04:16:41 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ChangeLog,v 1.19 2011/06/25 18:19:13 armin76 Exp $
+
+ 25 Jun 2011; Raúl Porcel <armin76@gentoo.org> ilisp-1.36.ebuild:
+ alpha/sparc stable wrt #369897
12 Jun 2011; Thomas Kahle <tomka@gentoo.org> ilisp-1.36.ebuild:
x86 stable per bug 369897
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-xemacs/ilisp: ilisp-1.36.ebuild ChangeLog
@ 2011-07-03 8:03 Markos Chandras (hwoarang)
0 siblings, 0 replies; 4+ messages in thread
From: Markos Chandras (hwoarang) @ 2011-07-03 8:03 UTC (permalink / raw
To: gentoo-commits
hwoarang 11/07/03 08:03:08
Modified: ilisp-1.36.ebuild ChangeLog
Log:
Stable on amd64 wrt bug #369897
(Portage version: 2.2.0_alpha42/cvs/Linux x86_64)
Revision Changes Path
1.5 app-xemacs/ilisp/ilisp-1.36.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild?r1=1.4&r2=1.5
Index: ilisp-1.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ilisp-1.36.ebuild 28 Jun 2011 21:43:20 -0000 1.4
+++ ilisp-1.36.ebuild 3 Jul 2011 08:03:08 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild,v 1.4 2011/06/28 21:43:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ilisp-1.36.ebuild,v 1.5 2011/07/03 08:03:08 hwoarang Exp $
SLOT="0"
IUSE=""
@@ -13,6 +13,6 @@
app-xemacs/xemacs-eterm
app-xemacs/sh-script
"
-KEYWORDS="alpha ~amd64 ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86"
inherit xemacs-packages
1.21 app-xemacs/ilisp/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-xemacs/ilisp/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 28 Jun 2011 21:43:20 -0000 1.20
+++ ChangeLog 3 Jul 2011 08:03:08 -0000 1.21
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/ilisp
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ChangeLog,v 1.20 2011/06/28 21:43:20 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ilisp/ChangeLog,v 1.21 2011/07/03 08:03:08 hwoarang Exp $
+
+ 03 Jul 2011; Markos Chandras <hwoarang@gentoo.org> ilisp-1.36.ebuild:
+ Stable on amd64 wrt bug #369897
28 Jun 2011; Brent Baude <ranger@gentoo.org> ilisp-1.36.ebuild:
Marking ilisp-1.36 ppc stable for bug 369897
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-07-03 8:03 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-13 10:50 [gentoo-commits] gentoo-x86 commit in app-xemacs/ilisp: ilisp-1.36.ebuild ChangeLog Hans de Graaff (graaff)
-- strict thread matches above, loose matches on Subject: below --
2011-06-12 4:16 Thomas Kahle (tomka)
2011-06-25 18:19 Raul Porcel (armin76)
2011-07-03 8:03 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