diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-09-13 16:13:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-09-13 16:13:25 +0000 |
commit | 24f415b024da5a2412fae3ee0d20c48646fe061a (patch) | |
tree | 854cc21ed44344a8294030e8d3390eb017ecf7cd /dev-perl/WWW-Bugzilla | |
parent | arm/ia64/m68k/s390/sh/sparc stable wrt #281420 (diff) | |
download | gentoo-2-24f415b024da5a2412fae3ee0d20c48646fe061a.tar.gz gentoo-2-24f415b024da5a2412fae3ee0d20c48646fe061a.tar.bz2 gentoo-2-24f415b024da5a2412fae3ee0d20c48646fe061a.zip |
Drop ia64 keyword
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/WWW-Bugzilla')
-rw-r--r-- | dev-perl/WWW-Bugzilla/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog index 49bafa0237dc..a3aeaeeb27d7 100644 --- a/dev-perl/WWW-Bugzilla/ChangeLog +++ b/dev-perl/WWW-Bugzilla/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/WWW-Bugzilla # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.36 2009/09/10 08:11:59 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.37 2009/09/13 16:13:25 armin76 Exp $ + + 13 Sep 2009; Raúl Porcel <armin76@gentoo.org> WWW-Bugzilla-0.8.ebuild, + WWW-Bugzilla-1.3.ebuild: + Drop ia64 keyword 10 Sep 2009; Christian Faulhammer <fauli@gentoo.org> WWW-Bugzilla-1.3.ebuild: diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild index 1e4e2530db15..8c3068f7aadc 100644 --- a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild +++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild,v 1.6 2007/03/05 12:37:54 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild,v 1.7 2009/09/13 16:13:25 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~bmc/${P}" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ia64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="" RDEPEND="dev-perl/WWW-Mechanize diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild index 7c05edbc2c07..7809cc148b9d 100644 --- a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild +++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild,v 1.5 2009/09/10 08:11:59 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild,v 1.6 2009/09/13 16:13:25 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="WWW::Bugzilla - automate interaction with bugzilla" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" RDEPEND="dev-perl/WWW-Mechanize |