Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/easyedit: easyedit-1.4.7.ebuild ChangeLog
Date: Fri, 01 Jan 2010 20:55:38
Message-Id: E1NQoX1-0003VP-Uf@stork.gentoo.org
1 fauli 10/01/01 20:55:35
2
3 Modified: easyedit-1.4.7.ebuild ChangeLog
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.4 app-editors/easyedit/easyedit-1.4.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/easyedit-1.4.7.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/easyedit-1.4.7.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/easyedit-1.4.7.ebuild?r1=1.3&r2=1.4
14
15 Index: easyedit-1.4.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.7.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- easyedit-1.4.7.ebuild 16 Jun 2009 17:54:05 -0000 1.3
22 +++ easyedit-1.4.7.ebuild 1 Jan 2010 20:55:35 -0000 1.4
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.7.ebuild,v 1.3 2009/06/16 17:54:05 klausman Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.7.ebuild,v 1.4 2010/01/01 20:55:35 fauli Exp $
29
30 inherit toolchain-funcs
31
32 @@ -11,7 +11,7 @@
33 SRC_URI="http://mahon.cwx.net/sources/ee-${PV}.src.tgz"
34
35 LICENSE="BSD-2"
36 -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
37 +KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
38 SLOT="0"
39
40 DEPEND=">=sys-libs/ncurses-5.0"
41
42
43
44 1.21 app-editors/easyedit/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/ChangeLog?rev=1.21&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/ChangeLog?rev=1.21&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/easyedit/ChangeLog?r1=1.20&r2=1.21
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v
53 retrieving revision 1.20
54 retrieving revision 1.21
55 diff -u -r1.20 -r1.21
56 --- ChangeLog 16 Jun 2009 17:54:05 -0000 1.20
57 +++ ChangeLog 1 Jan 2010 20:55:35 -0000 1.21
58 @@ -1,6 +1,10 @@
59 # ChangeLog for app-editors/easyedit
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.20 2009/06/16 17:54:05 klausman Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.21 2010/01/01 20:55:35 fauli Exp $
64 +
65 + 01 Jan 2010; Christian Faulhammer <fauli@g.o>
66 + easyedit-1.4.7.ebuild:
67 + Transfer Prefix keywords
68
69 16 Jun 2009; Tobias Klausmann <klausman@g.o> easyedit-1.4.7.ebuild:
70 Keyworded on alpha, bug #272774