Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-portage/eclass-manpages: eclass-manpages-20070615.ebuild eclass-manpages-20080531.ebuild ChangeLog
Date: Mon, 02 Jun 2008 05:58:01
Message-Id: E1K333L-0003U0-Fb@stork.gentoo.org
1 zmedico 08/06/02 05:57:55
2
3 Modified: eclass-manpages-20070615.ebuild
4 eclass-manpages-20080531.ebuild ChangeLog
5 Log:
6 Bug #224421 - Drop the webapp-config blocker since it no longer
7 installs webapp.eclass.5.
8 (Portage version: 2.2_pre10538/cvs/Linux 2.6.25-0518-x86-64 Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz)
9
10 Revision Changes Path
11 1.6 app-portage/eclass-manpages/eclass-manpages-20070615.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/eclass-manpages/eclass-manpages-20070615.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/eclass-manpages/eclass-manpages-20070615.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/eclass-manpages/eclass-manpages-20070615.ebuild?r1=1.5&r2=1.6
16
17 Index: eclass-manpages-20070615.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-portage/eclass-manpages/eclass-manpages-20070615.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- eclass-manpages-20070615.ebuild 25 May 2008 04:55:59 -0000 1.5
24 +++ eclass-manpages-20070615.ebuild 2 Jun 2008 05:57:55 -0000 1.6
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eclass-manpages/eclass-manpages-20070615.ebuild,v 1.5 2008/05/25 04:55:59 zmedico Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-portage/eclass-manpages/eclass-manpages-20070615.ebuild,v 1.6 2008/06/02 05:57:55 zmedico Exp $
30
31 DESCRIPTION="collection of Gentoo eclass manpages"
32 HOMEPAGE="http://www.gentoo.org/"
33 @@ -12,7 +12,7 @@
34 IUSE=""
35
36 DEPEND=""
37 -RDEPEND="!app-portage/portage-manpages !app-admin/webapp-config"
38 +RDEPEND="!app-portage/portage-manpages"
39
40 S=${WORKDIR}
41
42
43
44
45 1.2 app-portage/eclass-manpages/eclass-manpages-20080531.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/eclass-manpages/eclass-manpages-20080531.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/eclass-manpages/eclass-manpages-20080531.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/eclass-manpages/eclass-manpages-20080531.ebuild?r1=1.1&r2=1.2
50
51 Index: eclass-manpages-20080531.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-portage/eclass-manpages/eclass-manpages-20080531.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- eclass-manpages-20080531.ebuild 1 Jun 2008 01:56:17 -0000 1.1
58 +++ eclass-manpages-20080531.ebuild 2 Jun 2008 05:57:55 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2008 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eclass-manpages/eclass-manpages-20080531.ebuild,v 1.1 2008/06/01 01:56:17 vapier Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-portage/eclass-manpages/eclass-manpages-20080531.ebuild,v 1.2 2008/06/02 05:57:55 zmedico Exp $
64
65 DESCRIPTION="collection of Gentoo eclass manpages"
66 HOMEPAGE="http://www.gentoo.org/"
67 @@ -12,7 +12,7 @@
68 IUSE=""
69
70 DEPEND=""
71 -RDEPEND="!app-portage/portage-manpages !app-admin/webapp-config"
72 +RDEPEND="!app-portage/portage-manpages"
73
74 S=${WORKDIR}
75
76
77
78
79 1.14 app-portage/eclass-manpages/ChangeLog
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/eclass-manpages/ChangeLog?rev=1.14&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/eclass-manpages/ChangeLog?rev=1.14&content-type=text/plain
83 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-portage/eclass-manpages/ChangeLog?r1=1.13&r2=1.14
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/app-portage/eclass-manpages/ChangeLog,v
88 retrieving revision 1.13
89 retrieving revision 1.14
90 diff -u -r1.13 -r1.14
91 --- ChangeLog 1 Jun 2008 01:56:17 -0000 1.13
92 +++ ChangeLog 2 Jun 2008 05:57:55 -0000 1.14
93 @@ -1,6 +1,11 @@
94 # ChangeLog for app-portage/eclass-manpages
95 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eclass-manpages/ChangeLog,v 1.13 2008/06/01 01:56:17 vapier Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/app-portage/eclass-manpages/ChangeLog,v 1.14 2008/06/02 05:57:55 zmedico Exp $
98 +
99 + 02 Jun 2008; Zac Medico <zmedico@g.o>
100 + eclass-manpages-20070615.ebuild, eclass-manpages-20080531.ebuild:
101 + Bug #224421 - Drop the webapp-config blocker since it no longer
102 + installs webapp.eclass.5.
103
104 *eclass-manpages-20080531 (01 Jun 2008)
105
106
107
108
109 --
110 gentoo-commits@l.g.o mailing list