diff options
author | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:28:53 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:28:53 +0000 |
commit | d8c18c1019b86857b998b88b524deaf8a1af117a (patch) | |
tree | cb05b5ee666a41a9151332ab098c5111efa60808 /dev-perl/WWW-Bugzilla | |
parent | Stable on amd64 (#283969) (diff) | |
download | gentoo-2-d8c18c1019b86857b998b88b524deaf8a1af117a.tar.gz gentoo-2-d8c18c1019b86857b998b88b524deaf8a1af117a.tar.bz2 gentoo-2-d8c18c1019b86857b998b88b524deaf8a1af117a.zip |
Stable on amd64 (#283969)
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/WWW-Bugzilla')
-rw-r--r-- | dev-perl/WWW-Bugzilla/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog index a3aeaeeb27d7..d835d05f47a8 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.37 2009/09/13 16:13:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.38 2009/09/18 18:28:53 tove Exp $ + + 18 Sep 2009; Torsten Veller <tove@gentoo.org> WWW-Bugzilla-1.3.ebuild: + Stable on amd64 (#283969) 13 Sep 2009; Raúl Porcel <armin76@gentoo.org> WWW-Bugzilla-0.8.ebuild, WWW-Bugzilla-1.3.ebuild: diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild index 7809cc148b9d..13d011746ecc 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.6 2009/09/13 16:13:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild,v 1.7 2009/09/18 18:28:53 tove 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 ~sparc x86" IUSE="" RDEPEND="dev-perl/WWW-Mechanize |