diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-09 15:14:51 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-09 15:14:51 +0000 |
commit | bad597dfd2f8dfdfef7fe2f827af76604dbde793 (patch) | |
tree | aa6b9e8122668591c118634a9a4d44f912d81c57 /dev-perl/Finance-Quote | |
parent | Marking stable amd64 (diff) | |
download | gentoo-2-bad597dfd2f8dfdfef7fe2f827af76604dbde793.tar.gz gentoo-2-bad597dfd2f8dfdfef7fe2f827af76604dbde793.tar.bz2 gentoo-2-bad597dfd2f8dfdfef7fe2f827af76604dbde793.zip |
Marking stable amd64
(Portage version: 2.1.2.3)
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.13.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog index 474f944f9590..dcf78847ad0a 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.39 2007/01/18 23:55:07 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.40 2007/04/09 15:14:51 mcummings Exp $ + + 09 Apr 2007; Michael Cummings <mcummings@gentoo.org> + Finance-Quote-1.13.ebuild: + Marking stable amd64 *Finance-Quote-1.13 (18 Jan 2007) diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.13.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.13.ebuild index c308db3cb2b8..7850b05fa4d4 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.13.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.13.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-Quote/Finance-Quote-1.13.ebuild,v 1.1 2007/01/18 23:55:07 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.13.ebuild,v 1.2 2007/04/09 15:14:51 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" |