diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-10-14 16:06:26 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-10-14 16:06:26 +0000 |
commit | 4d55a1c233e245718839c202344d78c2d9820064 (patch) | |
tree | ab9ac8923d3d76e32dd7b9bad6cc0240dc51bd1c /dev-perl | |
parent | Stable on ppc wrt bug 150675 (diff) | |
download | gentoo-2-4d55a1c233e245718839c202344d78c2d9820064.tar.gz gentoo-2-4d55a1c233e245718839c202344d78c2d9820064.tar.bz2 gentoo-2-4d55a1c233e245718839c202344d78c2d9820064.zip |
Stable on alpha.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-perl')
-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 a5e007e6335a..e341cec61bd6 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.36 2006/09/16 21:01:57 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.37 2006/10/14 16:06:26 tcort Exp $ + + 14 Oct 2006; Thomas Cort <tcort@gentoo.org> Finance-Quote-1.11.ebuild: + Stable on alpha. 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> Finance-Quote-1.11.ebuild: diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild index 7d9307bedeab..666a49ed51e2 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.8 2006/09/16 21:01:57 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.11.ebuild,v 1.9 2006/10/14 16:06:26 tcort 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" |