diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-06 16:21:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-06 16:21:10 +0000 |
commit | 30a4ea4031e94a9bd90f6d1149103841d0bc423e (patch) | |
tree | e64af561bc50f42ba2ac7ac9c1cfa9571ffb484b /dev-perl/Finance-Quote | |
parent | Stable on ppc; bug #184425. (diff) | |
download | gentoo-2-30a4ea4031e94a9bd90f6d1149103841d0bc423e.tar.gz gentoo-2-30a4ea4031e94a9bd90f6d1149103841d0bc423e.tar.bz2 gentoo-2-30a4ea4031e94a9bd90f6d1149103841d0bc423e.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc6)
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.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog index 67f2b27da802..20e259b70b40 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.42 2007/05/05 17:48:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.43 2007/07/06 16:21:10 armin76 Exp $ + + 06 Jul 2007; Raúl Porcel <armin76@gentoo.org> Finance-Quote-1.13.ebuild: + alpha/ia64/x86 stable 05 May 2007; Tobias Scherbaum <dertobi123@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 b1659ed8b274..c97a9e759529 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.4 2007/05/05 17:48:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.13.ebuild,v 1.5 2007/07/06 16:21:10 armin76 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" |