Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/man-pages: man-pages-3.22.ebuild ChangeLog man-pages-3.21.ebuild man-pages-3.23.ebuild
Date: Fri, 08 Jan 2010 07:09:33
Message-Id: E1NT8wp-0006uO-3O@stork.gentoo.org
1 ulm 10/01/08 07:07:51
2
3 Modified: man-pages-3.22.ebuild ChangeLog
4 man-pages-3.21.ebuild man-pages-3.23.ebuild
5 Log:
6 Fix LICENSE, bug 299893.
7 (Portage version: 2.2_rc61/cvs/Linux i686)
8
9 Revision Changes Path
10 1.3 sys-apps/man-pages/man-pages-3.22.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.22.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.22.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.22.ebuild?r1=1.2&r2=1.3
15
16 Index: man-pages-3.22.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.22.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- man-pages-3.22.ebuild 3 Oct 2009 07:05:36 -0000 1.2
23 +++ man-pages-3.22.ebuild 8 Jan 2010 07:07:50 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2009 Gentoo Foundation
26 +# Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.22.ebuild,v 1.2 2009/10/03 07:05:36 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.22.ebuild,v 1.3 2010/01/08 07:07:50 ulm Exp $
30
31 GENTOO_PATCH=2
32
33 @@ -10,7 +10,7 @@
34 mirror://gentoo/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2
35 http://dev.gentoo.org/~cardoe/files/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2"
36
37 -LICENSE="freedist"
38 +LICENSE="as-is GPL-2 BSD"
39 SLOT="0"
40 KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
41 IUSE="nls linguas_cs linguas_da linguas_de linguas_es linguas_fr linguas_it
42
43
44
45 1.141 sys-apps/man-pages/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.141&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.141&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/ChangeLog?r1=1.140&r2=1.141
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v
54 retrieving revision 1.140
55 retrieving revision 1.141
56 diff -u -r1.140 -r1.141
57 --- ChangeLog 3 Oct 2009 07:06:41 -0000 1.140
58 +++ ChangeLog 8 Jan 2010 07:07:50 -0000 1.141
59 @@ -1,6 +1,10 @@
60 # ChangeLog for sys-apps/man-pages
61 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.140 2009/10/03 07:06:41 vapier Exp $
63 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.141 2010/01/08 07:07:50 ulm Exp $
65 +
66 + 08 Jan 2010; Ulrich Mueller <ulm@g.o> man-pages-3.21.ebuild,
67 + man-pages-3.22.ebuild, man-pages-3.23.ebuild:
68 + Fix LICENSE, bug 299893.
69
70 *man-pages-3.23 (03 Oct 2009)
71
72
73
74
75 1.3 sys-apps/man-pages/man-pages-3.21.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.21.ebuild?rev=1.3&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.21.ebuild?rev=1.3&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.21.ebuild?r1=1.2&r2=1.3
80
81 Index: man-pages-3.21.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.21.ebuild,v
84 retrieving revision 1.2
85 retrieving revision 1.3
86 diff -u -r1.2 -r1.3
87 --- man-pages-3.21.ebuild 26 Jul 2009 16:52:04 -0000 1.2
88 +++ man-pages-3.21.ebuild 8 Jan 2010 07:07:50 -0000 1.3
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2009 Gentoo Foundation
91 +# Copyright 1999-2010 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.21.ebuild,v 1.2 2009/07/26 16:52:04 vapier Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.21.ebuild,v 1.3 2010/01/08 07:07:50 ulm Exp $
95
96 GENTOO_PATCH=2
97
98 @@ -10,7 +10,7 @@
99 mirror://gentoo/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2
100 http://dev.gentoo.org/~cardoe/files/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2"
101
102 -LICENSE="freedist"
103 +LICENSE="as-is GPL-2 BSD"
104 SLOT="0"
105 KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
106 IUSE="nls linguas_cs linguas_da linguas_de linguas_es linguas_fr linguas_it
107
108
109
110 1.2 sys-apps/man-pages/man-pages-3.23.ebuild
111
112 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.23.ebuild?rev=1.2&view=markup
113 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.23.ebuild?rev=1.2&content-type=text/plain
114 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages/man-pages-3.23.ebuild?r1=1.1&r2=1.2
115
116 Index: man-pages-3.23.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.23.ebuild,v
119 retrieving revision 1.1
120 retrieving revision 1.2
121 diff -u -r1.1 -r1.2
122 --- man-pages-3.23.ebuild 3 Oct 2009 07:06:41 -0000 1.1
123 +++ man-pages-3.23.ebuild 8 Jan 2010 07:07:50 -0000 1.2
124 @@ -1,6 +1,6 @@
125 -# Copyright 1999-2009 Gentoo Foundation
126 +# Copyright 1999-2010 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.23.ebuild,v 1.1 2009/10/03 07:06:41 vapier Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.23.ebuild,v 1.2 2010/01/08 07:07:50 ulm Exp $
130
131 GENTOO_PATCH=2
132
133 @@ -10,7 +10,7 @@
134 mirror://gentoo/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2
135 http://dev.gentoo.org/~cardoe/files/man-pages-gentoo-${GENTOO_PATCH}.tar.bz2"
136
137 -LICENSE="freedist"
138 +LICENSE="as-is GPL-2 BSD"
139 SLOT="0"
140 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
141 IUSE_LINGUAS=" cs da de es fr it ja nl pl ro ru zh_CN"