Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/gv: ChangeLog gv-3.7.1-r1.ebuild gv-3.7.1.ebuild gv-3.7.2.ebuild
Date: Tue, 02 Aug 2011 05:45:03
Message-Id: 20110802054453.A5B6D2004C@flycatcher.gentoo.org
1 mattst88 11/08/02 05:44:53
2
3 Modified: ChangeLog gv-3.7.1-r1.ebuild gv-3.7.1.ebuild
4 gv-3.7.2.ebuild
5 Log:
6 Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
7
8 (Portage version: 2.1.10.3/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.93 app-text/gv/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gv/ChangeLog?rev=1.93&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gv/ChangeLog?rev=1.93&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gv/ChangeLog?r1=1.92&r2=1.93
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v
20 retrieving revision 1.92
21 retrieving revision 1.93
22 diff -u -r1.92 -r1.93
23 --- ChangeLog 20 Jul 2011 22:06:26 -0000 1.92
24 +++ ChangeLog 2 Aug 2011 05:44:53 -0000 1.93
25 @@ -1,6 +1,10 @@
26 # ChangeLog for app-text/gv
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.92 2011/07/20 22:06:26 halcy0n Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.93 2011/08/02 05:44:53 mattst88 Exp $
30 +
31 + 02 Aug 2011; Matt Turner <mattst88@g.o> gv-3.7.1.ebuild,
32 + gv-3.7.1-r1.ebuild, gv-3.7.2.ebuild:
33 + Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
34
35 18 Jul 2011; Mark Loeser <halcy0n@g.o> gv-3.7.1-r1.ebuild:
36 Stable for ppc/ppc64; bug #371807
37
38
39
40 1.6 app-text/gv/gv-3.7.1-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gv/gv-3.7.1-r1.ebuild?rev=1.6&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gv/gv-3.7.1-r1.ebuild?rev=1.6&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gv/gv-3.7.1-r1.ebuild?r1=1.5&r2=1.6
45
46 Index: gv-3.7.1-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.1-r1.ebuild,v
49 retrieving revision 1.5
50 retrieving revision 1.6
51 diff -u -r1.5 -r1.6
52 --- gv-3.7.1-r1.ebuild 20 Jul 2011 22:06:26 -0000 1.5
53 +++ gv-3.7.1-r1.ebuild 2 Aug 2011 05:44:53 -0000 1.6
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.1-r1.ebuild,v 1.5 2011/07/20 22:06:26 halcy0n Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.1-r1.ebuild,v 1.6 2011/08/02 05:44:53 mattst88 Exp $
59
60 EAPI=2
61 inherit autotools eutils
62 @@ -21,7 +21,7 @@
63 x11-libs/libXt
64 x11-libs/libXmu
65 x11-libs/libXpm
66 - x11-libs/Xaw3d
67 + x11-libs/libXaw3d
68 app-text/ghostscript-gpl
69 xinerama? ( x11-libs/libXinerama )"
70
71
72
73
74 1.7 app-text/gv/gv-3.7.1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gv/gv-3.7.1.ebuild?rev=1.7&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gv/gv-3.7.1.ebuild?rev=1.7&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gv/gv-3.7.1.ebuild?r1=1.6&r2=1.7
79
80 Index: gv-3.7.1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.1.ebuild,v
83 retrieving revision 1.6
84 retrieving revision 1.7
85 diff -u -r1.6 -r1.7
86 --- gv-3.7.1.ebuild 16 Aug 2010 02:23:38 -0000 1.6
87 +++ gv-3.7.1.ebuild 2 Aug 2011 05:44:53 -0000 1.7
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2010 Gentoo Foundation
90 +# Copyright 1999-2011 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.1.ebuild,v 1.6 2010/08/16 02:23:38 jer Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.1.ebuild,v 1.7 2011/08/02 05:44:53 mattst88 Exp $
94
95 EAPI=2
96 inherit autotools eutils
97 @@ -21,7 +21,7 @@
98 x11-libs/libXt
99 x11-libs/libXmu
100 x11-libs/libXpm
101 - x11-libs/Xaw3d
102 + x11-libs/libXaw3d
103 app-text/ghostscript-gpl
104 xinerama? ( x11-libs/libXinerama )"
105
106
107
108
109 1.3 app-text/gv/gv-3.7.2.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gv/gv-3.7.2.ebuild?rev=1.3&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gv/gv-3.7.2.ebuild?rev=1.3&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/gv/gv-3.7.2.ebuild?r1=1.2&r2=1.3
114
115 Index: gv-3.7.2.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.2.ebuild,v
118 retrieving revision 1.2
119 retrieving revision 1.3
120 diff -u -r1.2 -r1.3
121 --- gv-3.7.2.ebuild 12 Jun 2011 12:17:43 -0000 1.2
122 +++ gv-3.7.2.ebuild 2 Aug 2011 05:44:53 -0000 1.3
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2011 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.2.ebuild,v 1.2 2011/06/12 12:17:43 maekke Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.2.ebuild,v 1.3 2011/08/02 05:44:53 mattst88 Exp $
128
129 EAPI=4
130 inherit autotools eutils
131 @@ -21,7 +21,7 @@
132 x11-libs/libXt
133 x11-libs/libXmu
134 x11-libs/libXpm
135 - x11-libs/Xaw3d
136 + x11-libs/libXaw3d
137 app-text/ghostscript-gpl
138 xinerama? ( x11-libs/libXinerama )"