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/jasspa-microemacs: jasspa-microemacs-20050505-r3.ebuild jasspa-microemacs-20060909-r1.ebuild ChangeLog
Date: Wed, 10 Oct 2007 06:57:09
Message-Id: E1IfVLj-0003jo-1y@stork.gentoo.org
1 opfer 07/10/10 06:47:19
2
3 Modified: jasspa-microemacs-20050505-r3.ebuild
4 jasspa-microemacs-20060909-r1.ebuild ChangeLog
5 Log:
6 remove PROVIDE=virtual/editor as we have now a new-style virtual
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.6 app-editors/jasspa-microemacs/jasspa-microemacs-20050505-r3.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20050505-r3.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20050505-r3.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20050505-r3.ebuild?r1=1.5&r2=1.6
15
16 Index: jasspa-microemacs-20050505-r3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20050505-r3.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- jasspa-microemacs-20050505-r3.ebuild 12 Jun 2007 06:29:18 -0000 1.5
23 +++ jasspa-microemacs-20050505-r3.ebuild 10 Oct 2007 06:47:18 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20050505-r3.ebuild,v 1.5 2007/06/12 06:29:18 opfer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20050505-r3.ebuild,v 1.6 2007/10/10 06:47:18 opfer Exp $
29
30 inherit eutils
31
32 @@ -26,7 +26,6 @@
33 sys-libs/ncurses
34 X? ( x11-libs/libX11
35 x11-libs/libXt )"
36 -PROVIDE="virtual/editor"
37
38 S="${WORKDIR}/me${PV:2}/src"
39
40
41
42
43 1.5 app-editors/jasspa-microemacs/jasspa-microemacs-20060909-r1.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20060909-r1.ebuild?rev=1.5&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20060909-r1.ebuild?rev=1.5&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20060909-r1.ebuild?r1=1.4&r2=1.5
48
49 Index: jasspa-microemacs-20060909-r1.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20060909-r1.ebuild,v
52 retrieving revision 1.4
53 retrieving revision 1.5
54 diff -u -r1.4 -r1.5
55 --- jasspa-microemacs-20060909-r1.ebuild 25 Jul 2007 21:30:12 -0000 1.4
56 +++ jasspa-microemacs-20060909-r1.ebuild 10 Oct 2007 06:47:18 -0000 1.5
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2007 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20060909-r1.ebuild,v 1.4 2007/07/25 21:30:12 angelos Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/jasspa-microemacs-20060909-r1.ebuild,v 1.5 2007/10/10 06:47:18 opfer Exp $
62
63 inherit eutils toolchain-funcs
64
65 @@ -26,8 +26,6 @@
66 X? ( x11-libs/libXt
67 x11-proto/xproto )"
68
69 -PROVIDE="virtual/editor"
70 -
71 S="${WORKDIR}/me${PV:2}/src"
72
73 src_unpack() {
74
75
76
77 1.27 app-editors/jasspa-microemacs/ChangeLog
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog?rev=1.27&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog?rev=1.27&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog?r1=1.26&r2=1.27
82
83 Index: ChangeLog
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog,v
86 retrieving revision 1.26
87 retrieving revision 1.27
88 diff -u -r1.26 -r1.27
89 --- ChangeLog 27 Jul 2007 05:57:31 -0000 1.26
90 +++ ChangeLog 10 Oct 2007 06:47:18 -0000 1.27
91 @@ -1,6 +1,11 @@
92 # ChangeLog for app-editors/jasspa-microemacs
93 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
94 -# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog,v 1.26 2007/07/27 05:57:31 ulm Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/app-editors/jasspa-microemacs/ChangeLog,v 1.27 2007/10/10 06:47:18 opfer Exp $
96 +
97 + 10 Oct 2007; Christian Faulhammer <opfer@g.o>
98 + jasspa-microemacs-20050505-r3.ebuild,
99 + jasspa-microemacs-20060909-r1.ebuild:
100 + remove PROVIDE=virtual/editor as we have now a new-style virtual
101
102 27 Jul 2007; Ulrich Mueller <ulm@g.o> -files/me,
103 -jasspa-microemacs-20060909.ebuild:
104
105
106
107 --
108 gentoo-commits@g.o mailing list