diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:48:53 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-02-06 20:48:53 +0000 |
commit | 057e3636121c2ed14590e17c32b0ef15ba696267 (patch) | |
tree | 5af5af036970634e1d755e8c52a1c244f95ff449 /dev-perl/Finance-Quote | |
parent | Use CFLAGS and LDFLAGS while building. (diff) | |
download | historical-057e3636121c2ed14590e17c32b0ef15ba696267.tar.gz historical-057e3636121c2ed14590e17c32b0ef15ba696267.tar.bz2 historical-057e3636121c2ed14590e17c32b0ef15ba696267.zip |
stable amd64
Package-Manager: portage-2.1_pre4-r1
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.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog index 31655e5db0a9..adaf5bd12bdc 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.28 2006/02/04 00:40:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.29 2006/02/06 20:18:36 blubb Exp $ + + 06 Feb 2006; Simon Stelling <blubb@gentoo.org> Finance-Quote-1.10.ebuild: + stable on amd64 04 Feb 2006; Aron Griffis <agriffis@gentoo.org> Finance-Quote-1.10.ebuild: Mark 1.10 stable on ia64 diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild index 4d2a869a3648..457e8a0b93fd 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-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.5 2006/02/04 00:40:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.10.ebuild,v 1.6 2006/02/06 20:18:36 blubb 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" |