Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Class-Inspector: Class-Inspector-1.23.ebuild ChangeLog
Date: Mon, 29 Jun 2009 23:34:56
Message-Id: E1MLQNB-0002Wv-VT@stork.gentoo.org
1 jer 09/06/29 23:34:53
2
3 Modified: Class-Inspector-1.23.ebuild ChangeLog
4 Log:
5 Stable for HPPA too.
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 dev-perl/Class-Inspector/Class-Inspector-1.23.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.23.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.23.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.23.ebuild?r1=1.2&r2=1.3
14
15 Index: Class-Inspector-1.23.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.23.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- Class-Inspector-1.23.ebuild 5 Sep 2008 17:24:55 -0000 1.2
22 +++ Class-Inspector-1.23.ebuild 29 Jun 2009 23:34:53 -0000 1.3
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.23.ebuild,v 1.2 2008/09/05 17:24:55 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.23.ebuild,v 1.3 2009/06/29 23:34:53 jer Exp $
29
30 MODULE_AUTHOR=ADAMK
31 inherit perl-module
32 @@ -9,7 +9,7 @@
33
34 LICENSE="|| ( Artistic GPL-2 )"
35 SLOT="0"
36 -KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86"
37 +KEYWORDS="alpha ~amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86"
38 IUSE="test"
39
40 RDEPEND="dev-lang/perl"
41
42
43
44 1.57 dev-perl/Class-Inspector/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?rev=1.57&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?rev=1.57&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Class-Inspector/ChangeLog?r1=1.56&r2=1.57
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v
53 retrieving revision 1.56
54 retrieving revision 1.57
55 diff -u -r1.56 -r1.57
56 --- ChangeLog 3 Jun 2009 16:38:01 -0000 1.56
57 +++ ChangeLog 29 Jun 2009 23:34:53 -0000 1.57
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-perl/Class-Inspector
60 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.56 2009/06/03 16:38:01 tove Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.57 2009/06/29 23:34:53 jer Exp $
63 +
64 + 29 Jun 2009; Jeroen Roovers <jer@g.o> Class-Inspector-1.23.ebuild:
65 + Stable for HPPA too.
66
67 03 Jun 2009; Torsten Veller <tove@g.o>
68 -Class-Inspector-1.22.ebuild: