Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/IO-Tty: IO-Tty-1.08.ebuild ChangeLog
Date: Sat, 08 May 2010 17:59:07
Message-Id: 20100508175905.95B4A2C3FA@corvid.gentoo.org
1 armin76 10/05/08 17:59:05
2
3 Modified: IO-Tty-1.08.ebuild ChangeLog
4 Log:
5 alpha/ia64/s390/sh/sparc stable wrt #314467
6 (Portage version: 2.1.7.17/cvs/Linux ia64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.5 dev-perl/IO-Tty/IO-Tty-1.08.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.08.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.08.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.08.ebuild?r1=1.4&r2=1.5
14
15 Index: IO-Tty-1.08.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.08.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- IO-Tty-1.08.ebuild 18 Apr 2010 12:02:13 -0000 1.4
22 +++ IO-Tty-1.08.ebuild 8 May 2010 17:59:05 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.08.ebuild,v 1.4 2010/04/18 12:02:13 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.08.ebuild,v 1.5 2010/05/08 17:59:05 armin76 Exp $
28
29 MODULE_AUTHOR=RGIERSIG
30 inherit perl-module
31 @@ -9,7 +9,7 @@
32
33 LICENSE="|| ( Artistic GPL-2 )"
34 SLOT="0"
35 -KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
36 +KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
37 IUSE=""
38
39 DEPEND="dev-lang/perl"
40
41
42
43 1.33 dev-perl/IO-Tty/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IO-Tty/ChangeLog?rev=1.33&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IO-Tty/ChangeLog?rev=1.33&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/IO-Tty/ChangeLog?r1=1.32&r2=1.33
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v
52 retrieving revision 1.32
53 retrieving revision 1.33
54 diff -u -r1.32 -r1.33
55 --- ChangeLog 18 Apr 2010 12:02:13 -0000 1.32
56 +++ ChangeLog 8 May 2010 17:59:05 -0000 1.33
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-perl/IO-Tty
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.32 2010/04/18 12:02:13 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.33 2010/05/08 17:59:05 armin76 Exp $
62 +
63 + 08 May 2010; Raúl Porcel <armin76@g.o> IO-Tty-1.08.ebuild:
64 + alpha/ia64/s390/sh/sparc stable wrt #314467
65
66 18 Apr 2010; Markus Meier <maekke@g.o> IO-Tty-1.08.ebuild:
67 arm stable, bug #314467