Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Class-Data-Inheritable: Class-Data-Inheritable-0.80.0-r1.ebuild ChangeLog
Date: Sat, 31 Jan 2015 13:49:30
Message-Id: 20150131134923.54F6E10C30@oystercatcher.gentoo.org
1 zlogene 15/01/31 13:49:23
2
3 Modified: Class-Data-Inheritable-0.80.0-r1.ebuild ChangeLog
4 Log:
5 Add ~x86-fbsd keyword
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.3 dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r1.ebuild?r1=1.2&r2=1.3
15
16 Index: Class-Data-Inheritable-0.80.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- Class-Data-Inheritable-0.80.0-r1.ebuild 23 Oct 2014 19:39:27 -0000 1.2
23 +++ Class-Data-Inheritable-0.80.0-r1.ebuild 31 Jan 2015 13:49:23 -0000 1.3
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/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r1.ebuild,v 1.2 2014/10/23 19:39:27 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0-r1.ebuild,v 1.3 2015/01/31 13:49:23 zlogene Exp $
30
31 EAPI=5
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Inheritable, overridable class data"
35
36 SLOT="0"
37 -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
38 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
39 IUSE=""
40
41 export OPTIMIZE="${CFLAGS}"
42
43
44
45 1.49 dev-perl/Class-Data-Inheritable/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog?rev=1.49&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog?rev=1.49&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog?r1=1.48&r2=1.49
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v
54 retrieving revision 1.48
55 retrieving revision 1.49
56 diff -u -r1.48 -r1.49
57 --- ChangeLog 23 Oct 2014 19:39:27 -0000 1.48
58 +++ ChangeLog 31 Jan 2015 13:49:23 -0000 1.49
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-perl/Class-Data-Inheritable
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.48 2014/10/23 19:39:27 maekke Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.49 2015/01/31 13:49:23 zlogene Exp $
65 +
66 + 31 Jan 2015; Mikle Kolyada <zlogene@g.o>
67 + Class-Data-Inheritable-0.80.0-r1.ebuild:
68 + Add ~x86-fbsd keyword
69
70 23 Oct 2014; Markus Meier <maekke@g.o>
71 Class-Data-Inheritable-0.80.0-r1.ebuild: