Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@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: Fri, 26 Feb 2010 16:42:24
Message-Id: E1Nl3Ge-0004xo-6T@stork.gentoo.org
1 grobian 10/02/26 16:42:20
2
3 Modified: ChangeLog string-crc32-1.4.ebuild
4 Log:
5 Marked ~x64-macos, thanks Ramon van Alteren, bug #305367
6 (Portage version: 2.2.00.15444-prefix/cvs/Darwin powerpc)
7
8 Revision Changes Path
9 1.31 dev-perl/string-crc32/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/string-crc32/ChangeLog?rev=1.31&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/string-crc32/ChangeLog?rev=1.31&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/string-crc32/ChangeLog?r1=1.30&r2=1.31
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/ChangeLog,v
18 retrieving revision 1.30
19 retrieving revision 1.31
20 diff -u -r1.30 -r1.31
21 --- ChangeLog 11 Jan 2010 20:23:22 -0000 1.30
22 +++ ChangeLog 26 Feb 2010 16:42:19 -0000 1.31
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/string-crc32
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/ChangeLog,v 1.30 2010/01/11 20:23:22 grobian Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/ChangeLog,v 1.31 2010/02/26 16:42:19 grobian Exp $
28 +
29 + 26 Feb 2010; Fabian Groffen <grobian@g.o> string-crc32-1.4.ebuild:
30 + Marked ~x64-macos, thanks Ramon van Alteren, bug #305367
31
32 11 Jan 2010; Fabian Groffen <grobian@g.o> string-crc32-1.4.ebuild:
33 Transfer Prefix keywords
34
35
36
37 1.17 dev-perl/string-crc32/string-crc32-1.4.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild?rev=1.17&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild?rev=1.17&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild?r1=1.16&r2=1.17
42
43 Index: string-crc32-1.4.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild,v
46 retrieving revision 1.16
47 retrieving revision 1.17
48 diff -u -r1.16 -r1.17
49 --- string-crc32-1.4.ebuild 11 Jan 2010 20:23:22 -0000 1.16
50 +++ string-crc32-1.4.ebuild 26 Feb 2010 16:42:19 -0000 1.17
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild,v 1.16 2010/01/11 20:23:22 grobian Exp $
55 +# $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 $
56
57 inherit perl-module
58
59 @@ -11,7 +11,7 @@
60
61 LICENSE="|| ( Artistic GPL-2 )"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
64 +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"
65 IUSE=""
66
67 S=${WORKDIR}/${MY_P}