Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/slime: ChangeLog slime-2.0_p20080731.ebuild
Date: Mon, 02 Feb 2009 13:50:59
Message-Id: E1LTzCU-0006vn-BQ@stork.gentoo.org
1 tcunha 09/02/02 13:50:58
2
3 Modified: ChangeLog slime-2.0_p20080731.ebuild
4 Log:
5 stable sparc, bug 257082
6 (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r8 sparc64)
7
8 Revision Changes Path
9 1.64 app-emacs/slime/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/slime/ChangeLog?rev=1.64&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/slime/ChangeLog?rev=1.64&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/slime/ChangeLog?r1=1.63&r2=1.64
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/slime/ChangeLog,v
18 retrieving revision 1.63
19 retrieving revision 1.64
20 diff -u -r1.63 -r1.64
21 --- ChangeLog 1 Feb 2009 20:37:08 -0000 1.63
22 +++ ChangeLog 2 Feb 2009 13:50:58 -0000 1.64
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-emacs/slime
25 # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/slime/ChangeLog,v 1.63 2009/02/01 20:37:08 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/slime/ChangeLog,v 1.64 2009/02/02 13:50:58 tcunha Exp $
28 +
29 + 02 Feb 2009; Tiago Cunha <tcunha@g.o> slime-2.0_p20080731.ebuild:
30 + stable sparc, bug 257082
31
32 01 Feb 2009; Markus Meier <maekke@g.o> slime-2.0_p20080731.ebuild:
33 amd64/x86 stable, bug #257082
34
35
36
37 1.5 app-emacs/slime/slime-2.0_p20080731.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/slime/slime-2.0_p20080731.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/slime/slime-2.0_p20080731.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/slime/slime-2.0_p20080731.ebuild?r1=1.4&r2=1.5
42
43 Index: slime-2.0_p20080731.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-emacs/slime/slime-2.0_p20080731.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- slime-2.0_p20080731.ebuild 1 Feb 2009 20:37:08 -0000 1.4
50 +++ slime-2.0_p20080731.ebuild 2 Feb 2009 13:50:58 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/slime/slime-2.0_p20080731.ebuild,v 1.4 2009/02/01 20:37:08 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/slime/slime-2.0_p20080731.ebuild,v 1.5 2009/02/02 13:50:58 tcunha Exp $
56
57 inherit common-lisp elisp eutils
58
59 @@ -10,7 +10,7 @@
60
61 LICENSE="GPL-2 xref.lisp"
62 SLOT="0"
63 -KEYWORDS="amd64 ~ppc ~sparc x86"
64 +KEYWORDS="amd64 ~ppc sparc x86"
65 IUSE="doc"
66
67 RDEPEND="virtual/commonlisp dev-lisp/cl-asdf"