Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/aee: aee-2.2.15b.ebuild ChangeLog
Date: Thu, 30 Jun 2011 12:55:50
Message-Id: 20110630125540.D371A20054@flycatcher.gentoo.org
1 hattya 11/06/30 12:55:40
2
3 Modified: aee-2.2.15b.ebuild ChangeLog
4 Log:
5 stable on x86 and add ~amd64. fixes bug #372579.
6
7 (Portage version: 2.1.9.42/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 app-editors/aee/aee-2.2.15b.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/aee/aee-2.2.15b.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/aee/aee-2.2.15b.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/aee/aee-2.2.15b.ebuild?r1=1.1&r2=1.2
15
16 Index: aee-2.2.15b.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/aee/aee-2.2.15b.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- aee-2.2.15b.ebuild 20 Jan 2011 14:30:08 -0000 1.1
23 +++ aee-2.2.15b.ebuild 30 Jun 2011 12:55:40 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/aee-2.2.15b.ebuild,v 1.1 2011/01/20 14:30:08 hattya Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/aee-2.2.15b.ebuild,v 1.2 2011/06/30 12:55:40 hattya Exp $
29
30 EAPI="3"
31
32 @@ -13,7 +13,7 @@
33 SRC_URI="http://mahon.cwx.net/sources/${P}.tar.gz"
34
35 LICENSE="Artistic"
36 -KEYWORDS="~x86"
37 +KEYWORDS="~amd64 x86"
38 SLOT="0"
39
40 DEPEND="X? ( x11-libs/libX11 )"
41
42
43
44 1.2 app-editors/aee/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/aee/ChangeLog?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/aee/ChangeLog?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/aee/ChangeLog?r1=1.1&r2=1.2
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-editors/aee/ChangeLog,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- ChangeLog 20 Jan 2011 14:30:08 -0000 1.1
57 +++ ChangeLog 30 Jun 2011 12:55:40 -0000 1.2
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-editors/aee
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/ChangeLog,v 1.1 2011/01/20 14:30:08 hattya Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-editors/aee/ChangeLog,v 1.2 2011/06/30 12:55:40 hattya Exp $
63 +
64 + 30 Jun 2011; Akinori Hattori <hattya@g.o> aee-2.2.15b.ebuild:
65 + stable on x86 and add ~amd64. fixes bug #372579.
66
67 *aee-2.2.15b (20 Jan 2011)