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/MIME-tools: MIME-tools-5.503.0.ebuild ChangeLog
Date: Tue, 02 Oct 2012 00:49:32
Message-Id: 20121002004922.62D5D21600@flycatcher.gentoo.org
1 blueness 12/10/02 00:49:22
2
3 Modified: MIME-tools-5.503.0.ebuild ChangeLog
4 Log:
5 stable ppc ppc64, bug #428996
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 dev-perl/MIME-tools/MIME-tools-5.503.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-tools/MIME-tools-5.503.0.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-tools/MIME-tools-5.503.0.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-tools/MIME-tools-5.503.0.ebuild?r1=1.5&r2=1.6
15
16 Index: MIME-tools-5.503.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/MIME-tools/MIME-tools-5.503.0.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- MIME-tools-5.503.0.ebuild 18 Sep 2012 15:32:30 -0000 1.5
23 +++ MIME-tools-5.503.0.ebuild 2 Oct 2012 00:49:22 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-tools/MIME-tools-5.503.0.ebuild,v 1.5 2012/09/18 15:32:30 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-tools/MIME-tools-5.503.0.ebuild,v 1.6 2012/10/02 00:49:22 blueness Exp $
29
30 EAPI=4
31
32 @@ -11,7 +11,7 @@
33 DESCRIPTION="A Perl module for parsing and creating MIME entities"
34
35 SLOT="0"
36 -KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 ~s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
37 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~s390 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
38 IUSE="test"
39
40 RDEPEND=">=virtual/perl-MIME-Base64-3.05
41
42
43
44 1.86 dev-perl/MIME-tools/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-tools/ChangeLog?rev=1.86&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-tools/ChangeLog?rev=1.86&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-tools/ChangeLog?r1=1.85&r2=1.86
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/MIME-tools/ChangeLog,v
53 retrieving revision 1.85
54 retrieving revision 1.86
55 diff -u -r1.85 -r1.86
56 --- ChangeLog 18 Sep 2012 15:32:30 -0000 1.85
57 +++ ChangeLog 2 Oct 2012 00:49:22 -0000 1.86
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-perl/MIME-tools
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-tools/ChangeLog,v 1.85 2012/09/18 15:32:30 jer Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-tools/ChangeLog,v 1.86 2012/10/02 00:49:22 blueness Exp $
63 +
64 + 02 Oct 2012; Anthony G. Basile <blueness@g.o>
65 + MIME-tools-5.503.0.ebuild:
66 + stable ppc ppc64, bug #428996
67
68 18 Sep 2012; Jeroen Roovers <jer@g.o> MIME-tools-5.503.0.ebuild:
69 Stable for HPPA (bug #428996).