Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Text-WikiFormat: Text-WikiFormat-0.79.ebuild ChangeLog
Date: Tue, 18 Nov 2008 15:40:11
Message-Id: E1L2SgT-00068t-6S@stork.gentoo.org
1 tove 08/11/18 15:40:09
2
3 Modified: Text-WikiFormat-0.79.ebuild ChangeLog
4 Log:
5 New virtuals: module-build
6 (Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
7
8 Revision Changes Path
9 1.6 dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild?r1=1.5&r2=1.6
14
15 Index: Text-WikiFormat-0.79.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- Text-WikiFormat-0.79.ebuild 10 Nov 2007 14:58:42 -0000 1.5
22 +++ Text-WikiFormat-0.79.ebuild 18 Nov 2008 15:40:09 -0000 1.6
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild,v 1.5 2007/11/10 14:58:42 drac Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild,v 1.6 2008/11/18 15:40:09 tove Exp $
29
30 inherit perl-module
31
32 @@ -14,7 +14,7 @@
33
34 DEPEND="dev-perl/URI
35 virtual/perl-Scalar-List-Utils
36 - >=dev-perl/module-build-0.28
37 + >=virtual/perl-Module-Build-0.28
38 dev-lang/perl"
39 IUSE=""
40
41
42
43
44 1.25 dev-perl/Text-WikiFormat/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog?rev=1.25&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog?rev=1.25&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog?r1=1.24&r2=1.25
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v
53 retrieving revision 1.24
54 retrieving revision 1.25
55 diff -u -r1.24 -r1.25
56 --- ChangeLog 15 Sep 2008 19:32:57 -0000 1.24
57 +++ ChangeLog 18 Nov 2008 15:40:09 -0000 1.25
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-perl/Text-WikiFormat
60 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.24 2008/09/15 19:32:57 tove Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.25 2008/11/18 15:40:09 tove Exp $
63 +
64 + 18 Nov 2008; Torsten Veller <tove@g.o> Text-WikiFormat-0.79.ebuild:
65 + New virtuals: module-build
66
67 15 Sep 2008; Torsten Veller <tove@g.o>
68 -Text-WikiFormat-0.76.ebuild, -Text-WikiFormat-0.77.ebuild,