Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-Module-Load: ChangeLog perl-Module-Load-0.16.ebuild
Date: Thu, 07 Jan 2010 20:24:59
Message-Id: E1NSyue-0008H5-F7@stork.gentoo.org
1 tove 10/01/07 20:24:56
2
3 Modified: ChangeLog perl-Module-Load-0.16.ebuild
4 Log:
5 Set empty HOMEPAGE and LICENSE
6 (Portage version: 2.2_rc61/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 virtual/perl-Module-Load/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load/ChangeLog?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load/ChangeLog?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load/ChangeLog?r1=1.5&r2=1.6
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- ChangeLog 27 Oct 2009 17:40:28 -0000 1.5
22 +++ ChangeLog 7 Jan 2010 20:24:56 -0000 1.6
23 @@ -1,6 +1,10 @@
24 # ChangeLog for virtual/perl-Module-Load
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.5 2009/10/27 17:40:28 volkmar Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/ChangeLog,v 1.6 2010/01/07 20:24:56 tove Exp $
29 +
30 + 07 Jan 2010; Torsten Veller <tove@g.o>
31 + perl-Module-Load-0.16.ebuild:
32 + Set empty HOMEPAGE and LICENSE
33
34 27 Oct 2009; Mounir Lamouri <volkmar@g.o>
35 perl-Module-Load-0.16.ebuild:
36
37
38
39 1.4 virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild?r1=1.3&r2=1.4
44
45 Index: perl-Module-Load-0.16.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- perl-Module-Load-0.16.ebuild 27 Oct 2009 17:40:28 -0000 1.3
52 +++ perl-Module-Load-0.16.ebuild 7 Jan 2010 20:24:56 -0000 1.4
53 @@ -1,12 +1,12 @@
54 -# Copyright 1999-2009 Gentoo Foundation
55 +# Copyright 1999-2010 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild,v 1.3 2009/10/27 17:40:28 volkmar Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load/perl-Module-Load-0.16.ebuild,v 1.4 2010/01/07 20:24:56 tove Exp $
59
60 DESCRIPTION="runtime require of both modules and files"
61 -HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
62 +HOMEPAGE=""
63 SRC_URI=""
64
65 -LICENSE="GPL-2"
66 +LICENSE=""
67 SLOT="0"
68 KEYWORDS="~amd64 ~ppc ~x86"
69 IUSE=""