diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 15:46:18 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 15:46:18 +0000 |
commit | 34c1008f19ec3d678002481b9fa0118e6249367f (patch) | |
tree | b124af60a4ba5f0ec6b4131f4f718e801295ecc1 /dev-perl/Finance-YahooQuote | |
parent | Mark 1.11 stable on ia64 (diff) | |
download | historical-34c1008f19ec3d678002481b9fa0118e6249367f.tar.gz historical-34c1008f19ec3d678002481b9fa0118e6249367f.tar.bz2 historical-34c1008f19ec3d678002481b9fa0118e6249367f.zip |
Mark 0.21 stable on ia64
Package-Manager: portage-2.0.53
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.21.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Finance-YahooQuote/ChangeLog b/dev-perl/Finance-YahooQuote/ChangeLog index 143c56f28a7c..0e2d9c495777 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.11 2006/07/04 08:46:33 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.12 2006/07/10 15:46:18 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> + Finance-YahooQuote-0.21.ebuild: + Mark 0.21 stable on ia64 04 Jul 2006; Christian Hartmann <ian@gentoo.org> Finance-YahooQuote-0.20.ebuild, Finance-YahooQuote-0.21.ebuild: diff --git a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild index 4b682aa8d8f1..a691089d4d56 100644 --- a/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild +++ b/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.21.ebuild,v 1.7 2006/07/04 08:46:33 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild,v 1.8 2006/07/10 15:46:18 agriffis Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI=mirror://gentoo/${MY_P}.tar.gz LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ia64 ppc sparc x86" +KEYWORDS="~amd64 ia64 ppc sparc x86" IUSE="" # Disabling tests since they rely on a rather fickle expected outcome from a |