Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Sub-Identify: Sub-Identify-0.04.ebuild ChangeLog
Date: Wed, 02 Dec 2009 09:51:59
Message-Id: E1NFlsL-0006yx-85@stork.gentoo.org
1 tove 09/12/02 09:51:57
2
3 Modified: Sub-Identify-0.04.ebuild ChangeLog
4 Log:
5 Stable on amd64 and x86 (#293622)
6 (Portage version: 2.2_rc54/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 dev-perl/Sub-Identify/Sub-Identify-0.04.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sub-Identify/Sub-Identify-0.04.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sub-Identify/Sub-Identify-0.04.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sub-Identify/Sub-Identify-0.04.ebuild?r1=1.2&r2=1.3
14
15 Index: Sub-Identify-0.04.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Identify/Sub-Identify-0.04.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- Sub-Identify-0.04.ebuild 26 Oct 2009 13:41:04 -0000 1.2
22 +++ Sub-Identify-0.04.ebuild 2 Dec 2009 09:51:57 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Identify/Sub-Identify-0.04.ebuild,v 1.2 2009/10/26 13:41:04 volkmar Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Identify/Sub-Identify-0.04.ebuild,v 1.3 2009/12/02 09:51:57 tove Exp $
28
29 MODULE_AUTHOR=RGARCIA
30 inherit perl-module
31 @@ -9,7 +9,7 @@
32
33 LICENSE="|| ( Artistic GPL-2 )"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc ~x86"
36 +KEYWORDS="amd64 ~ppc x86"
37 IUSE="test"
38
39 RDEPEND="dev-lang/perl"
40
41
42
43 1.3 dev-perl/Sub-Identify/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sub-Identify/ChangeLog?rev=1.3&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sub-Identify/ChangeLog?rev=1.3&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Sub-Identify/ChangeLog?r1=1.2&r2=1.3
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Identify/ChangeLog,v
52 retrieving revision 1.2
53 retrieving revision 1.3
54 diff -u -r1.2 -r1.3
55 --- ChangeLog 26 Oct 2009 13:41:04 -0000 1.2
56 +++ ChangeLog 2 Dec 2009 09:51:57 -0000 1.3
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-perl/Sub-Identify
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Identify/ChangeLog,v 1.2 2009/10/26 13:41:04 volkmar Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Identify/ChangeLog,v 1.3 2009/12/02 09:51:57 tove Exp $
62 +
63 + 02 Dec 2009; Torsten Veller <tove@g.o> Sub-Identify-0.04.ebuild:
64 + Stable on amd64 and x86 (#293622)
65
66 26 Oct 2009; Mounir Lamouri <volkmar@g.o> Sub-Identify-0.04.ebuild:
67 Keywording for ppc, bug 283244