Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-scheme/gambit: gambit-4.4.2.ebuild ChangeLog gambit-4.4.3.ebuild gambit-4.4.1.ebuild
Date: Tue, 26 May 2009 06:09:46
Message-Id: E1M8pr6-0007Ws-9d@stork.gentoo.org
1 pva 09/05/26 06:09:44
2
3 Modified: gambit-4.4.2.ebuild ChangeLog gambit-4.4.3.ebuild
4 gambit-4.4.1.ebuild
5 Log:
6 Removing app-text/ghostscript-esp from blockers, ghostscript-esp was removed from the tree, bug #261434.
7 (Portage version: 2.2_rc33/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 dev-scheme/gambit/gambit-4.4.2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/gambit/gambit-4.4.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/gambit/gambit-4.4.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/gambit/gambit-4.4.2.ebuild?r1=1.1&r2=1.2
15
16 Index: gambit-4.4.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.4.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- gambit-4.4.2.ebuild 16 Mar 2009 21:14:49 -0000 1.1
23 +++ gambit-4.4.2.ebuild 26 May 2009 06:09:44 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.4.2.ebuild,v 1.1 2009/03/16 21:14:49 hkbst Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.4.2.ebuild,v 1.2 2009/05/26 06:09:44 pva Exp $
29
30 inherit elisp-common
31
32 @@ -19,7 +19,6 @@
33 #gsc is now Gambit Scheme Compile and not ghostscript.
34 #only app-text/ghostscript-gpl-8.64 has freed gsc yet.
35 DEPEND="emacs? ( virtual/emacs )
36 - !app-text/ghostscript-esp
37 !app-text/ghostscript-gnu
38 !<app-text/ghostscript-gpl-8.64"
39 RDEPEND=""
40
41
42
43 1.25 dev-scheme/gambit/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/gambit/ChangeLog?rev=1.25&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/gambit/ChangeLog?rev=1.25&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/gambit/ChangeLog?r1=1.24&r2=1.25
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-scheme/gambit/ChangeLog,v
52 retrieving revision 1.24
53 retrieving revision 1.25
54 diff -u -r1.24 -r1.25
55 --- ChangeLog 24 Apr 2009 09:48:43 -0000 1.24
56 +++ ChangeLog 26 May 2009 06:09:44 -0000 1.25
57 @@ -1,6 +1,11 @@
58 # ChangeLog for dev-scheme/gambit
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/ChangeLog,v 1.24 2009/04/24 09:48:43 hkbst Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/ChangeLog,v 1.25 2009/05/26 06:09:44 pva Exp $
62 +
63 + 26 May 2009; Peter Volkov <pva@g.o> gambit-4.4.1.ebuild,
64 + gambit-4.4.2.ebuild, gambit-4.4.3.ebuild:
65 + Removing app-text/ghostscript-esp from blockers, ghostscript-esp was
66 + removed from the tree, bug #261434.
67
68 *gambit-4.4.3 (24 Apr 2009)
69
70
71
72
73 1.2 dev-scheme/gambit/gambit-4.4.3.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/gambit/gambit-4.4.3.ebuild?rev=1.2&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/gambit/gambit-4.4.3.ebuild?rev=1.2&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/gambit/gambit-4.4.3.ebuild?r1=1.1&r2=1.2
78
79 Index: gambit-4.4.3.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.4.3.ebuild,v
82 retrieving revision 1.1
83 retrieving revision 1.2
84 diff -u -r1.1 -r1.2
85 --- gambit-4.4.3.ebuild 24 Apr 2009 09:48:43 -0000 1.1
86 +++ gambit-4.4.3.ebuild 26 May 2009 06:09:44 -0000 1.2
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2009 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.4.3.ebuild,v 1.1 2009/04/24 09:48:43 hkbst Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.4.3.ebuild,v 1.2 2009/05/26 06:09:44 pva Exp $
92
93 inherit elisp-common
94
95 @@ -19,7 +19,6 @@
96 #gsc is now Gambit Scheme Compiler and not ghostscript.
97 #only app-text/ghostscript-gpl-8.64 has freed gsc yet.
98 DEPEND="emacs? ( virtual/emacs )
99 - !app-text/ghostscript-esp
100 !app-text/ghostscript-gnu
101 !<app-text/ghostscript-gpl-8.64"
102 RDEPEND=""
103
104
105
106 1.2 dev-scheme/gambit/gambit-4.4.1.ebuild
107
108 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/gambit/gambit-4.4.1.ebuild?rev=1.2&view=markup
109 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/gambit/gambit-4.4.1.ebuild?rev=1.2&content-type=text/plain
110 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-scheme/gambit/gambit-4.4.1.ebuild?r1=1.1&r2=1.2
111
112 Index: gambit-4.4.1.ebuild
113 ===================================================================
114 RCS file: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.4.1.ebuild,v
115 retrieving revision 1.1
116 retrieving revision 1.2
117 diff -u -r1.1 -r1.2
118 --- gambit-4.4.1.ebuild 13 Feb 2009 12:56:16 -0000 1.1
119 +++ gambit-4.4.1.ebuild 26 May 2009 06:09:44 -0000 1.2
120 @@ -1,6 +1,6 @@
121 # Copyright 1999-2009 Gentoo Foundation
122 # Distributed under the terms of the GNU General Public License v2
123 -# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.4.1.ebuild,v 1.1 2009/02/13 12:56:16 hkbst Exp $
124 +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/gambit/gambit-4.4.1.ebuild,v 1.2 2009/05/26 06:09:44 pva Exp $
125
126 inherit eutils elisp-common check-reqs multilib
127
128 @@ -19,7 +19,6 @@
129 #gsc is now Gambit Scheme Compile and not ghostscript.
130 #only app-text/ghostscript-gpl-8.64 has freed gsc yet.
131 DEPEND="emacs? ( virtual/emacs )
132 - !app-text/ghostscript-esp
133 !app-text/ghostscript-gnu
134 !<app-text/ghostscript-gpl-8.64"
135 RDEPEND=""