Gentoo Archives: gentoo-commits

From: "Anthony G. Basile (blueness)" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Crypt-RC4: ChangeLog Crypt-RC4-2.020.0.ebuild
Date: Wed, 29 Aug 2012 02:31:31
Message-Id: 20120829023121.61DAA20AC6@flycatcher.gentoo.org
1 blueness 12/08/29 02:31:21
2
3 Modified: ChangeLog Crypt-RC4-2.020.0.ebuild
4 Log:
5 Keyword ~ppc, bug #428248
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.10 dev-perl/Crypt-RC4/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-RC4/ChangeLog?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-RC4/ChangeLog?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-RC4/ChangeLog?r1=1.9&r2=1.10
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RC4/ChangeLog,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- ChangeLog 28 Aug 2012 21:24:17 -0000 1.9
23 +++ ChangeLog 29 Aug 2012 02:31:21 -0000 1.10
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/Crypt-RC4
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RC4/ChangeLog,v 1.9 2012/08/28 21:24:17 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RC4/ChangeLog,v 1.10 2012/08/29 02:31:21 blueness Exp $
29 +
30 + 29 Aug 2012; Anthony G. Basile <blueness@g.o>
31 + Crypt-RC4-2.020.0.ebuild:
32 + Keyword ~ppc, bug #428248
33
34 28 Aug 2012; Anthony G. Basile <blueness@g.o>
35 Crypt-RC4-2.020.0.ebuild:
36
37
38
39 1.9 dev-perl/Crypt-RC4/Crypt-RC4-2.020.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-RC4/Crypt-RC4-2.020.0.ebuild?rev=1.9&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-RC4/Crypt-RC4-2.020.0.ebuild?rev=1.9&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Crypt-RC4/Crypt-RC4-2.020.0.ebuild?r1=1.8&r2=1.9
44
45 Index: Crypt-RC4-2.020.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RC4/Crypt-RC4-2.020.0.ebuild,v
48 retrieving revision 1.8
49 retrieving revision 1.9
50 diff -u -r1.8 -r1.9
51 --- Crypt-RC4-2.020.0.ebuild 28 Aug 2012 21:24:17 -0000 1.8
52 +++ Crypt-RC4-2.020.0.ebuild 29 Aug 2012 02:31:21 -0000 1.9
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RC4/Crypt-RC4-2.020.0.ebuild,v 1.8 2012/08/28 21:24:17 blueness Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-RC4/Crypt-RC4-2.020.0.ebuild,v 1.9 2012/08/29 02:31:21 blueness Exp $
58
59 EAPI=4
60
61 @@ -12,7 +12,7 @@
62
63 LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
64 SLOT="0"
65 -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
66 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
67 IUSE=""
68
69 SRC_TEST="do"