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-posix: ChangeLog man-pages-posix-2003a.ebuild
Date: Fri, 08 Jan 2010 18:16:16
Message-Id: E1NTJNd-0006bL-Oh@stork.gentoo.org
1 ulm 10/01/08 18:16:13
2
3 Modified: ChangeLog man-pages-posix-2003a.ebuild
4 Log:
5 Fix LICENSE, bug 299895.
6 (Portage version: 2.2_rc61/cvs/Linux i686)
7
8 Revision Changes Path
9 1.11 sys-apps/man-pages-posix/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages-posix/ChangeLog?rev=1.11&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages-posix/ChangeLog?rev=1.11&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages-posix/ChangeLog?r1=1.10&r2=1.11
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages-posix/ChangeLog,v
18 retrieving revision 1.10
19 retrieving revision 1.11
20 diff -u -r1.10 -r1.11
21 --- ChangeLog 2 Feb 2009 08:00:28 -0000 1.10
22 +++ ChangeLog 8 Jan 2010 18:16:13 -0000 1.11
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-apps/man-pages-posix
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages-posix/ChangeLog,v 1.10 2009/02/02 08:00:28 aballier Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages-posix/ChangeLog,v 1.11 2010/01/08 18:16:13 ulm Exp $
29 +
30 + 08 Jan 2010; Ulrich Mueller <ulm@g.o> man-pages-posix-2003a.ebuild:
31 + Fix LICENSE, bug 299895.
32
33 02 Feb 2009; Alexis Ballier <aballier@g.o>
34 man-pages-posix-2003a.ebuild:
35
36
37
38 1.12 sys-apps/man-pages-posix/man-pages-posix-2003a.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages-posix/man-pages-posix-2003a.ebuild?rev=1.12&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages-posix/man-pages-posix-2003a.ebuild?rev=1.12&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/man-pages-posix/man-pages-posix-2003a.ebuild?r1=1.11&r2=1.12
43
44 Index: man-pages-posix-2003a.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages-posix/man-pages-posix-2003a.ebuild,v
47 retrieving revision 1.11
48 retrieving revision 1.12
49 diff -u -r1.11 -r1.12
50 --- man-pages-posix-2003a.ebuild 2 Feb 2009 08:00:28 -0000 1.11
51 +++ man-pages-posix-2003a.ebuild 8 Jan 2010 18:16:13 -0000 1.12
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages-posix/man-pages-posix-2003a.ebuild,v 1.11 2009/02/02 08:00:28 aballier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages-posix/man-pages-posix-2003a.ebuild,v 1.12 2010/01/08 18:16:13 ulm Exp $
58
59 inherit eutils
60
61 @@ -9,7 +9,7 @@
62 HOMEPAGE="http://www.kernel.org/doc/man-pages/"
63 SRC_URI="mirror://kernel/linux/docs/man-pages/${PN}/${MY_P}.tar.bz2"
64
65 -LICENSE="freedist"
66 +LICENSE="man-pages-posix"
67 SLOT="0"
68 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
69 IUSE=""