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/tramp: tramp-2.1.15.ebuild ChangeLog
Date: Sun, 01 Mar 2009 12:35:31
Message-Id: E1LdktE-000501-PP@stork.gentoo.org
1 tcunha 09/03/01 12:35:28
2
3 Modified: tramp-2.1.15.ebuild ChangeLog
4 Log:
5 stable amd64/sparc, bug 260708
6 (Portage version: 2.1.6.7/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 app-emacs/tramp/tramp-2.1.15.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tramp/tramp-2.1.15.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tramp/tramp-2.1.15.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tramp/tramp-2.1.15.ebuild?r1=1.1&r2=1.2
14
15 Index: tramp-2.1.15.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.1.15.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- tramp-2.1.15.ebuild 1 Feb 2009 11:09:45 -0000 1.1
22 +++ tramp-2.1.15.ebuild 1 Mar 2009 12:35:28 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.1.15.ebuild,v 1.1 2009/02/01 11:09:45 ulm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/tramp-2.1.15.ebuild,v 1.2 2009/03/01 12:35:28 tcunha Exp $
28
29 inherit elisp eutils
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-3 FDL-1.3"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
36 +KEYWORDS="~alpha amd64 ~ppc sparc ~x86"
37 IUSE=""
38
39 SITEFILE="51${PN}-gentoo.el"
40
41
42
43 1.77 app-emacs/tramp/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tramp/ChangeLog?rev=1.77&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tramp/ChangeLog?rev=1.77&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/tramp/ChangeLog?r1=1.76&r2=1.77
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-emacs/tramp/ChangeLog,v
52 retrieving revision 1.76
53 retrieving revision 1.77
54 diff -u -r1.76 -r1.77
55 --- ChangeLog 1 Feb 2009 11:09:45 -0000 1.76
56 +++ ChangeLog 1 Mar 2009 12:35:28 -0000 1.77
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-emacs/tramp
59 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/ChangeLog,v 1.76 2009/02/01 11:09:45 ulm Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/ChangeLog,v 1.77 2009/03/01 12:35:28 tcunha Exp $
62 +
63 + 01 Mar 2009; Tiago Cunha <tcunha@g.o> tramp-2.1.15.ebuild:
64 + stable amd64/sparc, bug 260708
65
66 *tramp-2.1.15 (01 Feb 2009)