Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@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: Sun, 27 Jun 2010 16:42:33
Message-Id: 20100627164229.9AF7E2CF95@corvid.gentoo.org
1 nixnut 10/06/27 16:42:29
2
3 Modified: Sub-Identify-0.04.ebuild ChangeLog
4 Log:
5 ppc stable #323529
6 (Portage version: 2.1.8.3/cvs/Linux ppc)
7
8 Revision Changes Path
9 1.4 dev-perl/Sub-Identify/Sub-Identify-0.04.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Identify/Sub-Identify-0.04.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Identify/Sub-Identify-0.04.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Identify/Sub-Identify-0.04.ebuild?r1=1.3&r2=1.4
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.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- Sub-Identify-0.04.ebuild 2 Dec 2009 09:51:57 -0000 1.3
22 +++ Sub-Identify-0.04.ebuild 27 Jun 2010 16:42:29 -0000 1.4
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
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 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Identify/Sub-Identify-0.04.ebuild,v 1.4 2010/06/27 16:42:29 nixnut Exp $
29
30 MODULE_AUTHOR=RGARCIA
31 inherit perl-module
32 @@ -9,7 +9,7 @@
33
34 LICENSE="|| ( Artistic GPL-2 )"
35 SLOT="0"
36 -KEYWORDS="amd64 ~ppc x86"
37 +KEYWORDS="amd64 ppc x86"
38 IUSE="test"
39
40 RDEPEND="dev-lang/perl"
41
42
43
44 1.4 dev-perl/Sub-Identify/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Identify/ChangeLog?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Identify/ChangeLog?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Sub-Identify/ChangeLog?r1=1.3&r2=1.4
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Sub-Identify/ChangeLog,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- ChangeLog 2 Dec 2009 09:51:57 -0000 1.3
57 +++ ChangeLog 27 Jun 2010 16:42:29 -0000 1.4
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-perl/Sub-Identify
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Identify/ChangeLog,v 1.3 2009/12/02 09:51:57 tove Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Identify/ChangeLog,v 1.4 2010/06/27 16:42:29 nixnut Exp $
64 +
65 + 27 Jun 2010; <nixnut@g.o> Sub-Identify-0.04.ebuild:
66 + ppc stable #323529
67
68 02 Dec 2009; Torsten Veller <tove@g.o> Sub-Identify-0.04.ebuild:
69 Stable on amd64 and x86 (#293622)