Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/thumbs: thumbs-2.0.ebuild ChangeLog
Date: Sat, 14 Jun 2008 23:30:48
Message-Id: E1K7fCk-0004EZ-Kq@stork.gentoo.org
1 ulm 08/06/14 23:30:42
2
3 Modified: thumbs-2.0.ebuild ChangeLog
4 Log:
5 Do not assign SIMPLE_ELISP since elisp.eclass now detects this case automatically.
6 (Portage version: 2.2_pre8/cvs/Linux 2.6.25-gentoo-r4 i686)
7
8 Revision Changes Path
9 1.5 app-emacs/thumbs/thumbs-2.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/thumbs/thumbs-2.0.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/thumbs/thumbs-2.0.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/thumbs/thumbs-2.0.ebuild?r1=1.4&r2=1.5
14
15 Index: thumbs-2.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/thumbs/thumbs-2.0.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- thumbs-2.0.ebuild 3 Dec 2007 13:46:21 -0000 1.4
22 +++ thumbs-2.0.ebuild 14 Jun 2008 23:30:42 -0000 1.5
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/thumbs/thumbs-2.0.ebuild,v 1.4 2007/12/03 13:46:21 angelos Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/thumbs/thumbs-2.0.ebuild,v 1.5 2008/06/14 23:30:42 ulm Exp $
29
30 inherit elisp eutils
31
32 @@ -15,5 +15,4 @@
33
34 DEPEND="media-gfx/imagemagick"
35
36 -SIMPLE_ELISP=t
37 SITEFILE=51${PN}-gentoo.el
38
39
40
41 1.19 app-emacs/thumbs/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/thumbs/ChangeLog?rev=1.19&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/thumbs/ChangeLog?rev=1.19&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/thumbs/ChangeLog?r1=1.18&r2=1.19
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/app-emacs/thumbs/ChangeLog,v
50 retrieving revision 1.18
51 retrieving revision 1.19
52 diff -u -r1.18 -r1.19
53 --- ChangeLog 3 Dec 2007 13:46:21 -0000 1.18
54 +++ ChangeLog 14 Jun 2008 23:30:42 -0000 1.19
55 @@ -1,6 +1,10 @@
56 # ChangeLog for app-emacs/thumbs
57 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/thumbs/ChangeLog,v 1.18 2007/12/03 13:46:21 angelos Exp $
59 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/thumbs/ChangeLog,v 1.19 2008/06/14 23:30:42 ulm Exp $
61 +
62 + 14 Jun 2008; Ulrich Mueller <ulm@g.o> thumbs-2.0.ebuild:
63 + Do not assign SIMPLE_ELISP since elisp.eclass now detects this case
64 + automatically.
65
66 03 Dec 2007; Christoph Mende <angelos@g.o> thumbs-2.0.ebuild:
67 Stable on amd64 wrt bug #196255
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list