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-Conditional: perl-Module-Load-Conditional-0.30.ebuild perl-Module-Load-Conditional-0.28.ebuild
Date: Tue, 20 Jan 2009 13:04:34
Message-Id: E1LPGHN-0007ew-C6@stork.gentoo.org
1 tove 09/01/20 13:04:29
2
3 Modified: perl-Module-Load-Conditional-0.30.ebuild
4 perl-Module-Load-Conditional-0.28.ebuild
5 Log:
6 Fix DESCRIPTION
7 (Portage version: 2.2_rc23/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild?r1=1.1&r2=1.2
15
16 Index: perl-Module-Load-Conditional-0.30.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- perl-Module-Load-Conditional-0.30.ebuild 20 Jan 2009 12:55:16 -0000 1.1
23 +++ perl-Module-Load-Conditional-0.30.ebuild 20 Jan 2009 13:04:29 -0000 1.2
24 @@ -1,8 +1,8 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild,v 1.1 2009/01/20 12:55:16 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.30.ebuild,v 1.2 2009/01/20 13:04:29 tove Exp $
29
30 -DESCRIPTION="runtime require of both modules and files"
31 +DESCRIPTION="Looking up module information / loading at runtime"
32 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
33 SRC_URI=""
34
35
36
37
38 1.2 virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild?r1=1.1&r2=1.2
43
44 Index: perl-Module-Load-Conditional-0.28.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- perl-Module-Load-Conditional-0.28.ebuild 20 Jan 2009 12:55:16 -0000 1.1
51 +++ perl-Module-Load-Conditional-0.28.ebuild 20 Jan 2009 13:04:29 -0000 1.2
52 @@ -1,8 +1,8 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild,v 1.1 2009/01/20 12:55:16 tove Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.28.ebuild,v 1.2 2009/01/20 13:04:29 tove Exp $
57
58 -DESCRIPTION="runtime require of both modules and files"
59 +DESCRIPTION="Looking up module information / loading at runtime"
60 HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
61 SRC_URI=""