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/quilt-el: ChangeLog quilt-el-0.46.2.ebuild
Date: Fri, 02 Oct 2009 23:26:08
Message-Id: E1MtrVm-0002qa-Nd@stork.gentoo.org
1 tcunha 09/10/02 23:26:06
2
3 Modified: ChangeLog quilt-el-0.46.2.ebuild
4 Log:
5 stable sparc, bug 283659
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.15 app-emacs/quilt-el/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/quilt-el/ChangeLog?rev=1.15&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/quilt-el/ChangeLog?rev=1.15&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/quilt-el/ChangeLog?r1=1.14&r2=1.15
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/ChangeLog,v
18 retrieving revision 1.14
19 retrieving revision 1.15
20 diff -u -r1.14 -r1.15
21 --- ChangeLog 27 Sep 2009 16:14:15 -0000 1.14
22 +++ ChangeLog 2 Oct 2009 23:26:06 -0000 1.15
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-emacs/quilt-el
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/ChangeLog,v 1.14 2009/09/27 16:14:15 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/ChangeLog,v 1.15 2009/10/02 23:26:06 tcunha Exp $
28 +
29 + 02 Oct 2009; Tiago Cunha <tcunha@g.o> quilt-el-0.46.2.ebuild:
30 + stable sparc, bug 283659
31
32 27 Sep 2009; nixnut <nixnut@g.o> quilt-el-0.46.2.ebuild:
33 ppc stable #283659
34
35
36
37 1.6 app-emacs/quilt-el/quilt-el-0.46.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/quilt-el/quilt-el-0.46.2.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/quilt-el/quilt-el-0.46.2.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/quilt-el/quilt-el-0.46.2.ebuild?r1=1.5&r2=1.6
42
43 Index: quilt-el-0.46.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/quilt-el-0.46.2.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- quilt-el-0.46.2.ebuild 27 Sep 2009 16:14:15 -0000 1.5
50 +++ quilt-el-0.46.2.ebuild 2 Oct 2009 23:26:06 -0000 1.6
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/quilt-el/quilt-el-0.46.2.ebuild,v 1.5 2009/09/27 16:14:15 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/quilt-el/quilt-el-0.46.2.ebuild,v 1.6 2009/10/02 23:26:06 tcunha Exp $
56
57 EAPI=2
58
59 @@ -12,7 +12,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="amd64 ppc ppc64 ~sparc x86"
64 +KEYWORDS="amd64 ppc ppc64 sparc x86"
65 IUSE=""
66
67 RDEPEND="dev-util/quilt"