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/thinks: thinks-1.8.ebuild ChangeLog
Date: Sun, 25 Nov 2007 21:33:05
Message-Id: E1IwP64-0003GF-N0@stork.gentoo.org
1 ulm 07/11/25 21:33:00
2
3 Modified: thinks-1.8.ebuild ChangeLog
4 Log:
5 Stable on amd64, bug #195512.
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.10 app-emacs/thinks/thinks-1.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/thinks/thinks-1.8.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/thinks/thinks-1.8.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/thinks/thinks-1.8.ebuild?r1=1.9&r2=1.10
14
15 Index: thinks-1.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/thinks/thinks-1.8.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- thinks-1.8.ebuild 8 Oct 2007 14:39:32 -0000 1.9
22 +++ thinks-1.8.ebuild 25 Nov 2007 21:33:00 -0000 1.10
23 @@ -1,15 +1,16 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/thinks/thinks-1.8.ebuild,v 1.9 2007/10/08 14:39:32 opfer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/thinks/thinks-1.8.ebuild,v 1.10 2007/11/25 21:33:00 ulm Exp $
28
29 inherit elisp
30
31 -DESCRIPTION="Insert text in a think bubble."
32 +DESCRIPTION="Insert text in a think bubble"
33 HOMEPAGE="http://www.davep.org/emacs/thinks.el"
34 SRC_URI="mirror://gentoo/${P}.tar.gz"
35 +
36 LICENSE="GPL-2"
37 SLOT="0"
38 -KEYWORDS="alpha ~amd64 x86"
39 +KEYWORDS="alpha amd64 x86"
40 IUSE=""
41
42 -SITEFILE=50thinks-gentoo.el
43 +SITEFILE=50${PN}-gentoo.el
44
45
46
47 1.9 app-emacs/thinks/ChangeLog
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/thinks/ChangeLog?rev=1.9&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/thinks/ChangeLog?rev=1.9&content-type=text/plain
51 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/thinks/ChangeLog?r1=1.8&r2=1.9
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/app-emacs/thinks/ChangeLog,v
56 retrieving revision 1.8
57 retrieving revision 1.9
58 diff -u -r1.8 -r1.9
59 --- ChangeLog 8 Oct 2007 14:39:32 -0000 1.8
60 +++ ChangeLog 25 Nov 2007 21:33:00 -0000 1.9
61 @@ -1,6 +1,9 @@
62 # ChangeLog for app-emacs/thinks
63 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/thinks/ChangeLog,v 1.8 2007/10/08 14:39:32 opfer Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/thinks/ChangeLog,v 1.9 2007/11/25 21:33:00 ulm Exp $
66 +
67 + 25 Nov 2007; Ulrich Mueller <ulm@g.o> thinks-1.8.ebuild:
68 + Stable on amd64, bug #195512.
69
70 08 Oct 2007; Christian Faulhammer <opfer@g.o> thinks-1.8.ebuild:
71 drop ppc-macos
72
73
74
75 --
76 gentoo-commits@g.o mailing list