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/HTML-Parser: HTML-Parser-3.56.ebuild ChangeLog
Date: Mon, 29 Sep 2008 07:54:54
Message-Id: E1KkDak-0006V8-IV@stork.gentoo.org
1 tove 08/09/29 07:54:50
2
3 Modified: HTML-Parser-3.56.ebuild ChangeLog
4 Log:
5 mips -> ~mips
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-tuxonice i686)
7
8 Revision Changes Path
9 1.13 dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild?r1=1.12&r2=1.13
14
15 Index: HTML-Parser-3.56.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- HTML-Parser-3.56.ebuild 29 Sep 2008 07:52:32 -0000 1.12
22 +++ HTML-Parser-3.56.ebuild 29 Sep 2008 07:54:50 -0000 1.13
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild,v 1.12 2008/09/29 07:52:32 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.56.ebuild,v 1.13 2008/09/29 07:54:50 tove Exp $
28
29 MODULE_AUTHOR=GAAS
30 inherit perl-module
31 @@ -9,7 +9,7 @@
32
33 LICENSE="|| ( Artistic GPL-2 )"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
37 IUSE="test"
38
39 RDEPEND=">=dev-perl/HTML-Tagset-3.03
40
41
42
43 1.97 dev-perl/HTML-Parser/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTML-Parser/ChangeLog?rev=1.97&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTML-Parser/ChangeLog?rev=1.97&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/HTML-Parser/ChangeLog?r1=1.96&r2=1.97
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v
52 retrieving revision 1.96
53 retrieving revision 1.97
54 diff -u -r1.96 -r1.97
55 --- ChangeLog 29 Sep 2008 07:52:32 -0000 1.96
56 +++ ChangeLog 29 Sep 2008 07:54:50 -0000 1.97
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-perl/HTML-Parser
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.96 2008/09/29 07:52:32 tove Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.97 2008/09/29 07:54:50 tove Exp $
62 +
63 + 29 Sep 2008; Torsten Veller <tove@g.o> HTML-Parser-3.56.ebuild:
64 + mips -> ~mips
65
66 29 Sep 2008; Torsten Veller <tove@g.o> HTML-Parser-3.56.ebuild:
67 ... run tests at the right time...