Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/string-crc32: string-crc32-1.2.ebuild string-crc32-1.4.ebuild
Date: Tue, 11 Dec 2007 09:41:26
Message-Id: E1J21c7-0005od-B4@stork.gentoo.org
1 vapier 07/12/11 09:41:19
2
3 Modified: string-crc32-1.2.ebuild string-crc32-1.4.ebuild
4 Log:
5 s390 love
6 (Portage version: 2.1.4_rc9)
7
8 Revision Changes Path
9 1.22 dev-perl/string-crc32/string-crc32-1.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/string-crc32/string-crc32-1.2.ebuild?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/string-crc32/string-crc32-1.2.ebuild?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/string-crc32/string-crc32-1.2.ebuild?r1=1.21&r2=1.22
14
15 Index: string-crc32-1.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.2.ebuild,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- string-crc32-1.2.ebuild 10 Jul 2007 23:33:26 -0000 1.21
22 +++ string-crc32-1.2.ebuild 11 Dec 2007 09:41:18 -0000 1.22
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2006 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.2.ebuild,v 1.21 2007/07/10 23:33:26 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.2.ebuild,v 1.22 2007/12/11 09:41:18 vapier Exp $
28
29 inherit perl-module
30
31 @@ -12,7 +12,7 @@
32
33 LICENSE="|| ( Artistic GPL-2 )"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 sh sparc x86"
36 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86"
37 IUSE=""
38
39 DEPEND="dev-lang/perl"
40
41
42
43 1.15 dev-perl/string-crc32/string-crc32-1.4.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild?rev=1.15&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild?rev=1.15&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild?r1=1.14&r2=1.15
48
49 Index: string-crc32-1.4.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild,v
52 retrieving revision 1.14
53 retrieving revision 1.15
54 diff -u -r1.14 -r1.15
55 --- string-crc32-1.4.ebuild 23 Oct 2007 11:00:10 -0000 1.14
56 +++ string-crc32-1.4.ebuild 11 Dec 2007 09:41:18 -0000 1.15
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2007 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild,v 1.14 2007/10/23 11:00:10 flameeyes Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/string-crc32/string-crc32-1.4.ebuild,v 1.15 2007/12/11 09:41:18 vapier Exp $
62
63 inherit perl-module
64
65 @@ -11,7 +11,7 @@
66
67 LICENSE="|| ( Artistic GPL-2 )"
68 SLOT="0"
69 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
70 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
71 IUSE=""
72
73 S=${WORKDIR}/${MY_P}
74
75
76
77 --
78 gentoo-commits@g.o mailing list