Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/help2man: ChangeLog help2man-1.38.2.ebuild
Date: Sat, 01 Jan 2011 11:27:23
Message-Id: 20110101112713.E5FB320054@flycatcher.gentoo.org
1 phajdan.jr 11/01/01 11:27:13
2
3 Modified: ChangeLog help2man-1.38.2.ebuild
4 Log:
5 x86 stable wrt bug #350091
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.51 sys-apps/help2man/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/help2man/ChangeLog?rev=1.51&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/help2man/ChangeLog?rev=1.51&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/help2man/ChangeLog?r1=1.50&r2=1.51
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v
19 retrieving revision 1.50
20 retrieving revision 1.51
21 diff -u -r1.50 -r1.51
22 --- ChangeLog 29 Dec 2010 22:05:02 -0000 1.50
23 +++ ChangeLog 1 Jan 2011 11:27:13 -0000 1.51
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-apps/help2man
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v 1.50 2010/12/29 22:05:02 vapier Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v 1.51 2011/01/01 11:27:13 phajdan.jr Exp $
30 +
31 + 01 Jan 2011; Pawel Hajdan jr <phajdan.jr@g.o>
32 + help2man-1.38.2.ebuild:
33 + x86 stable wrt bug #350091
34
35 *help2man-1.38.4 (29 Dec 2010)
36
37
38
39
40 1.2 sys-apps/help2man/help2man-1.38.2.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/help2man/help2man-1.38.2.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/help2man/help2man-1.38.2.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/help2man/help2man-1.38.2.ebuild?r1=1.1&r2=1.2
45
46 Index: help2man-1.38.2.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.38.2.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- help2man-1.38.2.ebuild 22 Jun 2010 19:18:37 -0000 1.1
53 +++ help2man-1.38.2.ebuild 1 Jan 2011 11:27:13 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.38.2.ebuild,v 1.1 2010/06/22 19:18:37 vapier Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.38.2.ebuild,v 1.2 2011/01/01 11:27:13 phajdan.jr Exp $
60
61 EAPI="2"
62
63 @@ -12,7 +12,7 @@
64
65 LICENSE="GPL-2"
66 SLOT="0"
67 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
68 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
69 IUSE="nls elibc_glibc"
70
71 RDEPEND="dev-lang/perl"