diff options
author | 2009-09-10 08:11:59 +0000 | |
---|---|---|
committer | 2009-09-10 08:11:59 +0000 | |
commit | b10af61d9f2abd11305c8ade37e4572020d17c6e (patch) | |
tree | ad4c0988cff43ecb1dd858a12badccb7ef35d7de /dev-perl/WWW-Bugzilla | |
parent | x86 stable, bug 283969 (diff) | |
download | gentoo-2-b10af61d9f2abd11305c8ade37e4572020d17c6e.tar.gz gentoo-2-b10af61d9f2abd11305c8ade37e4572020d17c6e.tar.bz2 gentoo-2-b10af61d9f2abd11305c8ade37e4572020d17c6e.zip |
x86 stable, bug 283969
(Portage version: 2.1.6.13/cvs/Linux i686)
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 | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog index 603b44590fc5..49bafa0237dc 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.35 2009/09/07 07:52:22 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.36 2009/09/10 08:11:59 fauli Exp $ + + 10 Sep 2009; Christian Faulhammer <fauli@gentoo.org> + WWW-Bugzilla-1.3.ebuild: + x86 stable, bug 283969 07 Sep 2009; Torsten Veller <tove@gentoo.org> -WWW-Bugzilla-0.9.ebuild: Cleanup diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild index 74a5cd817ec5..7c05edbc2c07 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.4 2009/05/02 09:53:26 tove Exp $ +# $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 $ 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 ~ia64 ~ppc ~sparc x86" IUSE="" RDEPEND="dev-perl/WWW-Mechanize |