diff options
author | 2012-03-25 15:38:51 +0000 | |
---|---|---|
committer | 2012-03-25 15:38:51 +0000 | |
commit | feceac71cfe74e8a804906ee9fdd7d86fdf0c5d8 (patch) | |
tree | 999e1ccc8704c7baf73ea5c8da2d576914744962 /dev-perl/WWW-Bugzilla | |
parent | alpha/ia64/sh/sparc stable wrt #393007 (diff) | |
download | historical-feceac71cfe74e8a804906ee9fdd7d86fdf0c5d8.tar.gz historical-feceac71cfe74e8a804906ee9fdd7d86fdf0c5d8.tar.bz2 historical-feceac71cfe74e8a804906ee9fdd7d86fdf0c5d8.zip |
Drop sparc keywords
Package-Manager: portage-2.1.10.49/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-1.3.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog index d66891e71343..55ba29e7aa08 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.45 2012/03/09 09:54:55 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.46 2012/03/25 15:32:42 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> WWW-Bugzilla-1.3.ebuild, + WWW-Bugzilla-1.500.0.ebuild: + Drop sparc keywords 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> WWW-Bugzilla-1.500.0.ebuild: diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild index 23f14242f5b3..1effccdc6656 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 +# Copyright 1999-2012 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.8 2009/10/07 23:10:39 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild,v 1.9 2012/03/25 15:32:43 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="WWW::Bugzilla - automate interaction with bugzilla" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="dev-perl/WWW-Mechanize diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.0.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.0.ebuild index 71fc55cbdd2d..5786bc2c368f 100644 --- a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.0.ebuild +++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.500.0.ebuild,v 1.3 2012/03/09 09:54:55 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.0.ebuild,v 1.4 2012/03/25 15:32:42 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="WWW::Bugzilla - automate interaction with bugzilla" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="dev-perl/WWW-Mechanize |