Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/MIME-Base64: ChangeLog MIME-Base64-3.09.ebuild
Date: Tue, 27 Apr 2010 09:43:56
Message-Id: 20100427094346.85C8E2C04C@corvid.gentoo.org
1 aballier 10/04/27 09:43:46
2
3 Modified: ChangeLog MIME-Base64-3.09.ebuild
4 Log:
5 keyword ~sparc-fbsd, bug #301705
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.28 perl-core/MIME-Base64/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/MIME-Base64/ChangeLog?rev=1.28&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/MIME-Base64/ChangeLog?rev=1.28&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/MIME-Base64/ChangeLog?r1=1.27&r2=1.28
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v
18 retrieving revision 1.27
19 retrieving revision 1.28
20 diff -u -r1.27 -r1.28
21 --- ChangeLog 26 Jan 2010 21:29:00 -0000 1.27
22 +++ ChangeLog 27 Apr 2010 09:43:46 -0000 1.28
23 @@ -1,6 +1,9 @@
24 # ChangeLog for perl-core/MIME-Base64
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v 1.27 2010/01/26 21:29:00 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/ChangeLog,v 1.28 2010/04/27 09:43:46 aballier Exp $
28 +
29 + 27 Apr 2010; Alexis Ballier <aballier@g.o> MIME-Base64-3.09.ebuild:
30 + keyword ~sparc-fbsd, bug #301705
31
32 *MIME-Base64-3.09 (26 Jan 2010)
33
34
35
36
37 1.2 perl-core/MIME-Base64/MIME-Base64-3.09.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.09.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.09.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.09.ebuild?r1=1.1&r2=1.2
42
43 Index: MIME-Base64-3.09.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.09.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- MIME-Base64-3.09.ebuild 26 Jan 2010 21:29:00 -0000 1.1
50 +++ MIME-Base64-3.09.ebuild 27 Apr 2010 09:43:46 -0000 1.2
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/perl-core/MIME-Base64/MIME-Base64-3.09.ebuild,v 1.1 2010/01/26 21:29:00 tove Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/perl-core/MIME-Base64/MIME-Base64-3.09.ebuild,v 1.2 2010/04/27 09:43:46 aballier Exp $
56
57 EAPI=2
58
59 @@ -10,7 +10,7 @@
60 DESCRIPTION="A base64/quoted-printable encoder/decoder Perl Modules"
61
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~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"
64 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~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"
65 IUSE=""
66
67 SRC_TEST="do"