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/Finance-Quote: ChangeLog Finance-Quote-1.14.ebuild
Date: Mon, 20 Oct 2008 16:26:47
Message-Id: E1Krxac-0005LE-Ul@stork.gentoo.org
1 tove 08/10/20 16:26:42
2
3 Modified: ChangeLog
4 Added: Finance-Quote-1.14.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.2_rc12/cvs/Linux 2.6.26-tuxonice i686)
8
9 Revision Changes Path
10 1.44 dev-perl/Finance-Quote/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Finance-Quote/ChangeLog?rev=1.44&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Finance-Quote/ChangeLog?rev=1.44&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Finance-Quote/ChangeLog?r1=1.43&r2=1.44
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v
19 retrieving revision 1.43
20 retrieving revision 1.44
21 diff -u -r1.43 -r1.44
22 --- ChangeLog 6 Jul 2007 16:21:10 -0000 1.43
23 +++ ChangeLog 20 Oct 2008 16:26:42 -0000 1.44
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-perl/Finance-Quote
26 -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.43 2007/07/06 16:21:10 armin76 Exp $
28 +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.44 2008/10/20 16:26:42 tove Exp $
30 +
31 +*Finance-Quote-1.14 (20 Oct 2008)
32 +
33 + 20 Oct 2008; Torsten Veller <tove@g.o> +Finance-Quote-1.14.ebuild:
34 + Version bump
35
36 06 Jul 2007; Raúl Porcel <armin76@g.o> Finance-Quote-1.13.ebuild:
37 alpha/ia64/x86 stable
38
39
40
41 1.1 dev-perl/Finance-Quote/Finance-Quote-1.14.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.14.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.14.ebuild?rev=1.1&content-type=text/plain
45
46 Index: Finance-Quote-1.14.ebuild
47 ===================================================================
48 # Copyright 1999-2008 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.14.ebuild,v 1.1 2008/10/20 16:26:42 tove Exp $
51
52 MODULE_AUTHOR=ECOCODE
53 inherit perl-module
54
55 DESCRIPTION="Get stock and mutual fund quotes from various exchanges"
56
57 LICENSE="GPL-2"
58 SLOT="0"
59 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
60 IUSE=""
61
62 SRC_TEST="do"
63
64 DEPEND="dev-perl/libwww-perl
65 dev-perl/HTML-Tree
66 dev-perl/HTML-TableExtract
67 dev-perl/Crypt-SSLeay
68 dev-lang/perl"
69
70 mydoc="TODO"