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/qemacs: qemacs-0.3.2_pre20070226.ebuild ChangeLog
Date: Wed, 10 Oct 2007 07:29:49
Message-Id: E1IfVrO-0004q4-82@stork.gentoo.org
1 opfer 07/10/10 07:20:02
2
3 Modified: qemacs-0.3.2_pre20070226.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.8 app-editors/qemacs/qemacs-0.3.2_pre20070226.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/qemacs/qemacs-0.3.2_pre20070226.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/qemacs/qemacs-0.3.2_pre20070226.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/qemacs/qemacs-0.3.2_pre20070226.ebuild?r1=1.7&r2=1.8
14
15 Index: qemacs-0.3.2_pre20070226.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.2_pre20070226.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- qemacs-0.3.2_pre20070226.ebuild 22 Sep 2007 15:48:21 -0000 1.7
22 +++ qemacs-0.3.2_pre20070226.ebuild 10 Oct 2007 07:20:01 -0000 1.8
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/qemacs/qemacs-0.3.2_pre20070226.ebuild,v 1.7 2007/09/22 15:48:21 angelos Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/qemacs-0.3.2_pre20070226.ebuild,v 1.8 2007/10/10 07:20:01 opfer Exp $
28
29 inherit eutils versionator flag-o-matic
30
31 @@ -20,7 +20,6 @@
32 png? ( =media-libs/libpng-1.2* )"
33
34 RDEPEND="${DEPEND}"
35 -PROVIDE="virtual/editor"
36
37 src_unpack() {
38 unpack ${A}
39
40
41
42 1.35 app-editors/qemacs/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/qemacs/ChangeLog?rev=1.35&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/qemacs/ChangeLog?rev=1.35&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/qemacs/ChangeLog?r1=1.34&r2=1.35
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v
51 retrieving revision 1.34
52 retrieving revision 1.35
53 diff -u -r1.34 -r1.35
54 --- ChangeLog 23 Sep 2007 07:00:23 -0000 1.34
55 +++ ChangeLog 10 Oct 2007 07:20:01 -0000 1.35
56 @@ -1,6 +1,10 @@
57 # ChangeLog for app-editors/qemacs
58 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.34 2007/09/23 07:00:23 opfer Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-editors/qemacs/ChangeLog,v 1.35 2007/10/10 07:20:01 opfer Exp $
61 +
62 + 10 Oct 2007; Christian Faulhammer <opfer@g.o>
63 + qemacs-0.3.2_pre20070226.ebuild:
64 + remove PROVIDE=virtual/editor as we have now a new-style virtual
65
66 23 Sep 2007; Christian Faulhammer <opfer@g.o>
67 -files/qemacs-0.3.1-libpng-1_2.patch,
68
69
70
71 --
72 gentoo-commits@g.o mailing list