Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/strictures: strictures-1.4.1.ebuild ChangeLog
Date: Sat, 01 Sep 2012 12:04:26
Message-Id: 20120901120401.A693320EA5@flycatcher.gentoo.org
1 grobian 12/09/01 12:04:01
2
3 Modified: strictures-1.4.1.ebuild ChangeLog
4 Log:
5 Marked ~ppc-aix, bug #432288
6
7 (Portage version: 2.2.01.20894-prefix/cvs/Darwin i386)
8
9 Revision Changes Path
10 1.2 dev-perl/strictures/strictures-1.4.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/strictures/strictures-1.4.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/strictures/strictures-1.4.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/strictures/strictures-1.4.1.ebuild?r1=1.1&r2=1.2
15
16 Index: strictures-1.4.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/strictures/strictures-1.4.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- strictures-1.4.1.ebuild 13 Jul 2012 16:50:38 -0000 1.1
23 +++ strictures-1.4.1.ebuild 1 Sep 2012 12:04:01 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/strictures-1.4.1.ebuild,v 1.1 2012/07/13 16:50:38 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/strictures-1.4.1.ebuild,v 1.2 2012/09/01 12:04:01 grobian Exp $
29
30 EAPI=4
31
32 @@ -12,6 +12,6 @@
33
34 SLOT="0"
35 IUSE=""
36 -KEYWORDS="~amd64 ~x86 ~ppc-macos ~x86-solaris"
37 +KEYWORDS="~amd64 ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
38
39 SRC_TEST=do
40
41
42
43 1.8 dev-perl/strictures/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/strictures/ChangeLog?rev=1.8&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/strictures/ChangeLog?rev=1.8&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/strictures/ChangeLog?r1=1.7&r2=1.8
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v
52 retrieving revision 1.7
53 retrieving revision 1.8
54 diff -u -r1.7 -r1.8
55 --- ChangeLog 13 Jul 2012 16:50:38 -0000 1.7
56 +++ ChangeLog 1 Sep 2012 12:04:01 -0000 1.8
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-perl/strictures
59 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.7 2012/07/13 16:50:38 tove Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/strictures/ChangeLog,v 1.8 2012/09/01 12:04:01 grobian Exp $
62 +
63 + 01 Sep 2012; Fabian Groffen <grobian@g.o> strictures-1.4.1.ebuild:
64 + Marked ~ppc-aix, bug #432288
65
66 *strictures-1.4.1 (13 Jul 2012)