diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-02-27 13:51:57 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-02-27 13:51:57 +0000 |
commit | d337dd526068b1b05583c2b831a2af719fa86de7 (patch) | |
tree | 2eab19876b3e12f38891437e5a05c5e14b048387 /dev-perl/Finance-Quote | |
parent | unmasking (diff) | |
download | historical-d337dd526068b1b05583c2b831a2af719fa86de7.tar.gz historical-d337dd526068b1b05583c2b831a2af719fa86de7.tar.bz2 historical-d337dd526068b1b05583c2b831a2af719fa86de7.zip |
unmasking for x86
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.08.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog index fc13f68f81f9..cb9771e90d7e 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.8 2003/07/28 09:59:22 mcummings Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.9 2004/02/27 13:34:34 mcummings Exp $ + + 27 Feb 2004; Michael Cummings <mcummings@gentoo.org> + Finance-Quote-1.08.ebuild: + Masked for 214 days; unmasking for x86 *Finance-Quote-1.08 (28 Jul 2003) diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild index 0fc2cbe7e3b7..e3d83af21633 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild,v 1.2 2003/08/07 02:13:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.08.ebuild,v 1.3 2004/02/27 13:34:34 mcummings Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/Finance/${MY_P}.tar.gz" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" +KEYWORDS="x86 ~amd64 ~ppc ~sparc" DEPEND="dev-perl/libwww-perl dev-perl/HTML-TableExtract" |