Gentoo Archives: gentoo-commits

From: "Hanno Boeck (hanno)" <hanno@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Log-Agent: ChangeLog Log-Agent-0.307.ebuild
Date: Wed, 03 Feb 2010 00:29:08
Message-Id: E1NcT7B-0006YE-QH@stork.gentoo.org
1 hanno 10/02/03 00:29:05
2
3 Modified: ChangeLog Log-Agent-0.307.ebuild
4 Log:
5 fix Log-Agent license
6 (Portage version: 2.1.7.17/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.25 dev-perl/Log-Agent/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Agent/ChangeLog?rev=1.25&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Agent/ChangeLog?rev=1.25&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Agent/ChangeLog?r1=1.24&r2=1.25
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v
18 retrieving revision 1.24
19 retrieving revision 1.25
20 diff -u -r1.24 -r1.25
21 --- ChangeLog 21 Jan 2010 12:24:05 -0000 1.24
22 +++ ChangeLog 3 Feb 2010 00:29:05 -0000 1.25
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/Log-Agent
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v 1.24 2010/01/21 12:24:05 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v 1.25 2010/02/03 00:29:05 hanno Exp $
28 +
29 + 03 Feb 2010; Hanno Boeck <hanno@g.o> Log-Agent-0.307.ebuild:
30 + Remove LICENSE so it takes the correct from perl-module.eclass.
31
32 21 Jan 2010; Torsten Veller <tove@g.o> Log-Agent-0.307.ebuild:
33 Ebuild maintenance. Fix LICENSE. mips -> ~mips. EAPI=2
34
35
36
37 1.21 dev-perl/Log-Agent/Log-Agent-0.307.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild?rev=1.21&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild?rev=1.21&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild?r1=1.20&r2=1.21
42
43 Index: Log-Agent-0.307.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild,v
46 retrieving revision 1.20
47 retrieving revision 1.21
48 diff -u -r1.20 -r1.21
49 --- Log-Agent-0.307.ebuild 21 Jan 2010 12:24:05 -0000 1.20
50 +++ Log-Agent-0.307.ebuild 3 Feb 2010 00:29:05 -0000 1.21
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-Agent/Log-Agent-0.307.ebuild,v 1.20 2010/01/21 12:24:05 tove Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild,v 1.21 2010/02/03 00:29:05 hanno Exp $
56
57 EAPI=2
58
59 @@ -9,7 +9,6 @@
60
61 DESCRIPTION="A general logging framework"
62
63 -LICENSE="Artistic"
64 SLOT="0"
65 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
66 IUSE=""