Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-editors/emact: emact-2.50.0.ebuild ChangeLog
Date: Wed, 10 Oct 2007 06:45:11
Message-Id: E1IfV8b-0003Gk-3k@stork.gentoo.org
1 opfer 07/10/10 06:33:45
2
3 Modified: emact-2.50.0.ebuild ChangeLog
4 Log:
5 remove PROVIDE=virtual/editor as we have now a new-style virtual
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.3 app-editors/emact/emact-2.50.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emact/emact-2.50.0.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emact/emact-2.50.0.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emact/emact-2.50.0.ebuild?r1=1.2&r2=1.3
14
15 Index: emact-2.50.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/emact/emact-2.50.0.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- emact-2.50.0.ebuild 1 Jul 2007 15:15:02 -0000 1.2
22 +++ emact-2.50.0.ebuild 10 Oct 2007 06:33:44 -0000 1.3
23 @@ -1,6 +1,6 @@
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-editors/emact/emact-2.50.0.ebuild,v 1.2 2007/07/01 15:15:02 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/emact-2.50.0.ebuild,v 1.3 2007/10/10 06:33:44 opfer Exp $
28
29 DESCRIPTION="EmACT, a fork of Conroy's MicroEmacs"
30 HOMEPAGE="http://www.eligis.com/"
31 @@ -19,7 +19,6 @@
32 )"
33
34 RDEPEND="${DEPEND}"
35 -PROVIDE="virtual/editor"
36
37 src_compile() {
38 econf $(use_with X x) || die "econf failed"
39
40
41
42 1.3 app-editors/emact/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emact/ChangeLog?rev=1.3&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emact/ChangeLog?rev=1.3&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/emact/ChangeLog?r1=1.2&r2=1.3
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-editors/emact/ChangeLog,v
51 retrieving revision 1.2
52 retrieving revision 1.3
53 diff -u -r1.2 -r1.3
54 --- ChangeLog 1 Jul 2007 15:15:02 -0000 1.2
55 +++ ChangeLog 10 Oct 2007 06:33:44 -0000 1.3
56 @@ -1,6 +1,9 @@
57 # ChangeLog for app-editors/emact
58 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/ChangeLog,v 1.2 2007/07/01 15:15:02 flameeyes Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-editors/emact/ChangeLog,v 1.3 2007/10/10 06:33:44 opfer Exp $
61 +
62 + 10 Oct 2007; Christian Faulhammer <opfer@g.o> emact-2.50.0.ebuild:
63 + remove PROVIDE=virtual/editor as we have now a new-style virtual
64
65 01 Jul 2007; Diego Pettenò <flameeyes@g.o> emact-2.50.0.ebuild:
66 Add ~amd64 keyword.
67
68
69
70 --
71 gentoo-commits@g.o mailing list