diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:52:24 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:52:24 +0000 |
commit | d2ba9d521a7fd2ab75991ec291c4577ffc058c57 (patch) | |
tree | e6f7c5600ea3d4073f534703bf28e37b0474bb37 /dev-perl/Finance-YahooQuote | |
parent | New ebuild thanks to Sebastian Witt <se.witt@gmx.net> and t35t0r in bug 102919 (diff) | |
download | historical-d2ba9d521a7fd2ab75991ec291c4577ffc058c57.tar.gz historical-d2ba9d521a7fd2ab75991ec291c4577ffc058c57.tar.bz2 historical-d2ba9d521a7fd2ab75991ec291c4577ffc058c57.zip |
marking stable sparc x86
Package-Manager: portage-2.1_pre1
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 36637a8f3d6c..b67204f78d3a 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.6 2006/01/13 17:56:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/ChangeLog,v 1.7 2006/01/13 20:51:23 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Finance-YahooQuote-0.21.ebuild: + marking stable sparc x86 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> 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 c2d2a5037599..fea5d961b1c3 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.2 2006/01/13 17:56:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-YahooQuote/Finance-YahooQuote-0.21.ebuild,v 1.3 2006/01/13 20:51:23 mcummings Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI=mirror://gentoo/${MY_P}.tar.gz LICENSE="Artistic" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="" # Disabling tests since they rely on a rather fickle expected outcome from a |