Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/rst: rst-0.4-r1.ebuild ChangeLog
Date: Mon, 18 Feb 2008 17:43:27
Message-Id: E1JRA1U-0005d4-FG@stork.gentoo.org
1 ranger 08/02/18 17:43:24
2
3 Modified: rst-0.4-r1.ebuild ChangeLog
4 Log:
5 stable ppc64, bug 210331
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.5 app-emacs/rst/rst-0.4-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/rst/rst-0.4-r1.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/rst/rst-0.4-r1.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/rst/rst-0.4-r1.ebuild?r1=1.4&r2=1.5
14
15 Index: rst-0.4-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/rst/rst-0.4-r1.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- rst-0.4-r1.ebuild 18 Feb 2008 13:55:56 -0000 1.4
22 +++ rst-0.4-r1.ebuild 18 Feb 2008 17:43:23 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/rst/rst-0.4-r1.ebuild,v 1.4 2008/02/18 13:55:56 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/rst/rst-0.4-r1.ebuild,v 1.5 2008/02/18 17:43:23 ranger Exp $
28
29 inherit elisp eutils
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
37 IUSE=""
38
39 S="${WORKDIR}/docutils-${PV}/tools/editors/emacs"
40
41
42
43 1.17 app-emacs/rst/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/rst/ChangeLog?rev=1.17&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/rst/ChangeLog?rev=1.17&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/rst/ChangeLog?r1=1.16&r2=1.17
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-emacs/rst/ChangeLog,v
52 retrieving revision 1.16
53 retrieving revision 1.17
54 diff -u -r1.16 -r1.17
55 --- ChangeLog 18 Feb 2008 13:55:56 -0000 1.16
56 +++ ChangeLog 18 Feb 2008 17:43:23 -0000 1.17
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-emacs/rst
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/rst/ChangeLog,v 1.16 2008/02/18 13:55:56 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/rst/ChangeLog,v 1.17 2008/02/18 17:43:23 ranger Exp $
62 +
63 + 18 Feb 2008; Brent Baude <ranger@g.o> rst-0.4-r1.ebuild:
64 + stable ppc64, bug 210331
65
66 18 Feb 2008; Raúl Porcel <armin76@g.o> rst-0.4-r1.ebuild:
67 alpha/ia64/sparc stable wrt #210331
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list