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/string-crc32: ChangeLog string-crc32-1.4.ebuild
Date: Sat, 30 Jul 2011 10:49:51
Message-Id: 20110730104940.F31FF2004B@flycatcher.gentoo.org
1 tove 11/07/30 10:49:40
2
3 Modified: ChangeLog string-crc32-1.4.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.32 dev-perl/string-crc32/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/string-crc32/ChangeLog?rev=1.32&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/string-crc32/ChangeLog?rev=1.32&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/string-crc32/ChangeLog?r1=1.31&r2=1.32
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/ChangeLog,v
19 retrieving revision 1.31
20 retrieving revision 1.32
21 diff -u -r1.31 -r1.32
22 --- ChangeLog 26 Feb 2010 16:42:19 -0000 1.31
23 +++ ChangeLog 30 Jul 2011 10:49:40 -0000 1.32
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-perl/string-crc32
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/ChangeLog,v 1.31 2010/02/26 16:42:19 grobian Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/ChangeLog,v 1.32 2011/07/30 10:49:40 tove Exp $
30 +
31 + 30 Jul 2011; Torsten Veller <tove@g.o> string-crc32-1.4.ebuild:
32 + Drop ~sparc-fbsd KEYWORD
33
34 26 Feb 2010; Fabian Groffen <grobian@g.o> string-crc32-1.4.ebuild:
35 Marked ~x64-macos, thanks Ramon van Alteren, bug #305367
36
37
38
39 1.18 dev-perl/string-crc32/string-crc32-1.4.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild?rev=1.18&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild?rev=1.18&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild?r1=1.17&r2=1.18
44
45 Index: string-crc32-1.4.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild,v
48 retrieving revision 1.17
49 retrieving revision 1.18
50 diff -u -r1.17 -r1.18
51 --- string-crc32-1.4.ebuild 26 Feb 2010 16:42:19 -0000 1.17
52 +++ string-crc32-1.4.ebuild 30 Jul 2011 10:49:40 -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/string-crc32/string-crc32-1.4.ebuild,v 1.17 2010/02/26 16:42:19 grobian Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild,v 1.18 2011/07/30 10:49:40 tove Exp $
59
60 inherit perl-module
61
62 @@ -11,7 +11,7 @@
63
64 LICENSE="|| ( Artistic GPL-2 )"
65 SLOT="0"
66 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
67 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
68 IUSE=""
69
70 S=${WORKDIR}/${MY_P}