diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:52:41 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:52:41 +0000 |
commit | 3db46b1f40e1682ee9b1e047c34577fe1c021879 (patch) | |
tree | 49da0fa7b996ab96029b4fb79bd4f1690beb311b /dev-perl/Finance-Quote | |
parent | marking stable sparc x86 (diff) | |
download | gentoo-2-3db46b1f40e1682ee9b1e047c34577fe1c021879.tar.gz gentoo-2-3db46b1f40e1682ee9b1e047c34577fe1c021879.tar.bz2 gentoo-2-3db46b1f40e1682ee9b1e047c34577fe1c021879.zip |
Marking stable sparc x86
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/Finance-Quote')
-rw-r--r-- | dev-perl/Finance-Quote/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog index a819587f2af9..c7ddea1a2409 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.23 2005/11/09 07:48:51 chriswhite Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.24 2006/01/13 20:50:55 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Finance-Quote-1.10.ebuild: + Marking stable sparc x86 *Finance-Quote-1.10 (09 Nov 2005) diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild index 5cdc7e44a5a4..d6915cacf5e8 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.10.ebuild,v 1.1 2005/11/09 07:48:51 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild,v 1.2 2006/01/13 20:50:55 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" |