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-Pluggable: ChangeLog perl-Module-Pluggable-3.9.ebuild
Date: Thu, 07 Jan 2010 20:26:24
Message-Id: E1NSyw1-0008Lw-LC@stork.gentoo.org
1 tove 10/01/07 20:26:21
2
3 Modified: ChangeLog perl-Module-Pluggable-3.9.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.13 virtual/perl-Module-Pluggable/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog?r1=1.12&r2=1.13
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- ChangeLog 23 Dec 2009 16:58:50 -0000 1.12
22 +++ ChangeLog 7 Jan 2010 20:26:21 -0000 1.13
23 @@ -1,6 +1,10 @@
24 # ChangeLog for virtual/perl-Module-Pluggable
25 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v 1.12 2009/12/23 16:58:50 grobian Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/ChangeLog,v 1.13 2010/01/07 20:26:21 tove Exp $
29 +
30 + 07 Jan 2010; Torsten Veller <tove@g.o>
31 + perl-Module-Pluggable-3.9.ebuild:
32 + Set empty HOMEPAGE and LICENSE
33
34 23 Dec 2009; Fabian Groffen <grobian@g.o>
35 perl-Module-Pluggable-3.9.ebuild:
36
37
38
39 1.10 virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild?rev=1.10&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild?rev=1.10&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild?r1=1.9&r2=1.10
44
45 Index: perl-Module-Pluggable-3.9.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild,v
48 retrieving revision 1.9
49 retrieving revision 1.10
50 diff -u -r1.9 -r1.10
51 --- perl-Module-Pluggable-3.9.ebuild 23 Dec 2009 16:58:50 -0000 1.9
52 +++ perl-Module-Pluggable-3.9.ebuild 7 Jan 2010 20:26:21 -0000 1.10
53 @@ -1,11 +1,11 @@
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-Pluggable/perl-Module-Pluggable-3.9.ebuild,v 1.9 2009/12/23 16:58:50 grobian Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Pluggable/perl-Module-Pluggable-3.9.ebuild,v 1.10 2010/01/07 20:26:21 tove Exp $
59
60 DESCRIPTION="automatically give your module the ability to have plugins"
61 -HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
62 +HOMEPAGE=""
63
64 -LICENSE="GPL-2"
65 +LICENSE=""
66 SLOT="0"
67 KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
68 IUSE=""