Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/amyedit: amyedit-1.0-r1.ebuild ChangeLog
Date: Sat, 22 Nov 2008 15:06:24
Message-Id: E1L3u3w-0003Lb-S7@stork.gentoo.org
1 maekke 08/11/22 15:06:20
2
3 Modified: amyedit-1.0-r1.ebuild ChangeLog
4 Log:
5 amd64/x86 stable, bug #247018
6 (Portage version: 2.2_rc15/cvs/Linux 2.6.26.8 x86_64)
7
8 Revision Changes Path
9 1.5 app-editors/amyedit/amyedit-1.0-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/amyedit/amyedit-1.0-r1.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/amyedit/amyedit-1.0-r1.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/amyedit/amyedit-1.0-r1.ebuild?r1=1.4&r2=1.5
14
15 Index: amyedit-1.0-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0-r1.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- amyedit-1.0-r1.ebuild 5 Oct 2008 21:39:32 -0000 1.4
22 +++ amyedit-1.0-r1.ebuild 22 Nov 2008 15:06:20 -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-editors/amyedit/amyedit-1.0-r1.ebuild,v 1.4 2008/10/05 21:39:32 aballier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0-r1.ebuild,v 1.5 2008/11/22 15:06:20 maekke Exp $
28
29 inherit eutils autotools
30
31 @@ -9,7 +9,7 @@
32 SRC_URI="mirror://sourceforge/amyedit/${P}.tar.bz2"
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc ~x86"
36 +KEYWORDS="amd64 ~ppc x86"
37 IUSE=""
38 RDEPEND=">=dev-cpp/gtkmm-2.6
39 >=dev-cpp/glibmm-2.14
40
41
42
43 1.20 app-editors/amyedit/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/amyedit/ChangeLog?rev=1.20&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/amyedit/ChangeLog?rev=1.20&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/amyedit/ChangeLog?r1=1.19&r2=1.20
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v
52 retrieving revision 1.19
53 retrieving revision 1.20
54 diff -u -r1.19 -r1.20
55 --- ChangeLog 5 Oct 2008 21:39:32 -0000 1.19
56 +++ ChangeLog 22 Nov 2008 15:06:20 -0000 1.20
57 @@ -1,6 +1,9 @@
58 # ChangeLog for app-editors/amyedit
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.19 2008/10/05 21:39:32 aballier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.20 2008/11/22 15:06:20 maekke Exp $
62 +
63 + 22 Nov 2008; Markus Meier <maekke@g.o> amyedit-1.0-r1.ebuild:
64 + amd64/x86 stable, bug #247018
65
66 05 Oct 2008; Alexis Ballier <aballier@g.o> amyedit-1.0-r1.ebuild:
67 Add missing intltool dep for bug #239632