Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Socket6: ChangeLog Socket6-0.20.ebuild
Date: Wed, 03 Nov 2010 18:52:48
Message-Id: 20101103185244.6060F20051@flycatcher.gentoo.org
1 pva 10/11/03 18:52:44
2
3 Modified: ChangeLog Socket6-0.20.ebuild
4 Log:
5 Stable on amd64 too.
6
7 (Portage version: 2.1.9.24/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.35 dev-perl/Socket6/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/ChangeLog?rev=1.35&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/ChangeLog?rev=1.35&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/ChangeLog?r1=1.34&r2=1.35
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v
19 retrieving revision 1.34
20 retrieving revision 1.35
21 diff -u -r1.34 -r1.35
22 --- ChangeLog 21 Jan 2010 12:36:24 -0000 1.34
23 +++ ChangeLog 3 Nov 2010 18:52:44 -0000 1.35
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/Socket6
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.34 2010/01/21 12:36:24 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/ChangeLog,v 1.35 2010/11/03 18:52:44 pva Exp $
29 +
30 + 03 Nov 2010; Peter Volkov <pva@g.o> Socket6-0.20.ebuild:
31 + Stable on amd64 too.
32
33 21 Jan 2010; Torsten Veller <tove@g.o> Socket6-0.19.ebuild:
34 mips -> ~mips
35
36
37
38 1.5 dev-perl/Socket6/Socket6-0.20.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/Socket6-0.20.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/Socket6-0.20.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Socket6/Socket6-0.20.ebuild?r1=1.4&r2=1.5
43
44 Index: Socket6-0.20.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.20.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- Socket6-0.20.ebuild 29 Jun 2009 23:35:59 -0000 1.4
51 +++ Socket6-0.20.ebuild 3 Nov 2010 18:52:44 -0000 1.5
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.20.ebuild,v 1.4 2009/06/29 23:35:59 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Socket6/Socket6-0.20.ebuild,v 1.5 2010/11/03 18:52:44 pva Exp $
58
59 MODULE_AUTHOR=UMEMOTO
60 inherit perl-module
61 @@ -9,7 +9,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 SRC_TEST="do"