Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Log-Log4perl: ChangeLog Log-Log4perl-1.27.ebuild
Date: Thu, 18 Feb 2010 20:32:28
Message-Id: E1NiD2v-0002nI-3z@stork.gentoo.org
1 darkside 10/02/18 20:32:25
2
3 Modified: ChangeLog Log-Log4perl-1.27.ebuild
4 Log:
5 Add ~arm kw for bug 305631
6 (Portage version: 2.1.7.17/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.63 dev-perl/Log-Log4perl/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog?rev=1.63&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog?rev=1.63&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog?r1=1.62&r2=1.63
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v
18 retrieving revision 1.62
19 retrieving revision 1.63
20 diff -u -r1.62 -r1.63
21 --- ChangeLog 9 Feb 2010 17:25:53 -0000 1.62
22 +++ ChangeLog 18 Feb 2010 20:32:24 -0000 1.63
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/Log-Log4perl
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.62 2010/02/09 17:25:53 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.63 2010/02/18 20:32:24 darkside Exp $
28 +
29 + 18 Feb 2010; Jeremy Olexa <darkside@g.o> Log-Log4perl-1.27.ebuild:
30 + Add ~arm kw for bug 305631
31
32 *Log-Log4perl-1.27 (09 Feb 2010)
33
34
35
36
37 1.2 dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild?r1=1.1&r2=1.2
42
43 Index: Log-Log4perl-1.27.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- Log-Log4perl-1.27.ebuild 9 Feb 2010 17:25:53 -0000 1.1
50 +++ Log-Log4perl-1.27.ebuild 18 Feb 2010 20:32:24 -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/dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild,v 1.1 2010/02/09 17:25:53 tove Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild,v 1.2 2010/02/18 20:32:24 darkside Exp $
56
57 EAPI=2
58
59 @@ -11,7 +11,7 @@
60 HOMEPAGE="http://log4perl.sourceforge.net/"
61
62 SLOT="0"
63 -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
64 +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
65 IUSE="test"
66
67 RDEPEND="virtual/perl-Time-HiRes"