diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-06-12 15:24:56 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-06-12 15:24:56 +0000 |
commit | 8c84d23b855e9bf4fd01529852d9a3457cca33ab (patch) | |
tree | 368872a2573460f0f69492cf1302c641235d171b /dev-perl/Finance-Quote | |
parent | Version bump for bugfixes from upstream (diff) | |
download | gentoo-2-8c84d23b855e9bf4fd01529852d9a3457cca33ab.tar.gz gentoo-2-8c84d23b855e9bf4fd01529852d9a3457cca33ab.tar.bz2 gentoo-2-8c84d23b855e9bf4fd01529852d9a3457cca33ab.zip |
Marking stable sparc
(Portage version: 2.1)
Diffstat (limited to 'dev-perl/Finance-Quote')
-rw-r--r-- | dev-perl/Finance-Quote/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog index adaf5bd12bdc..8b2a69e90dda 100644 --- a/dev-perl/Finance-Quote/ChangeLog +++ b/dev-perl/Finance-Quote/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Finance-Quote # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.29 2006/02/06 20:18:36 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.30 2006/06/12 15:24:56 mcummings Exp $ + + 12 Jun 2006; Michael Cummings <mcummings@gentoo.org> + Finance-Quote-1.11.ebuild: + Marking stable sparc 06 Feb 2006; Simon Stelling <blubb@gentoo.org> Finance-Quote-1.10.ebuild: stable on amd64 diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild index 72a7c8973b39..1c134e0d3437 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.11.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-Quote/Finance-Quote-1.11.ebuild,v 1.1 2006/01/16 15:35:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild,v 1.2 2006/06/12 15:24:56 mcummings Exp $ inherit perl-module eutils @@ -12,7 +12,7 @@ IUSE="" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc ~x86" SRC_TEST="do" |