diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-11-10 13:18:52 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-11-10 13:18:52 +0000 |
commit | 093779d9e9286445dadb7869e81c0df5063fd70b (patch) | |
tree | 0cc00e1a29800615fa9afc06b4f2adb64f957cb1 /dev-perl/Finance-YahooQuote | |
parent | Sparc stable --- Yet more for security Bug #196735 (diff) | |
download | historical-093779d9e9286445dadb7869e81c0df5063fd70b.tar.gz historical-093779d9e9286445dadb7869e81c0df5063fd70b.tar.bz2 historical-093779d9e9286445dadb7869e81c0df5063fd70b.zip |
amd64 stable
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-perl/Finance-YahooQuote')
-rw-r--r-- | dev-perl/Finance-YahooQuote/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Finance-YahooQuote/ChangeLog b/dev-perl/Finance-YahooQuote/ChangeLog index c20bec3e651e..99fe55ca6b47 100644 --- a/dev-perl/Finance-YahooQuote/ChangeLog +++ b/dev-perl/Finance-YahooQuote/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Finance-YahooQuote # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.19 2007/08/09 14:48:42 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.20 2007/11/10 13:09:56 drac Exp $ + + 10 Nov 2007; Samuli Suominen <drac@gentoo.org> + Finance-YahooQuote-0.22.ebuild: + amd64 stable 09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org> Finance-YahooQuote-0.22.ebuild: diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild index a4feb4f699b8..a6a58ce57a56 100644 --- a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild +++ b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild,v 1.4 2007/08/09 14:48:42 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.22.ebuild,v 1.5 2007/11/10 13:09:56 drac Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/E/ED/EDD/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ia64 ppc sparc x86" +KEYWORDS="amd64 ia64 ppc sparc x86" IUSE="" SRC_TEST="do" |