Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/text-autoformat: ChangeLog text-autoformat-1.669.2-r1.ebuild
Date: Thu, 26 Dec 2013 17:14:27
Message-Id: 20131226171424.D4C4E2004C@flycatcher.gentoo.org
1 jer 13/12/26 17:14:24
2
3 Modified: ChangeLog text-autoformat-1.669.2-r1.ebuild
4 Log:
5 Stable for HPPA (bug #495554).
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.45 dev-perl/text-autoformat/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.45&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?rev=1.45&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/ChangeLog?r1=1.44&r2=1.45
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v
19 retrieving revision 1.44
20 retrieving revision 1.45
21 diff -u -r1.44 -r1.45
22 --- ChangeLog 8 Sep 2013 16:19:08 -0000 1.44
23 +++ ChangeLog 26 Dec 2013 17:14:24 -0000 1.45
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/text-autoformat
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.44 2013/09/08 16:19:08 idella4 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/ChangeLog,v 1.45 2013/12/26 17:14:24 jer Exp $
29 +
30 + 26 Dec 2013; Jeroen Roovers <jer@g.o>
31 + text-autoformat-1.669.2-r1.ebuild:
32 + Stable for HPPA (bug #495554).
33
34 *text-autoformat-1.669.2-r1 (08 Sep 2013)
35
36
37
38
39 1.2 dev-perl/text-autoformat/text-autoformat-1.669.2-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669.2-r1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669.2-r1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669.2-r1.ebuild?r1=1.1&r2=1.2
44
45 Index: text-autoformat-1.669.2-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669.2-r1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- text-autoformat-1.669.2-r1.ebuild 8 Sep 2013 16:19:08 -0000 1.1
52 +++ text-autoformat-1.669.2-r1.ebuild 26 Dec 2013 17:14:24 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2013 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669.2-r1.ebuild,v 1.1 2013/09/08 16:19:08 idella4 Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.669.2-r1.ebuild,v 1.2 2013/12/26 17:14:24 jer Exp $
58
59 EAPI=5
60
61 @@ -12,7 +12,7 @@
62 DESCRIPTION="Automatic text wrapping and reformatting"
63
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
66 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
67 IUSE=""
68
69 RDEPEND=">=dev-perl/text-reform-1.11