Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libXaw: libXaw-1.0.6.ebuild libXaw-1.0.7.ebuild libXaw-1.0.4.ebuild ChangeLog libXaw-1.0.5.ebuild
Date: Mon, 26 Oct 2009 19:32:50
Message-Id: E1N2VJ8-0004KC-CZ@stork.gentoo.org
1 grobian 09/10/26 19:32:46
2
3 Modified: libXaw-1.0.6.ebuild libXaw-1.0.7.ebuild
4 libXaw-1.0.4.ebuild ChangeLog libXaw-1.0.5.ebuild
5 Log:
6 Add back flag-o-matic inherit for filter-flags calls, proxy commit for scarabeus
7 (Portage version: 2.2.00.14723-prefix/cvs/Darwin powerpc, RepoMan options: --force)
8
9 Revision Changes Path
10 1.6 x11-libs/libXaw/libXaw-1.0.6.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.6.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.6.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.6.ebuild?r1=1.5&r2=1.6
15
16 Index: libXaw-1.0.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.6.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- libXaw-1.0.6.ebuild 11 Oct 2009 11:11:19 -0000 1.5
23 +++ libXaw-1.0.6.ebuild 26 Oct 2009 19:32:45 -0000 1.6
24 @@ -1,11 +1,11 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.6.ebuild,v 1.5 2009/10/11 11:11:19 nixnut Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.6.ebuild,v 1.6 2009/10/26 19:32:45 grobian Exp $
29
30 # Must be before x-modular eclass is inherited
31 #SNAPSHOT="yes"
32
33 -inherit x-modular
34 +inherit x-modular flag-o-matic
35
36 DESCRIPTION="X.Org Xaw library"
37 KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
38
39
40
41 1.2 x11-libs/libXaw/libXaw-1.0.7.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild?r1=1.1&r2=1.2
46
47 Index: libXaw-1.0.7.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- libXaw-1.0.7.ebuild 19 Oct 2009 18:16:23 -0000 1.1
54 +++ libXaw-1.0.7.ebuild 26 Oct 2009 19:32:45 -0000 1.2
55 @@ -1,10 +1,10 @@
56 # Copyright 1999-2009 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild,v 1.1 2009/10/19 18:16:23 scarabeus Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.7.ebuild,v 1.2 2009/10/26 19:32:45 grobian Exp $
60
61 EAPI="2"
62
63 -inherit x-modular
64 +inherit x-modular flag-o-matic
65
66 DESCRIPTION="X.Org Xaw library"
67 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
68
69
70
71 1.10 x11-libs/libXaw/libXaw-1.0.4.ebuild
72
73 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild?rev=1.10&view=markup
74 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild?rev=1.10&content-type=text/plain
75 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild?r1=1.9&r2=1.10
76
77 Index: libXaw-1.0.4.ebuild
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild,v
80 retrieving revision 1.9
81 retrieving revision 1.10
82 diff -u -r1.9 -r1.10
83 --- libXaw-1.0.4.ebuild 4 May 2009 17:03:40 -0000 1.9
84 +++ libXaw-1.0.4.ebuild 26 Oct 2009 19:32:45 -0000 1.10
85 @@ -1,11 +1,11 @@
86 # Copyright 1999-2009 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild,v 1.9 2009/05/04 17:03:40 ssuominen Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild,v 1.10 2009/10/26 19:32:45 grobian Exp $
90
91 # Must be before x-modular eclass is inherited
92 #SNAPSHOT="yes"
93
94 -inherit x-modular
95 +inherit x-modular flag-o-matic
96
97 DESCRIPTION="X.Org Xaw library"
98
99
100
101
102 1.66 x11-libs/libXaw/ChangeLog
103
104 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.66&view=markup
105 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?rev=1.66&content-type=text/plain
106 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/ChangeLog?r1=1.65&r2=1.66
107
108 Index: ChangeLog
109 ===================================================================
110 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v
111 retrieving revision 1.65
112 retrieving revision 1.66
113 diff -u -r1.65 -r1.66
114 --- ChangeLog 19 Oct 2009 18:16:23 -0000 1.65
115 +++ ChangeLog 26 Oct 2009 19:32:45 -0000 1.66
116 @@ -1,6 +1,11 @@
117 # ChangeLog for x11-libs/libXaw
118 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
119 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.65 2009/10/19 18:16:23 scarabeus Exp $
120 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.66 2009/10/26 19:32:45 grobian Exp $
121 +
122 + 26 Oct 2009; Fabian Groffen <grobian@g.o> libXaw-1.0.4.ebuild,
123 + libXaw-1.0.5.ebuild, libXaw-1.0.6.ebuild, libXaw-1.0.7.ebuild:
124 + Add back flag-o-matic inherit for filter-flags calls, proxy commit for
125 + scarabeus
126
127 *libXaw-1.0.7 (19 Oct 2009)
128
129
130
131
132 1.11 x11-libs/libXaw/libXaw-1.0.5.ebuild
133
134 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.11&view=markup
135 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?rev=1.11&content-type=text/plain
136 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild?r1=1.10&r2=1.11
137
138 Index: libXaw-1.0.5.ebuild
139 ===================================================================
140 RCS file: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v
141 retrieving revision 1.10
142 retrieving revision 1.11
143 diff -u -r1.10 -r1.11
144 --- libXaw-1.0.5.ebuild 15 May 2009 15:14:18 -0000 1.10
145 +++ libXaw-1.0.5.ebuild 26 Oct 2009 19:32:45 -0000 1.11
146 @@ -1,11 +1,11 @@
147 # Copyright 1999-2009 Gentoo Foundation
148 # Distributed under the terms of the GNU General Public License v2
149 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.10 2009/05/15 15:14:18 armin76 Exp $
150 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.11 2009/10/26 19:32:45 grobian Exp $
151
152 # Must be before x-modular eclass is inherited
153 #SNAPSHOT="yes"
154
155 -inherit x-modular
156 +inherit x-modular flag-o-matic
157
158 DESCRIPTION="X.Org Xaw library"
159 KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"