Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Probe-Perl: ChangeLog Probe-Perl-0.01.ebuild
Date: Sun, 09 May 2010 17:23:34
Message-Id: 20100509172331.85AFD2C47F@corvid.gentoo.org
1 armin76 10/05/09 17:23:31
2
3 Modified: ChangeLog Probe-Perl-0.01.ebuild
4 Log:
5 alpha/arm/ia64/s390/sh/sparc stable
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.9 dev-perl/Probe-Perl/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/ChangeLog?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/ChangeLog?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/ChangeLog?r1=1.8&r2=1.9
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- ChangeLog 5 May 2010 05:41:42 -0000 1.8
22 +++ ChangeLog 9 May 2010 17:23:31 -0000 1.9
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/Probe-Perl
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v 1.8 2010/05/05 05:41:42 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/ChangeLog,v 1.9 2010/05/09 17:23:31 armin76 Exp $
28 +
29 + 09 May 2010; Raúl Porcel <armin76@g.o> Probe-Perl-0.01.ebuild:
30 + alpha/arm/ia64/s390/sh/sparc stable
31
32 05 May 2010; Jeroen Roovers <jer@g.o> Probe-Perl-0.01.ebuild:
33 Stable for HPPA (bug #314467).
34
35
36
37 1.9 dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild?rev=1.9&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild?rev=1.9&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild?r1=1.8&r2=1.9
42
43 Index: Probe-Perl-0.01.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild,v
46 retrieving revision 1.8
47 retrieving revision 1.9
48 diff -u -r1.8 -r1.9
49 --- Probe-Perl-0.01.ebuild 5 May 2010 05:41:42 -0000 1.8
50 +++ Probe-Perl-0.01.ebuild 9 May 2010 17:23:31 -0000 1.9
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild,v 1.8 2010/05/05 05:41:42 jer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Probe-Perl/Probe-Perl-0.01.ebuild,v 1.9 2010/05/09 17:23:31 armin76 Exp $
56
57 EAPI=2
58
59 @@ -10,7 +10,7 @@
60 DESCRIPTION="Information about the currently running perl"
61
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
64 +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
65 IUSE=""
66
67 RDEPEND=""