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/IO-Tty: ChangeLog IO-Tty-1.10.ebuild
Date: Wed, 30 Mar 2011 16:43:11
Message-Id: 20110330164259.4E00D20054@flycatcher.gentoo.org
1 jer 11/03/30 16:42:59
2
3 Modified: ChangeLog IO-Tty-1.10.ebuild
4 Log:
5 Marked ~hppa (bug #361155).
6
7 (Portage version: 2.2.0_alpha29/cvs/Linux i686)
8
9 Revision Changes Path
10 1.39 dev-perl/IO-Tty/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Tty/ChangeLog?rev=1.39&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Tty/ChangeLog?rev=1.39&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Tty/ChangeLog?r1=1.38&r2=1.39
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v
19 retrieving revision 1.38
20 retrieving revision 1.39
21 diff -u -r1.38 -r1.39
22 --- ChangeLog 14 Jan 2011 17:17:38 -0000 1.38
23 +++ ChangeLog 30 Mar 2011 16:42:59 -0000 1.39
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/IO-Tty
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.38 2011/01/14 17:17:38 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.39 2011/03/30 16:42:59 jer Exp $
29 +
30 + 30 Mar 2011; Jeroen Roovers <jer@g.o> IO-Tty-1.10.ebuild:
31 + Marked ~hppa (bug #361155).
32
33 14 Jan 2011; Torsten Veller <tove@g.o> -IO-Tty-1.09.ebuild:
34 Cleanup
35
36
37
38 1.2 dev-perl/IO-Tty/IO-Tty-1.10.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.10.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.10.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.10.ebuild?r1=1.1&r2=1.2
43
44 Index: IO-Tty-1.10.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.10.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- IO-Tty-1.10.ebuild 15 Oct 2010 11:46:19 -0000 1.1
51 +++ IO-Tty-1.10.ebuild 30 Mar 2011 16:42:59 -0000 1.2
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2010 Gentoo Foundation
54 +# Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.10.ebuild,v 1.1 2010/10/15 11:46:19 tove Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.10.ebuild,v 1.2 2011/03/30 16:42:59 jer Exp $
58
59 EAPI=3
60
61 @@ -10,7 +10,7 @@
62 DESCRIPTION="IO::Tty and IO::Pty modules for Perl"
63
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
66 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
67 IUSE=""
68
69 DEPEND=""