zlogene 14/05/01 17:59:49 Modified: ChangeLog Added: Finance-Quote-1.290.0.ebuild Log: Version bump wrt bug #504040 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.73 dev-perl/Finance-Quote/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Finance-Quote/ChangeLog?rev=1.73&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Finance-Quote/ChangeLog?rev=1.73&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Finance-Quote/ChangeLog?r1=1.72&r2=1.73 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- ChangeLog 19 Mar 2014 17:46:36 -0000 1.72 +++ ChangeLog 1 May 2014 17:59:49 -0000 1.73 @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/Finance-Quote # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.72 2014/03/19 17:46:36 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.73 2014/05/01 17:59:49 zlogene Exp $ + +*Finance-Quote-1.290.0 (01 May 2014) + + 01 May 2014; Mikle Kolyada <[email protected]> +Finance-Quote-1.290.0.ebuild: + Version bump wrt bug #504040 19 Mar 2014; Mikle Kolyada <[email protected]> -Finance-Quote-1.17.ebuild, -Finance-Quote-1.170.0.ebuild, -files/VWD.pm.diff, 1.1 dev-perl/Finance-Quote/Finance-Quote-1.290.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.290.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.290.0.ebuild?rev=1.1&content-type=text/plain Index: Finance-Quote-1.290.0.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.290.0.ebuild,v 1.1 2014/05/01 17:59:49 zlogene Exp $ EAPI=5 MODULE_AUTHOR=ECOCODE MODULE_VERSION=1.29 inherit perl-module DESCRIPTION="Get stock and mutual fund quotes from various exchanges" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND=" dev-perl/libwww-perl dev-perl/HTML-Tree dev-perl/HTML-TableExtract dev-perl/Crypt-SSLeay " RDEPEND="${DEPEND}" SRC_TEST="do"
