Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnustep-apps/terminal: ChangeLog terminal-0.9.8.ebuild terminal-0.9.7.ebuild
Date: Fri, 28 Dec 2012 03:32:44
Message-Id: 20121228033230.56E822171D@flycatcher.gentoo.org
1 ssuominen 12/12/28 03:32:30
2
3 Modified: ChangeLog terminal-0.9.8.ebuild
4 terminal-0.9.7.ebuild
5 Log:
6 Only block old release of xfce4-terminal because the binary "Terminal" was renamed to "xfce4-terminal"
7
8 (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
9
10 Revision Changes Path
11 1.32 gnustep-apps/terminal/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/terminal/ChangeLog?rev=1.32&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/terminal/ChangeLog?rev=1.32&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/terminal/ChangeLog?r1=1.31&r2=1.32
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v
20 retrieving revision 1.31
21 retrieving revision 1.32
22 diff -u -r1.31 -r1.32
23 --- ChangeLog 11 Oct 2012 16:12:44 -0000 1.31
24 +++ ChangeLog 28 Dec 2012 03:32:30 -0000 1.32
25 @@ -1,6 +1,11 @@
26 # ChangeLog for gnustep-apps/terminal
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.31 2012/10/11 16:12:44 nativemad Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.32 2012/12/28 03:32:30 ssuominen Exp $
30 +
31 + 28 Dec 2012; Samuli Suominen <ssuominen@g.o> terminal-0.9.7.ebuild,
32 + terminal-0.9.8.ebuild:
33 + Only block old release of xfce4-terminal because the binary "Terminal" was
34 + renamed to "xfce4-terminal"
35
36 11 Oct 2012; Andreas Schuerch <nativemad@g.o> terminal-0.9.8.ebuild:
37 x86 stable, see bug 429080
38
39
40
41 1.5 gnustep-apps/terminal/terminal-0.9.8.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/terminal/terminal-0.9.8.ebuild?rev=1.5&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/terminal/terminal-0.9.8.ebuild?rev=1.5&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/terminal/terminal-0.9.8.ebuild?r1=1.4&r2=1.5
46
47 Index: terminal-0.9.8.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.8.ebuild,v
50 retrieving revision 1.4
51 retrieving revision 1.5
52 diff -u -r1.4 -r1.5
53 --- terminal-0.9.8.ebuild 11 Oct 2012 16:12:44 -0000 1.4
54 +++ terminal-0.9.8.ebuild 28 Dec 2012 03:32:30 -0000 1.5
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.8.ebuild,v 1.4 2012/10/11 16:12:44 nativemad Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.8.ebuild,v 1.5 2012/12/28 03:32:30 ssuominen Exp $
60
61 EAPI=4
62
63 @@ -17,5 +17,5 @@
64 SLOT="0"
65 IUSE=""
66
67 -RDEPEND="!x11-terms/terminal" #376257
68 +RDEPEND="!<x11-terms/terminal-0.6.0" #376257
69 DEPEND="${RDEPEND}"
70
71
72
73 1.6 gnustep-apps/terminal/terminal-0.9.7.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/terminal/terminal-0.9.7.ebuild?rev=1.6&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/terminal/terminal-0.9.7.ebuild?rev=1.6&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnustep-apps/terminal/terminal-0.9.7.ebuild?r1=1.5&r2=1.6
78
79 Index: terminal-0.9.7.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.7.ebuild,v
82 retrieving revision 1.5
83 retrieving revision 1.6
84 diff -u -r1.5 -r1.6
85 --- terminal-0.9.7.ebuild 7 Jun 2012 18:38:59 -0000 1.5
86 +++ terminal-0.9.7.ebuild 28 Dec 2012 03:32:30 -0000 1.6
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2012 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.7.ebuild,v 1.5 2012/06/07 18:38:59 xmw Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/terminal-0.9.7.ebuild,v 1.6 2012/12/28 03:32:30 ssuominen Exp $
92
93 EAPI=2
94
95 @@ -17,7 +17,7 @@
96 SLOT="0"
97 IUSE=""
98
99 -RDEPEND="!x11-terms/terminal" #376257
100 +RDEPEND="!<x11-terms/terminal-0.6.0" #376257
101 DEPEND="${RDEPEND}"
102
103 src_prepare() {