Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in eclass: qt4.eclass versionator.eclass x-modular.eclass
Date: Tue, 22 Nov 2011 18:42:27
Message-Id: 20111122184211.173C72004B@flycatcher.gentoo.org
1 vapier 11/11/22 18:42:11
2
3 Modified: qt4.eclass versionator.eclass x-modular.eclass
4 Log:
5 fix @MAINTAINER formatting
6
7 Revision Changes Path
8 1.64 eclass/qt4.eclass
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/qt4.eclass?rev=1.64&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/qt4.eclass?rev=1.64&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/qt4.eclass?r1=1.63&r2=1.64
13
14 Index: qt4.eclass
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/eclass/qt4.eclass,v
17 retrieving revision 1.63
18 retrieving revision 1.64
19 diff -u -r1.63 -r1.64
20 --- qt4.eclass 22 Aug 2011 04:46:32 -0000 1.63
21 +++ qt4.eclass 22 Nov 2011 18:42:10 -0000 1.64
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2011 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/eclass/qt4.eclass,v 1.63 2011/08/22 04:46:32 vapier Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/eclass/qt4.eclass,v 1.64 2011/11/22 18:42:10 vapier Exp $
27
28 # @DEPRECATED
29 # This eclass has been superseded by qt4-r2
30 @@ -8,10 +8,10 @@
31
32 # @ECLASS: qt4.eclass
33 # @MAINTAINER:
34 -# Ben de Groot <yngwin@g.o>,
35 -# Markos Chandras <hwoarang@g.o>,
36 -# Caleb Tennis <caleb@g.o>,
37 -# Przemyslaw Maciag <troll@g.o>,
38 +# Ben de Groot <yngwin@g.o>
39 +# Markos Chandras <hwoarang@g.o>
40 +# Caleb Tennis <caleb@g.o>
41 +# Przemyslaw Maciag <troll@g.o>
42 # Davide Pesavento <davidepesa@×××××.com>
43 # @BLURB: Eclass for Qt4 packages
44 # @DESCRIPTION:
45
46
47
48 1.20 eclass/versionator.eclass
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/versionator.eclass?rev=1.20&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/versionator.eclass?rev=1.20&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/versionator.eclass?r1=1.19&r2=1.20
53
54 Index: versionator.eclass
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/eclass/versionator.eclass,v
57 retrieving revision 1.19
58 retrieving revision 1.20
59 diff -u -r1.19 -r1.20
60 --- versionator.eclass 22 Nov 2011 18:40:14 -0000 1.19
61 +++ versionator.eclass 22 Nov 2011 18:42:10 -0000 1.20
62 @@ -1,10 +1,11 @@
63 # Copyright 1999-2008 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/eclass/versionator.eclass,v 1.19 2011/11/22 18:40:14 vapier Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/eclass/versionator.eclass,v 1.20 2011/11/22 18:42:10 vapier Exp $
67
68 # @ECLASS: versionator.eclass
69 # @MAINTAINER:
70 -# Jonathan Callen <abcd@g.o>, base-system@g.o
71 +# Jonathan Callen <abcd@g.o>
72 +# base-system@g.o
73 # @BLURB: functions which simplify manipulation of ${PV} and similar version strings
74 # @DESCRIPTION:
75 # This eclass provides functions which simplify manipulating $PV and similar
76
77
78
79 1.123 eclass/x-modular.eclass
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/x-modular.eclass?rev=1.123&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/x-modular.eclass?rev=1.123&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/eclass/x-modular.eclass?r1=1.122&r2=1.123
84
85 Index: x-modular.eclass
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v
88 retrieving revision 1.122
89 retrieving revision 1.123
90 diff -u -r1.122 -r1.123
91 --- x-modular.eclass 4 Oct 2011 21:23:46 -0000 1.122
92 +++ x-modular.eclass 22 Nov 2011 18:42:10 -0000 1.123
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2005 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.122 2011/10/04 21:23:46 chithanh Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/eclass/x-modular.eclass,v 1.123 2011/11/22 18:42:10 vapier Exp $
98 #
99 # @DEPRECATED
100 # This eclass has been superseded by xorg-2
101 @@ -8,7 +8,8 @@
102 #
103 # @ECLASS: x-modular.eclass
104 # @MAINTAINER:
105 -# Donnie Berkholz <dberkholz@g.o>, x11@g.o
106 +# Donnie Berkholz <dberkholz@g.o>
107 +# x11@g.o
108 # @BLURB: Reduces code duplication in the modularized X11 ebuilds.
109 # @DESCRIPTION:
110 # This eclass makes trivial X ebuilds possible for apps, fonts, drivers,