diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 15:45:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-10 15:45:12 +0000 |
commit | 5f9bde1f69cb958a78beaf6acf50e5515bcd1153 (patch) | |
tree | 957e261cd76223e32c0dbdf7a84d9da9ac65fa8b /dev-perl/Finance-Quote | |
parent | Mark 0.16.21 stable on ia64 (diff) | |
download | historical-5f9bde1f69cb958a78beaf6acf50e5515bcd1153.tar.gz historical-5f9bde1f69cb958a78beaf6acf50e5515bcd1153.tar.bz2 historical-5f9bde1f69cb958a78beaf6acf50e5515bcd1153.zip |
Mark 1.11 stable on ia64
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/Finance-Quote')
-rw-r--r-- | dev-perl/Finance-Quote/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog index 159a7da84cac..82296b6ab0d1 100644 --- a/dev-perl/Finance-Quote/ChangeLog +++ b/dev-perl/Finance-Quote/ChangeLog @@ -1,6 +1,9 @@ # 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.31 2006/07/04 08:45:35 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.32 2006/07/10 15:45:12 agriffis Exp $ + + 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> Finance-Quote-1.11.ebuild: + Mark 1.11 stable on ia64 04 Jul 2006; Christian Hartmann <ian@gentoo.org> Finance-Quote-1.08-r1.ebuild, Finance-Quote-1.10.ebuild, diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild index cf352660220a..7b33e741b0c5 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.3 2006/07/04 08:45:35 ian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild,v 1.4 2006/07/10 15:45:12 agriffis 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" |