Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/txt2man: txt2man-1.5.6.ebuild ChangeLog
Date: Fri, 01 May 2015 05:06:03
Message-Id: 20150501050555.AB4009AC@oystercatcher.gentoo.org
1 jer 15/05/01 05:05:54
2
3 Modified: txt2man-1.5.6.ebuild ChangeLog
4 Log:
5 Stable for PPC64 (bug #521896).
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.9 app-text/txt2man/txt2man-1.5.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/txt2man/txt2man-1.5.6.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/txt2man/txt2man-1.5.6.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/txt2man/txt2man-1.5.6.ebuild?r1=1.8&r2=1.9
15
16 Index: txt2man-1.5.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/txt2man/txt2man-1.5.6.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- txt2man-1.5.6.ebuild 21 Nov 2014 12:28:51 -0000 1.8
23 +++ txt2man-1.5.6.ebuild 1 May 2015 05:05:54 -0000 1.9
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/txt2man-1.5.6.ebuild,v 1.8 2014/11/21 12:28:51 klausman Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/txt2man-1.5.6.ebuild,v 1.9 2015/05/01 05:05:54 jer Exp $
30
31 EAPI="4"
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
38 +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
39 IUSE=""
40
41 RDEPEND="app-shells/bash
42
43
44
45 1.29 app-text/txt2man/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/txt2man/ChangeLog?rev=1.29&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/txt2man/ChangeLog?rev=1.29&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/txt2man/ChangeLog?r1=1.28&r2=1.29
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-text/txt2man/ChangeLog,v
54 retrieving revision 1.28
55 retrieving revision 1.29
56 diff -u -r1.28 -r1.29
57 --- ChangeLog 21 Nov 2014 12:28:51 -0000 1.28
58 +++ ChangeLog 1 May 2015 05:05:54 -0000 1.29
59 @@ -1,6 +1,9 @@
60 # ChangeLog for app-text/txt2man
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/ChangeLog,v 1.28 2014/11/21 12:28:51 klausman Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/ChangeLog,v 1.29 2015/05/01 05:05:54 jer Exp $
65 +
66 + 01 May 2015; Jeroen Roovers <jer@g.o> txt2man-1.5.6.ebuild:
67 + Stable for PPC64 (bug #521896).
68
69 21 Nov 2014; Tobias Klausmann <klausman@g.o> txt2man-1.5.6.ebuild:
70 Stable on alpha, bug 521896