diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:44:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:44:21 +0000 |
commit | 521a190c8f406e71ebe26b53a0305a1a1d9da230 (patch) | |
tree | df2a20006a8cf6396744a5d464e998ce2ddf7378 /dev-perl/WWW-Bugzilla | |
parent | Stable for amd64, wrt bug #400259 (diff) | |
download | historical-521a190c8f406e71ebe26b53a0305a1a1d9da230.tar.gz historical-521a190c8f406e71ebe26b53a0305a1a1d9da230.tar.bz2 historical-521a190c8f406e71ebe26b53a0305a1a1d9da230.zip |
Stable for amd64, wrt bug #400261
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/WWW-Bugzilla')
-rw-r--r-- | dev-perl/WWW-Bugzilla/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog index 2c646b92c9d5..3b39e785ed1d 100644 --- a/dev-perl/WWW-Bugzilla/ChangeLog +++ b/dev-perl/WWW-Bugzilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/WWW-Bugzilla -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.43 2011/09/04 11:21:22 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.44 2012/02/24 10:44:21 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> WWW-Bugzilla-1.500.0.ebuild: + Stable for amd64, wrt bug #400261 04 Sep 2011; Torsten Veller <tove@gentoo.org> -WWW-Bugzilla-1.5.ebuild: Cleanup 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 a2ad621f922e..145275b82642 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-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/WWW-Bugzilla/WWW-Bugzilla-1.500.0.ebuild,v 1.1 2011/08/28 09:12:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.0.ebuild,v 1.2 2012/02/24 10:44:21 ago 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 ~sparc ~x86" IUSE="" RDEPEND="dev-perl/WWW-Mechanize |