diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-10 13:03:14 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-10 13:03:14 +0000 |
commit | 446cd28878b59fdbb53934be706cadeb83efc1b7 (patch) | |
tree | a431867aeb79bd2b89a00fe9b17ee58c339ab10a /dev-perl/Finance-Quote | |
parent | Fix the init script to muliplex better, #173923 thanks to Grégoire Baron (diff) | |
download | historical-446cd28878b59fdbb53934be706cadeb83efc1b7.tar.gz historical-446cd28878b59fdbb53934be706cadeb83efc1b7.tar.bz2 historical-446cd28878b59fdbb53934be706cadeb83efc1b7.zip |
sparc stable
Package-Manager: portage-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 dcf78847ad0a..edfaa45c7bc2 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.40 2007/04/09 15:14:51 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.41 2007/04/10 12:50:46 mcummings Exp $ + + 10 Apr 2007; Michael Cummings <mcummings@gentoo.org> + Finance-Quote-1.13.ebuild: + sparc stable 09 Apr 2007; Michael Cummings <mcummings@gentoo.org> Finance-Quote-1.13.ebuild: diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.13.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.13.ebuild index 7850b05fa4d4..3788bbad0a03 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.2 2007/04/09 15:14:51 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.13.ebuild,v 1.3 2007/04/10 12:50:46 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" |