Gentoo Archives: gentoo-commits

From: "Naohiro Aota (naota)" <naota@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/po4a: po4a-0.45.ebuild ChangeLog
Date: Sun, 05 Jan 2014 03:52:03
Message-Id: 20140105035158.AF7592004B@flycatcher.gentoo.org
1 naota 14/01/05 03:51:58
2
3 Modified: po4a-0.45.ebuild ChangeLog
4 Log:
5 Add ~x86-fbsd
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8551514)
8
9 Revision Changes Path
10 1.2 app-text/po4a/po4a-0.45.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/po4a/po4a-0.45.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/po4a/po4a-0.45.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/po4a/po4a-0.45.ebuild?r1=1.1&r2=1.2
15
16 Index: po4a-0.45.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- po4a-0.45.ebuild 29 Oct 2013 06:47:02 -0000 1.1
23 +++ po4a-0.45.ebuild 5 Jan 2014 03:51:58 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45.ebuild,v 1.1 2013/10/29 06:47:02 patrick Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45.ebuild,v 1.2 2014/01/05 03:51:58 naota Exp $
30
31 EAPI=4
32
33 @@ -12,7 +12,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
39 IUSE="test"
40
41 RDEPEND="dev-perl/SGMLSpm
42
43
44
45 1.70 app-text/po4a/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/po4a/ChangeLog?rev=1.70&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/po4a/ChangeLog?rev=1.70&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/po4a/ChangeLog?r1=1.69&r2=1.70
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v
54 retrieving revision 1.69
55 retrieving revision 1.70
56 diff -u -r1.69 -r1.70
57 --- ChangeLog 29 Oct 2013 06:47:02 -0000 1.69
58 +++ ChangeLog 5 Jan 2014 03:51:58 -0000 1.70
59 @@ -1,6 +1,9 @@
60 # ChangeLog for app-text/po4a
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.69 2013/10/29 06:47:02 patrick Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.70 2014/01/05 03:51:58 naota Exp $
65 +
66 + 05 Jan 2014; Naohiro Aota <naota@g.o> po4a-0.45.ebuild:
67 + Add ~x86-fbsd
68
69 *po4a-0.45 (29 Oct 2013)