Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/boxquote: boxquote-1.21.ebuild ChangeLog
Date: Sat, 21 Jun 2008 08:38:37
Message-Id: E1K9ycB-0003s5-PA@stork.gentoo.org
1 opfer 08/06/21 08:38:31
2
3 Modified: boxquote-1.21.ebuild ChangeLog
4 Log:
5 stable x86/amd64, bug 228687
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 app-emacs/boxquote/boxquote-1.21.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/boxquote/boxquote-1.21.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/boxquote/boxquote-1.21.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/boxquote/boxquote-1.21.ebuild?r1=1.2&r2=1.3
14
15 Index: boxquote-1.21.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.21.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- boxquote-1.21.ebuild 14 Jun 2008 23:22:04 -0000 1.2
22 +++ boxquote-1.21.ebuild 21 Jun 2008 08:38:31 -0000 1.3
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/boxquote/boxquote-1.21.ebuild,v 1.2 2008/06/14 23:22:04 ulm Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/boxquote-1.21.ebuild,v 1.3 2008/06/21 08:38:31 opfer Exp $
28
29 inherit elisp
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
36 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
37 IUSE=""
38
39 SITEFILE=51${PN}-gentoo.el
40
41
42
43 1.18 app-emacs/boxquote/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/boxquote/ChangeLog?rev=1.18&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/boxquote/ChangeLog?rev=1.18&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/boxquote/ChangeLog?r1=1.17&r2=1.18
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v
52 retrieving revision 1.17
53 retrieving revision 1.18
54 diff -u -r1.17 -r1.18
55 --- ChangeLog 14 Jun 2008 23:22:04 -0000 1.17
56 +++ ChangeLog 21 Jun 2008 08:38:31 -0000 1.18
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-emacs/boxquote
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.17 2008/06/14 23:22:04 ulm Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/boxquote/ChangeLog,v 1.18 2008/06/21 08:38:31 opfer Exp $
62 +
63 + 21 Jun 2008; Christian Faulhammer <opfer@g.o> boxquote-1.21.ebuild:
64 + stable x86/amd64, bug 228687
65
66 14 Jun 2008; Ulrich Mueller <ulm@g.o> boxquote-1.21.ebuild:
67 Do not assign SIMPLE_ELISP since elisp.eclass now detects this case
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list