Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Digest-MD5: ChangeLog Digest-MD5-2.510.0.ebuild
Date: Thu, 02 Feb 2012 16:12:23
Message-Id: 20120202161214.8C26D2004B@flycatcher.gentoo.org
1 ranger 12/02/02 16:12:14
2
3 Modified: ChangeLog Digest-MD5-2.510.0.ebuild
4 Log:
5 Marking Digest-MD5-2.510.0 ppc for bug 392845
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.46 perl-core/Digest-MD5/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Digest-MD5/ChangeLog?rev=1.46&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Digest-MD5/ChangeLog?rev=1.46&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Digest-MD5/ChangeLog?r1=1.45&r2=1.46
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v
19 retrieving revision 1.45
20 retrieving revision 1.46
21 diff -u -r1.45 -r1.46
22 --- ChangeLog 17 Dec 2011 19:11:42 -0000 1.45
23 +++ ChangeLog 2 Feb 2012 16:12:14 -0000 1.46
24 @@ -1,6 +1,9 @@
25 # ChangeLog for perl-core/Digest-MD5
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v 1.45 2011/12/17 19:11:42 armin76 Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v 1.46 2012/02/02 16:12:14 ranger Exp $
30 +
31 + 02 Feb 2012; Brent Baude <ranger@g.o> Digest-MD5-2.510.0.ebuild:
32 + Marking Digest-MD5-2.510.0 ppc for bug 392845
33
34 17 Dec 2011; Raúl Porcel <armin76@g.o> Digest-MD5-2.510.0.ebuild:
35 alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #392845
36
37
38
39 1.8 perl-core/Digest-MD5/Digest-MD5-2.510.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.510.0.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.510.0.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.510.0.ebuild?r1=1.7&r2=1.8
44
45 Index: Digest-MD5-2.510.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.510.0.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- Digest-MD5-2.510.0.ebuild 17 Dec 2011 19:11:42 -0000 1.7
52 +++ Digest-MD5-2.510.0.ebuild 2 Feb 2012 16:12:14 -0000 1.8
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.510.0.ebuild,v 1.7 2011/12/17 19:11:42 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.510.0.ebuild,v 1.8 2012/02/02 16:12:14 ranger Exp $
59
60 EAPI=3
61
62 @@ -11,7 +11,7 @@
63 DESCRIPTION="MD5 message digest algorithm"
64
65 SLOT="0"
66 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
67 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
68 IUSE=""
69
70 RDEPEND="virtual/perl-digest-base"