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/IO-String: ChangeLog IO-String-1.08.ebuild
Date: Sat, 30 Jul 2011 10:34:45
Message-Id: 20110730103434.A03A22004B@flycatcher.gentoo.org
1 tove 11/07/30 10:34:34
2
3 Modified: ChangeLog IO-String-1.08.ebuild
4 Log:
5 Drop ~sparc-fbsd KEYWORD
6
7 (Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.48 dev-perl/IO-String/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-String/ChangeLog?rev=1.48&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-String/ChangeLog?rev=1.48&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-String/ChangeLog?r1=1.47&r2=1.48
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-String/ChangeLog,v
19 retrieving revision 1.47
20 retrieving revision 1.48
21 diff -u -r1.47 -r1.48
22 --- ChangeLog 21 Jan 2010 12:02:28 -0000 1.47
23 +++ ChangeLog 30 Jul 2011 10:34:34 -0000 1.48
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/IO-String
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-String/ChangeLog,v 1.47 2010/01/21 12:02:28 tove Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-String/ChangeLog,v 1.48 2011/07/30 10:34:34 tove Exp $
30 +
31 + 30 Jul 2011; Torsten Veller <tove@g.o> IO-String-1.08.ebuild:
32 + Drop ~sparc-fbsd KEYWORD
33
34 21 Jan 2010; Torsten Veller <tove@g.o> IO-String-1.08.ebuild:
35 Ebuild maintenance. mips->~mips. Fix LICENSE
36
37
38
39 1.18 dev-perl/IO-String/IO-String-1.08.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-String/IO-String-1.08.ebuild?rev=1.18&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-String/IO-String-1.08.ebuild?rev=1.18&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-String/IO-String-1.08.ebuild?r1=1.17&r2=1.18
44
45 Index: IO-String-1.08.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-String/IO-String-1.08.ebuild,v
48 retrieving revision 1.17
49 retrieving revision 1.18
50 diff -u -r1.17 -r1.18
51 --- IO-String-1.08.ebuild 21 Jan 2010 12:02:28 -0000 1.17
52 +++ IO-String-1.08.ebuild 30 Jul 2011 10:34:34 -0000 1.18
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-String/IO-String-1.08.ebuild,v 1.17 2010/01/21 12:02:28 tove Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-String/IO-String-1.08.ebuild,v 1.18 2011/07/30 10:34:34 tove Exp $
59
60 MODULE_AUTHOR=GAAS
61 inherit perl-module
62 @@ -8,7 +8,7 @@
63 DESCRIPTION="IO::File interface for in-core strings"
64
65 SLOT="0"
66 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
67 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
68 IUSE=""
69
70 SRC_TEST="do"