diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:17:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:17:38 +0000 |
commit | 16f6358375de24fb422d68e804fe7d2d9531bf7f (patch) | |
tree | 4d44339a9d56c0bca00148b8d7013451f123abba /dev-perl/Finance-Quote | |
parent | Add python as a herd for graphy. (diff) | |
download | gentoo-2-16f6358375de24fb422d68e804fe7d2d9531bf7f.tar.gz gentoo-2-16f6358375de24fb422d68e804fe7d2d9531bf7f.tar.bz2 gentoo-2-16f6358375de24fb422d68e804fe7d2d9531bf7f.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
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.17.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Finance-Quote/Finance-Quote-1.170.0.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-perl/Finance-Quote/ChangeLog b/dev-perl/Finance-Quote/ChangeLog index 8a78d067bf22..4514505dc4f4 100644 --- a/dev-perl/Finance-Quote/ChangeLog +++ b/dev-perl/Finance-Quote/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Finance-Quote -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.64 2011/09/04 11:23:44 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/ChangeLog,v 1.65 2012/03/25 15:17:38 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Finance-Quote-1.17.ebuild, + Finance-Quote-1.170.0.ebuild: + Drop ia64/sparc keywords 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Finance-Quote-1.17-r2.ebuild: Cleanup diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.17.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.17.ebuild index 9da5ee7b1486..e050fc217356 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.17.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.17.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 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.17.ebuild,v 1.4 2010/04/18 17:03:53 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.17.ebuild,v 1.5 2012/03/25 15:17:38 armin76 Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" DEPEND="dev-perl/libwww-perl diff --git a/dev-perl/Finance-Quote/Finance-Quote-1.170.0.ebuild b/dev-perl/Finance-Quote/Finance-Quote-1.170.0.ebuild index 2fee3fb3c3ec..668a302c0663 100644 --- a/dev-perl/Finance-Quote/Finance-Quote-1.170.0.ebuild +++ b/dev-perl/Finance-Quote/Finance-Quote-1.170.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.170.0.ebuild,v 1.1 2011/08/30 15:29:58 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Finance-Quote/Finance-Quote-1.170.0.ebuild,v 1.2 2012/03/25 15:17:38 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Get stock and mutual fund quotes from various exchanges" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND="dev-perl/libwww-perl |