Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-MIME-Base64: ChangeLog perl-MIME-Base64-3.09.ebuild
Date: Tue, 27 Apr 2010 09:45:27
Message-Id: 20100427094524.122B32C04C@corvid.gentoo.org
1 aballier 10/04/27 09:45:24
2
3 Modified: ChangeLog perl-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.34 virtual/perl-MIME-Base64/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog?rev=1.34&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog?rev=1.34&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog?r1=1.33&r2=1.34
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v
18 retrieving revision 1.33
19 retrieving revision 1.34
20 diff -u -r1.33 -r1.34
21 --- ChangeLog 26 Jan 2010 21:29:43 -0000 1.33
22 +++ ChangeLog 27 Apr 2010 09:45:23 -0000 1.34
23 @@ -1,6 +1,10 @@
24 # ChangeLog for virtual/perl-MIME-Base64
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.33 2010/01/26 21:29:43 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/ChangeLog,v 1.34 2010/04/27 09:45:23 aballier Exp $
28 +
29 + 27 Apr 2010; Alexis Ballier <aballier@g.o>
30 + perl-MIME-Base64-3.09.ebuild:
31 + keyword ~sparc-fbsd, bug #301705
32
33 *perl-MIME-Base64-3.09 (26 Jan 2010)
34
35
36
37
38 1.2 virtual/perl-MIME-Base64/perl-MIME-Base64-3.09.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.09.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.09.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.09.ebuild?r1=1.1&r2=1.2
43
44 Index: perl-MIME-Base64-3.09.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.09.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- perl-MIME-Base64-3.09.ebuild 26 Jan 2010 21:29:43 -0000 1.1
51 +++ perl-MIME-Base64-3.09.ebuild 27 Apr 2010 09:45:23 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.09.ebuild,v 1.1 2010/01/26 21:29:43 tove Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-MIME-Base64/perl-MIME-Base64-3.09.ebuild,v 1.2 2010/04/27 09:45:23 aballier Exp $
57
58 DESCRIPTION="Virtual for MIME-Base64"
59 HOMEPAGE=""
60 @@ -8,7 +8,7 @@
61
62 LICENSE=""
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~ia64-hpux ~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 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
66 IUSE=""
67
68 DEPEND=""