Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Time-HiRes: ChangeLog Time-HiRes-1.97.07.ebuild
Date: Fri, 28 Mar 2008 07:05:37
Message-Id: E1Jf8ec-0002sd-2e@stork.gentoo.org
1 jer 08/03/28 07:05:34
2
3 Modified: ChangeLog Time-HiRes-1.97.07.ebuild
4 Log:
5 Stable for HPPA too.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.44 perl-core/Time-HiRes/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Time-HiRes/ChangeLog?rev=1.44&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Time-HiRes/ChangeLog?rev=1.44&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Time-HiRes/ChangeLog?r1=1.43&r2=1.44
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/ChangeLog,v
18 retrieving revision 1.43
19 retrieving revision 1.44
20 diff -u -r1.43 -r1.44
21 --- ChangeLog 19 Nov 2007 03:59:49 -0000 1.43
22 +++ ChangeLog 28 Mar 2008 07:05:33 -0000 1.44
23 @@ -1,6 +1,9 @@
24 # ChangeLog for perl-core/Time-HiRes
25 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/ChangeLog,v 1.43 2007/11/19 03:59:49 kumba Exp $
27 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/ChangeLog,v 1.44 2008/03/28 07:05:33 jer Exp $
29 +
30 + 28 Mar 2008; Jeroen Roovers <jer@g.o> Time-HiRes-1.97.07.ebuild:
31 + Stable for HPPA too.
32
33 19 Nov 2007; Joshua Kinard <kumba@g.o> Time-HiRes-1.97.07.ebuild:
34 Stable on mips.
35
36
37
38 1.11 perl-core/Time-HiRes/Time-HiRes-1.97.07.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Time-HiRes/Time-HiRes-1.97.07.ebuild?rev=1.11&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Time-HiRes/Time-HiRes-1.97.07.ebuild?rev=1.11&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/Time-HiRes/Time-HiRes-1.97.07.ebuild?r1=1.10&r2=1.11
43
44 Index: Time-HiRes-1.97.07.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/Time-HiRes-1.97.07.ebuild,v
47 retrieving revision 1.10
48 retrieving revision 1.11
49 diff -u -r1.10 -r1.11
50 --- Time-HiRes-1.97.07.ebuild 19 Nov 2007 03:59:49 -0000 1.10
51 +++ Time-HiRes-1.97.07.ebuild 28 Mar 2008 07:05:33 -0000 1.11
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/Time-HiRes-1.97.07.ebuild,v 1.10 2007/11/19 03:59:49 kumba Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Time-HiRes/Time-HiRes-1.97.07.ebuild,v 1.11 2008/03/28 07:05:33 jer Exp $
58
59 inherit perl-module versionator
60
61 @@ -13,7 +13,7 @@
62
63 LICENSE="|| ( Artistic GPL-2 )"
64 SLOT="0"
65 -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
66 +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
67 IUSE=""
68
69 DEPEND="dev-lang/perl"
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list