Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/IO-HTML: ChangeLog IO-HTML-0.40.0.ebuild
Date: Tue, 30 Jul 2013 08:34:05
Message-Id: 20130730083400.764612171C@flycatcher.gentoo.org
1 pinkbyte 13/07/30 08:34:00
2
3 Modified: ChangeLog IO-HTML-0.40.0.ebuild
4 Log:
5 Add ~amd64-linux keyword, wrt bug #437532
6
7 (Portage version: 2.2.0_alpha188/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
8
9 Revision Changes Path
10 1.10 dev-perl/IO-HTML/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-HTML/ChangeLog?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-HTML/ChangeLog?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-HTML/ChangeLog?r1=1.9&r2=1.10
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-HTML/ChangeLog,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- ChangeLog 11 May 2013 01:36:02 -0000 1.9
23 +++ ChangeLog 30 Jul 2013 08:34:00 -0000 1.10
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/IO-HTML
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-HTML/ChangeLog,v 1.9 2013/05/11 01:36:02 mattst88 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-HTML/ChangeLog,v 1.10 2013/07/30 08:34:00 pinkbyte Exp $
29 +
30 + 30 Jul 2013; Sergey Popov <pinkbyte@g.o> IO-HTML-0.40.0.ebuild:
31 + Add ~amd64-linux keyword, wrt bug #437532
32
33 11 May 2013; Matt Turner <mattst88@g.o> IO-HTML-0.40.0.ebuild:
34 Added ~mips, bug 437532.
35
36
37
38 1.10 dev-perl/IO-HTML/IO-HTML-0.40.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-HTML/IO-HTML-0.40.0.ebuild?rev=1.10&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-HTML/IO-HTML-0.40.0.ebuild?rev=1.10&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-HTML/IO-HTML-0.40.0.ebuild?r1=1.9&r2=1.10
43
44 Index: IO-HTML-0.40.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-HTML/IO-HTML-0.40.0.ebuild,v
47 retrieving revision 1.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- IO-HTML-0.40.0.ebuild 11 May 2013 01:36:02 -0000 1.9
51 +++ IO-HTML-0.40.0.ebuild 30 Jul 2013 08:34:00 -0000 1.10
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-HTML/IO-HTML-0.40.0.ebuild,v 1.9 2013/05/11 01:36:02 mattst88 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-HTML/IO-HTML-0.40.0.ebuild,v 1.10 2013/07/30 08:34:00 pinkbyte Exp $
57
58 EAPI=4
59
60 @@ -11,7 +11,7 @@
61 DESCRIPTION="Open an HTML file with automatic charset detection"
62
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
65 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
66 IUSE="test"
67
68 RDEPEND="